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, setFeatureCachecreateFeatureDrawingAttributes, getAttributesForFeature, getFeatureDrawingAttributes, getGUI, initDrawingAttributes, main, setAttributesForFeature, setFeatureDrawingAttributes, setPropertiescreateArea, createEdge, createFeature, createNode, createText, getFeatures, getSkipArray, resetForCATaddArea, 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, setUseLibrarypublic 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.VPFFeatureWarehousecreateNode in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehousec - t - nodeprim - latitude - longitude - isEntityNode - featureType -