Package | Description |
---|---|
com.bbn.openmap.omGraphics |
Provides geographically based graphics classes.
|
com.bbn.openmap.omGraphics.awt | |
com.bbn.openmap.omGraphics.meteo |
Modifier and Type | Class and Description |
---|---|
class |
OMDecoratedSpline
A decorated splined OMPoly.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ShapeDecoration
A ShapeDecoration is a basic element to be drawn along a path by a
ShapeDecorator.
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
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