Package | Description |
---|---|
com.bbn.openmap.layer.vpf |
This package contains code for dealing with NIMA data distributed in
Vector Product Format.
|
Modifier and Type | Class and Description |
---|---|
class |
AreaTable
Read VPF format edge, face, and ring tables to generate filled polygon
graphics for OpenMap.
|
class |
EdgeTable
Read VPF format edge tables to generate polyline graphics for OpenMap.
|
class |
NodeTable
Read VPF format node tables to generate point graphics for OpenMap.
|
class |
TextTable
Read VPF format text tables to generate text graphics for OpenMap.
|
Modifier and Type | Method and Description |
---|---|
protected void |
VPFCachedFeatureGraphicWarehouse.addToCachedList(OMGraphic omg,
java.lang.String featureType,
PrimitiveTable pt,
java.lang.String type)
Calls addToCachedList on the feature cache if it's available.
|
protected void |
VPFFeatureCache.addToCachedList(java.lang.String libraryName,
OMGraphic omg,
java.lang.String featureType,
PrimitiveTable pt,
java.lang.String type)
Adds an OMGraphic to a list, signified by the feature type and the table.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details