com.metsci.glimpse.charts.vector.parser.objects
Interface GeoObject
- All Known Implementing Classes:
- DNCObject, ENCObject
public interface GeoObject
Common interface for an ENCObject/DNCObject
- Author:
- Cunningham
getGeoFeatureType
GeoFeatureType getGeoFeatureType()
getGeoAttribute
GeoAttribute getGeoAttribute(GeoAttributeType attributeType)
getGeoIntAttribute
GeoIntAttribute getGeoIntAttribute(GeoAttributeType attributeType)
getGeoShapes
java.util.Collection<? extends GeoShape> getGeoShapes()
getFirstGeoShape
GeoShape getFirstGeoShape()
Copyright © 2012 Metron, Inc.. All Rights Reserved.