com.metsci.glimpse.charts.vector.display.examplesupport
Interface MapInfo<V extends GeoObject>
- All Known Implementing Classes:
- ResourceBasedMapInfo
public interface MapInfo<V extends GeoObject>
- Author:
- john
hasGeoIterator
boolean hasGeoIterator()
getGeoIterator
GeoObjectIterator<V> getGeoIterator()
throws java.io.IOException
- Throws:
java.io.IOException
hasBsbRasterData
boolean hasBsbRasterData()
getBsbRasterData
BsbRasterData getBsbRasterData()
throws java.io.IOException
- Throws:
java.io.IOException
getNdgcResourceName
java.lang.String getNdgcResourceName()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2012 Metron, Inc.. All Rights Reserved.