Package | Description |
---|---|
com.bbn.openmap.dataAccess.iso8211 |
This is a package containing classes that parse ISO 8211 files.
|
com.bbn.openmap.layer.vpf |
This package contains code for dealing with NIMA data distributed in
Vector Product Format.
|
Class and Description |
---|
MutableInt
Implement a wrapper class to allow mutable ints.
|
Class and Description |
---|
AreaTable
Read VPF format edge, face, and ring tables to generate filled polygon
graphics for OpenMap.
|
CoordFloatString
Encapsulate the VPF Float Coordinate String primitive datatype.
|
CoordTupleString
Describe a common schema for accessing either double or float based
coordinate tuple strings (arrays of tuples).
|
CoverageAttributeTable
Handle the library level VPF directory.
|
CoverageTable
Encapsulate a VPF coverage directory.
|
CoverageTable.FeatureClassRec
Feature Type Information read from VPF fca files.
|
DcwColumnInfo
Encapsulate the information about a particular column in a vpf
table.
|
DcwCrossTileID
Encapsulate the VPF Cross-Tile identifier primitive datatype.
|
DcwRecordFile
Read and encapsulate VPF table files.
|
DcwSpatialIndex.PrimitiveRecord
A class that wraps an entry in the spatial index.
|
DcwThematicIndex
Read a VPF thematic index file.
|
DcwVariableLengthIndexFile
Read in a VPF variable length index file, and allows access to
individual records.
|
DescribeDB
This class will print out some basic information about a VPF
database.
|
EdgeTable
Read VPF format edge tables to generate polyline graphics for OpenMap.
|
FeatureCacheGraphicList
The FeatureCacheGraphicList is an extended OMGraphicList that knows what
types of VPF features it holds.
|
FeatureCacheGraphicList.DEFAULT |
FeatureClassInfo
This class wraps a feature type file (potext.tft, polbndl.lft, etc) from VPF.
|
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.
|
GeoSymAttExpression
This parser class takes a string representing a logic statement and parses it
into objects that can be used for evaluating attributes of features.
|
GeoSymAttExpression.CompareExpression |
GeoSymAttExpression.Connector
Connector class is the part of the expression that contains the logic
operation, AND, OR, and and or.
|
GeoSymAttExpression.Expression
The Expression interface allows for the recursive queries of Connectors
and Value/CompareExpressions.
|
GeoSymAttExpression.ValueExpression
The ValueExpression is a comparison of a FCI value to a numerical value.
|
LayerGraphicWarehouseSupport
Implement a graphic factory that builds OMGraphics.
|
LibraryBean
A bean to be used for sharing LibrarySelectionTable objects between instances
of VPFLayer.
|
LibrarySelectionTable
Reads the VPF LibraryAttribute table and constructs CoverageAttributeTables
for each of the library coverages (north america, browse, etc) that exist.
|
MutableInt
Implement a wrapper class to allow mutable ints.
|
NodeTable
Read VPF format node tables to generate point graphics for OpenMap.
|
PrimitiveTable
Parent class for reading VPF primitive tables.
|
TerminatingRunnable
Classes that implement this interface are Runnable (in the Thread
sense), but have run() methods that will terminate in a bounded
amount of time.
|
TextTable
Read VPF format text tables to generate text graphics for OpenMap.
|
TileDirectory
This class maps latitudes and longitudes to a particular tile
directory.
|
TilingAdapter
An interface class for a set of adapter classes that hide the
tiling format of a VPF table.
|
VPFAutoFeatureGraphicWarehouse
Implement a graphic factory that builds OMGraphics from VPF.
|
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
A FeaturePriorityHolder represents a rendering order slot in a list of
feature types to be rendered.
|
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic |
VPFCachedFeatureGraphicWarehouse
The VPFFeatureGraphicWarehouse extension that knows how to use a
VPFFeatureCache.
|
VPFFeatureCache
The VPFFeatureCache is an extended CacheHandler that caches OMGraphicLists
representing a specific feature contained in a CoverageTile.
|
VPFFeatureGraphicWarehouse
Implement a graphic factory that builds OMGraphics.
|
VPFFeatureInfoHandler
An object the VPFFeatureLayer can use to manage how attribute information is
displayed for OMGraphics representing the feature.
|
VPFFeatureWarehouse
Define an interface for a Graphic Factory for graphics read from VPF.
|
VPFGraphicWarehouse
Define an interface for a Graphic Factory for graphics read from
VPF.
|
VPFLayer
Implement an OpenMap Layer for display of NIMA data sources in the VPF
(Mil-Std 2407) format.
|
VPFLayerGraphicWarehouse
Implement a graphic factory that builds OMGraphics.
|
VPFWarehouse
Define an interface for a Graphic Factory for graphics read from
VPF.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details