Package com.metsci.glimpse.charts.vector.display

Interface Summary
BasicSkinHelper<V extends GeoObject> Most of the vector chart classes work on generalized GeoObjects.
ContentHandler<V extends GeoObject> Content handler renders geo objects passed to it.
Skin<V extends GeoObject> A skin determines how the enc/dnc vector chart is rendered.
 

Class Summary
AnnotationHandler<V extends GeoObject> This content handler renders text attributes from the GeoObjects.
BasicSkin<V extends GeoObject>  
ColorPalette  
DNCAnnotationHandler This content handler renders text attributes for DNCObjects.
DNCBasicSkinHelper  
DummySkin<V extends GeoObject>  
ENCAnnotationHandler This content handler renders text attributes for ENCObjects.
ENCBasicSkinHelper  
GeoContext Provides geo and drawing context information to content handlers
HardCodedDNCSkinSpecFactory  
HardCodedENCSkinSpecFactory  
PolygonHandler<V extends GeoObject> This content handler renders GeoObjects by drawing polygons.
TrackHandler<V extends GeoObject> This content handler renders GeoObjects by drawing points and lines.
 



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