Uses of Class
com.bbn.openmap.layer.vpf.TextTable

Packages that use TextTable
com.bbn.openmap.layer.vpf This package contains code for dealing with NIMA data distributed in Vector Product Format. 
 

Uses of TextTable in com.bbn.openmap.layer.vpf
 

Methods in com.bbn.openmap.layer.vpf with parameters of type TextTable
 void VPFLayerGraphicWarehouse.createText(CoverageTable c, TextTable texttable, java.util.List textvec, float latitude, float longitude, java.lang.String text)
           
 void VPFLayerDCWWarehouse.createText(CoverageTable covtable, TextTable texttable, java.util.List textvec, float latitude, float longitude, java.lang.String text)
           
 void VPFGraphicWarehouse.createText(CoverageTable c, TextTable t, java.util.List textprim, float latitude, float longitude, java.lang.String text)
          Method called by the VPF reader code to construct a text feature.
 void VPFFeatureWarehouse.createText(CoverageTable c, TextTable texttable, java.util.List textvec, float latitude, float longitude, java.lang.String text, java.lang.String featureType)
           
 void VPFFeatureGraphicWarehouse.createText(CoverageTable c, TextTable texttable, java.util.List textvec, float latitude, float longitude, java.lang.String text, java.lang.String featureType)
           
 void VPFCachedFeatureGraphicWarehouse.createText(CoverageTable c, TextTable texttable, java.util.List textvec, float latitude, float longitude, java.lang.String text, java.lang.String featureType)
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details