Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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