public class ConvertQuery extends Query
NativeObject.Initializer
GTYPE_NAME
defaultInit, ownsHandle
Constructor and Description |
---|
ConvertQuery(Format srcFormat,
long value,
Format destFormat) |
ConvertQuery(NativeObject.Initializer init) |
Modifier and Type | Method and Description |
---|---|
Format |
getDestinationFormat() |
long |
getDestinationValue() |
Format |
getSourceFormat() |
long |
getSourceValue() |
void |
setConvert(Format srcFormat,
long srcValue,
Format dstFormat,
long dstValue) |
getStructure, makeWritable
disposeNativeHandle, isWritable, makeWritable, ref, unref
classFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, invalidate, isDisposed, nativeValue, objectFor, objectFor, objectFor, objectFor, toString
public ConvertQuery(NativeObject.Initializer init)
Copyright © 2016. All rights reserved.