com.metsci.glimpse.charts.vector.parser.attributes
Class ENCFloatAttribute
java.lang.Object
com.metsci.glimpse.charts.vector.parser.attributes.ENCAbstractAttribute
com.metsci.glimpse.charts.vector.parser.attributes.ENCFloatAttribute
- All Implemented Interfaces:
- GeoAttribute
public class ENCFloatAttribute
- extends ENCAbstractAttribute
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ENCFloatAttribute
public ENCFloatAttribute()
getENCAttributeValue
public float getENCAttributeValue()
getENCAttributeValueUnit
public ENCUnit getENCAttributeValueUnit()
setENCAttributeValue
public void setENCAttributeValue(float value,
ENCUnit unit)
getAttributeClass
public ENCAttributeClass getAttributeClass()
- Specified by:
getAttributeClass
in class ENCAbstractAttribute
getAttributeValueAsObject
public java.lang.Object getAttributeValueAsObject()
- Specified by:
getAttributeValueAsObject
in interface GeoAttribute
- Specified by:
getAttributeValueAsObject
in class ENCAbstractAttribute
getAttributeValueAsString
public java.lang.String getAttributeValueAsString()
- Specified by:
getAttributeValueAsString
in interface GeoAttribute
- Specified by:
getAttributeValueAsString
in class ENCAbstractAttribute
read
public static ENCFloatAttribute read(java.io.DataInput fin)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2012 Metron, Inc.. All Rights Reserved.