com.metsci.glimpse.charts.vector.parser.attributes
Class DNCIntAttribute
java.lang.Object
com.metsci.glimpse.charts.vector.parser.attributes.DNCAbstractAttribute
com.metsci.glimpse.charts.vector.parser.attributes.DNCIntAttribute
- All Implemented Interfaces:
- GeoAttribute
public class DNCIntAttribute
- extends DNCAbstractAttribute
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DNCIntAttribute
public DNCIntAttribute(DNCAttributeType type)
DNCIntAttribute
public DNCIntAttribute(DNCAttributeType type,
int attributeValue)
DNCIntAttribute
public DNCIntAttribute(DNCAttributeType type,
java.lang.String attributeValueText)
getAttributeValue
public int getAttributeValue()
getAttributeClass
public DNCAttributeClass getAttributeClass()
- Specified by:
getAttributeClass
in class DNCAbstractAttribute
getAttributeValueAsObject
public java.lang.Object getAttributeValueAsObject()
- Specified by:
getAttributeValueAsObject
in interface GeoAttribute
- Specified by:
getAttributeValueAsObject
in class DNCAbstractAttribute
getAttributeValueAsString
public java.lang.String getAttributeValueAsString()
- Specified by:
getAttributeValueAsString
in interface GeoAttribute
- Specified by:
getAttributeValueAsString
in class DNCAbstractAttribute
read
public static DNCIntAttribute read(java.io.DataInput fin)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2012 Metron, Inc.. All Rights Reserved.