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

Packages that use Revertable
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.omGraphics.awt   
com.bbn.openmap.omGraphics.meteo   
 

Uses of Revertable in com.bbn.openmap.omGraphics
 

Classes in com.bbn.openmap.omGraphics that implement Revertable
 class OMDecoratedSpline
          A decorated splined OMPoly.
 

Uses of Revertable in com.bbn.openmap.omGraphics.awt
 

Subinterfaces of Revertable in com.bbn.openmap.omGraphics.awt
 interface ShapeDecoration
          A ShapeDecoration is a basic element to be drawn along a path by a ShapeDecorator.
 

Classes in com.bbn.openmap.omGraphics.awt that implement Revertable
 class AbstractShapeDecoration
          A minimal implementation of ShapeDecoration, adds members and accessors for graphic attributes : length : the decoration length, along the path to decorate width : the decoration width, normal to the path to decorate orientation : the decoration is on the left or on the right of the path stroke, paint : the stroke and paint to be used
 class CircleShapeDecoration
          A ShapeDecoration that draws a circle on the path.
 class LineShapeDecoration
          A decoration which is just a line.
 class ShapeDecorator
          The ShapeDecorator class : in charge of drawing repeatedly several stored decorations along a path (a polyline or a complex shape)
 class SpacingShapeDecoration
          The most simple decoration : space.
 class TextShapeDecoration
          A ShapeDecoration that draws a text along a path
 

Uses of Revertable in com.bbn.openmap.omGraphics.meteo
 

Classes in com.bbn.openmap.omGraphics.meteo that implement Revertable
 class ColdFrontShapeDecoration
          A ShapeDecoration for meteorological cold fronts.
 class HotFrontShapeDecoration
          A ShapeDecoration for meteorological hot fronts.
 class IceAreaShapeDecoration
          A ShapeDecoration for meteorological icy conditions.
 class OMColdSurfaceFront
          OMColdSurfaceFront.
 class OMHotSurfaceFront
          OMHotSurfaceFront Just need to init the decorations.
 class OMOcclusion
          OMOcclusion Just need to init the decorations.
 class TurbulanceShapeDecoration
          A ShapeDecoration for meteorological turbulance conditions.
 



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