public class MissionOMVpfCachedFeatureGraphicWarehouse
extends com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
Constructor and Description |
---|
MissionOMVpfCachedFeatureGraphicWarehouse() |
MissionOMVpfCachedFeatureGraphicWarehouse(com.bbn.openmap.layer.vpf.VPFFeatureCache vfc) |
Modifier and Type | Method and Description |
---|---|
void |
createNode(com.bbn.openmap.layer.vpf.CoverageTable c,
com.bbn.openmap.layer.vpf.NodeTable t,
List nodeprim,
float latitude,
float longitude,
boolean isEntityNode,
String featureType) |
addToCachedList, createArea, createEdge, createText, getFeatureCache, getGraphics, needToFetchTileContents, setFeatureCache
createFeatureDrawingAttributes, getAttributesForFeature, getFeatureDrawingAttributes, getGUI, initDrawingAttributes, main, setAttributesForFeature, setFeatureDrawingAttributes, setProperties
createArea, createEdge, createFeature, createNode, createText, getFeatures, getSkipArray, resetForCAT
addArea, addEdge, addPoint, addText, clear, createAreaOMPoly, createEdgeOMPoly, createOMPoint, createOMText, doThinning, drawAreaFeatures, drawCPointFeatures, drawEdgeFeatures, drawEPointFeatures, drawTextFeatures, getDrawingAttributes, getFanEpsilon, getFeatureString, getGraphics, getProperties, getUseLibrary, isDoThinning, setAreaFeatures, setCPointFeatures, setDoThinning, setDrawingAttributes, setEdgeFeatures, setEPointFeatures, setFanEpsilon, setFeatures, setTextFeatures, setUseLibrary
public MissionOMVpfCachedFeatureGraphicWarehouse()
public MissionOMVpfCachedFeatureGraphicWarehouse(com.bbn.openmap.layer.vpf.VPFFeatureCache vfc)
vfc
- public void createNode(com.bbn.openmap.layer.vpf.CoverageTable c, com.bbn.openmap.layer.vpf.NodeTable t, List nodeprim, float latitude, float longitude, boolean isEntityNode, String featureType)
createNode
in interface com.bbn.openmap.layer.vpf.VPFFeatureWarehouse
createNode
in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
c
- t
- nodeprim
- latitude
- longitude
- isEntityNode
- featureType
-