AttributeDefinitionInfo
public final class FloatDefinitionInfo extends DoubleDefinitionInfo
_doubleNumberFormat
Constructor | Description |
---|---|
FloatDefinitionInfo(DoubleAttributeType att) |
Modifier and Type | Method | Description |
---|---|---|
double |
doubleValue(byte[] bytes,
int offset) |
|
float |
floatValue(byte[] bytes,
int offset) |
|
int |
getFixedSize() |
forAttributeType, forAttributSet, forgetDataModel, getId, getMillis, getSeconds, getSystemObject, getUnscaledSuffixText, getUnscaledValueText, isReferenceAttribute, isTimeAttribute, unscaledByteValue, unscaledDoubleValue, unscaledFloatValue, unscaledIntValue, unscaledLongValue, unscaledShortValue
containsItem, dump, getAttributeType, getItem, getItem, getItemCount, getSize, isList, readInt, readLong, readShort, readUnsignedInt
byteValue, getState, getSuffixText, getValueText, intValue, isNumber, isNumberAttribute, isScalableNumberAttribute, isSizeFixed, isState, longValue, shortValue
public FloatDefinitionInfo(DoubleAttributeType att)
public int getFixedSize()
getFixedSize
in interface AttributeDefinitionInfo
getFixedSize
in class DoubleDefinitionInfo
public float floatValue(byte[] bytes, int offset)
floatValue
in interface AttributeDefinitionInfo
floatValue
in class DoubleDefinitionInfo
public double doubleValue(byte[] bytes, int offset)
doubleValue
in interface AttributeDefinitionInfo
doubleValue
in class DoubleDefinitionInfo