com.metsci.glimpse.charts.vector.parser
Interface GeoReader<V extends GeoObject>

All Known Implementing Classes:
MetsciDNCReader, MetsciENCReader, MetsciGeoReader

public interface GeoReader<V extends GeoObject>

Author:
john

Method Summary
 java.util.Collection<V> getCollection()
           
 GeoFilterableRecordList<V> getGeoFilterableRecordList()
           
 

Method Detail

getGeoFilterableRecordList

GeoFilterableRecordList<V> getGeoFilterableRecordList()

getCollection

java.util.Collection<V> getCollection()


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