Package | Description |
---|---|
com.bbn.openmap.layer.vpf |
This package contains code for dealing with NIMA data distributed in
Vector Product Format.
|
Modifier and Type | Field and Description |
---|---|
protected LibrarySelectionTable |
VPFLayer.lst
the object that knows all the nitty-gritty vpf stuff
|
protected LibrarySelectionTable |
VPFFeatureLayer.lst
the object that knows all the nitty-gritty vpf stuff
|
protected LibrarySelectionTable |
VMAP2Shape.lst |
Modifier and Type | Method and Description |
---|---|
LibrarySelectionTable |
LibraryBean.getLibrarySelectionTable()
Returns the LST for the path of this object.
|
LibrarySelectionTable |
VMAP2Shape.getLst() |
Modifier and Type | Method and Description |
---|---|
OMGraphicList |
VPFAutoFeatureGraphicWarehouse.getFeatures(LibrarySelectionTable lst,
LatLonPoint ll1,
LatLonPoint ll2,
Projection proj,
OMGraphicList omgList)
This is where the magic happens.
|
java.awt.Component |
VPFWarehouse.getGUI(LibrarySelectionTable lst)
Get the GUI to control different aspects of the warehouse.
|
java.awt.Component |
VPFFeatureGraphicWarehouse.getGUI(LibrarySelectionTable lst)
Return the GUI for certain warehouse attributes.
|
java.awt.Component |
VPFAutoFeatureGraphicWarehouse.getGUI(LibrarySelectionTable lst) |
java.awt.Component |
LayerGraphicWarehouseSupport.getGUI(LibrarySelectionTable lst)
Return the GUI for certain warehouse attributes.
|
void |
VMAP2Shape.setLst(LibrarySelectionTable lst) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details