Uses of Class
com.bbn.openmap.omGraphics.OMSpline

Packages that use OMSpline
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.omGraphics.labeled Provides a simple extension to the OMGraphics, where a text string can be attached to a graphic object. 
com.bbn.openmap.omGraphics.meteo   
 

Uses of OMSpline in com.bbn.openmap.omGraphics
 

Subclasses of OMSpline in com.bbn.openmap.omGraphics
 class OMDecoratedSpline
          A decorated splined OMPoly.
 

Constructors in com.bbn.openmap.omGraphics with parameters of type OMSpline
EditableOMDecoratedSpline(OMSpline omp)
          Constructor.
EditableOMSpline(OMSpline omp)
          Constructor.
 

Uses of OMSpline in com.bbn.openmap.omGraphics.labeled
 

Subclasses of OMSpline in com.bbn.openmap.omGraphics.labeled
 class LabeledOMSpline
          LabeledOMSpline Copied from LabeledOMPoly, because both OMSpline and LabeledOMPoly inherits from OMPoly
 

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

Subclasses of OMSpline in com.bbn.openmap.omGraphics.meteo
 class OMColdSurfaceFront
          OMColdSurfaceFront.
 class OMHotSurfaceFront
          OMHotSurfaceFront Just need to init the decorations.
 class OMOcclusion
          OMOcclusion Just need to init the decorations.
 



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