Methods in com.bbn.openmap.layer.vpf with parameters of type AreaTable |
void |
VPFLayerGraphicWarehouse.createArea(CoverageTable covtable,
AreaTable areatable,
java.util.List facevec,
LatLonPoint ll1,
LatLonPoint ll2,
float dpplat,
float dpplon)
|
void |
VPFLayerDCWWarehouse.createArea(CoverageTable covtable,
AreaTable areatable,
java.util.List facevec,
LatLonPoint ll1,
LatLonPoint ll2,
float dpplat,
float dpplon)
|
void |
VPFGraphicWarehouse.createArea(CoverageTable c,
AreaTable a,
java.util.List l,
LatLonPoint ll1,
LatLonPoint ll2,
float dpplat,
float dpplon)
Method called by the VPF reader code to construct an area
feature. |
void |
VPFFeatureWarehouse.createArea(CoverageTable covtable,
AreaTable areatable,
java.util.List facevec,
LatLonPoint ll1,
LatLonPoint ll2,
float dpplat,
float dpplon,
java.lang.String featureType)
|
void |
VPFFeatureGraphicWarehouse.createArea(CoverageTable covtable,
AreaTable areatable,
java.util.List facevec,
LatLonPoint ll1,
LatLonPoint ll2,
float dpplat,
float dpplon,
java.lang.String featureType)
|
void |
VPFCachedFeatureGraphicWarehouse.createArea(CoverageTable covtable,
AreaTable areatable,
java.util.List facevec,
LatLonPoint ll1,
LatLonPoint ll2,
float dpplat,
float dpplon,
java.lang.String featureType)
|