com.metsci.glimpse.charts.vector.display
Interface ContentHandler<V extends GeoObject>
- All Known Implementing Classes:
- AnnotationHandler, DNCAnnotationHandler, ENCAnnotationHandler, PolygonHandler, TrackHandler
public interface ContentHandler<V extends GeoObject>
Content handler renders geo objects passed to it.
- Author:
- Cunningham
getScaleMin
java.lang.Integer getScaleMin(V object)
paintEnc
void paintEnc(GeoContext encContext,
V object)
reset
void reset()
Copyright © 2012 Metron, Inc.. All Rights Reserved.