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