Uses of Interface
com.bbn.openmap.layer.vpf.VPFFeatureInfoHandler

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

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

Classes in com.bbn.openmap.layer.vpf that implement VPFFeatureInfoHandler
 class TTFeatureInfoHandler
          A feature info handler that displays attribute information as an html formatted tooltip.
 

Fields in com.bbn.openmap.layer.vpf declared as VPFFeatureInfoHandler
protected  VPFFeatureInfoHandler VPFAutoFeatureGraphicWarehouse.featInfoHandler
           
 

Methods in com.bbn.openmap.layer.vpf that return VPFFeatureInfoHandler
 VPFFeatureInfoHandler VPFAutoFeatureGraphicWarehouse.getFeatInfoHandler()
          Set the object used to manage attribute formatting and display for features on the map.
 

Methods in com.bbn.openmap.layer.vpf with parameters of type VPFFeatureInfoHandler
 void VPFAutoFeatureGraphicWarehouse.setFeatInfoHandler(VPFFeatureInfoHandler featInfoHandler)
           
 



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