Uses of Interface
com.bbn.openmap.omGraphics.awt.ShapeRenderer

Packages that use ShapeRenderer
com.bbn.openmap.layer.vpf This package contains code for dealing with NIMA data distributed in Vector Product Format. 
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
 

Uses of ShapeRenderer in com.bbn.openmap.layer.vpf
 

Classes in com.bbn.openmap.layer.vpf that implement ShapeRenderer
 class FeatureDrawingAttributes
          The FeatureDrawingAttributes class is used by the VPFFeatureGraphicWarehouse to control the fetching and display of feature attributes out of the feature attribute file, controlled by the FeatureClassInfo class.
 

Uses of ShapeRenderer in com.bbn.openmap.omGraphics
 

Classes in com.bbn.openmap.omGraphics that implement ShapeRenderer
 class DrawingAttributes
          DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used.
 class GraphicAttributes
          The GraphicAttributes provides an extension to DrawingAttributes by provideing a mechanism for loading and managing different graphic attributes that may be used, such as line type (LINETYPE_STRAIGHT, LINETYPE_GREATCIRCLE, LINETYPE_RHUMB, or LINETYPE_UNKNOWN), or render type (RENDERTYPE_XY, RENDERTYPE_LATLON, RENDERTYPE_OFFSET, or RENDERTYPE_UNKNOWN).
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details