com.metsci.glimpse.charts.vector.parser.attributes
Interface GeoAttribute

All Known Subinterfaces:
GeoIntAttribute
All Known Implementing Classes:
DNCAbstractAttribute, DNCFloatAttribute, DNCFreeAttribute, DNCIntAttribute, ENCAbstractAttribute, ENCCodedAttribute, ENCEnumAttribute, ENCFloatAttribute, ENCFreeAttribute, ENCIntAttribute, ENCListAttribute

public interface GeoAttribute


Method Summary
 java.lang.Object getAttributeValueAsObject()
           
 java.lang.String getAttributeValueAsString()
           
 boolean isNullValued()
           
 

Method Detail

getAttributeValueAsObject

java.lang.Object getAttributeValueAsObject()

getAttributeValueAsString

java.lang.String getAttributeValueAsString()

isNullValued

boolean isNullValued()


Copyright © 2012 Metron, Inc.. All Rights Reserved.