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

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

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

Subclasses of FeatureCacheGraphicList in com.bbn.openmap.layer.vpf
static class FeatureCacheGraphicList.AREA
           
static class FeatureCacheGraphicList.DEFAULT
           
static class FeatureCacheGraphicList.EDGE
           
static class FeatureCacheGraphicList.POINT
           
static class FeatureCacheGraphicList.TEXT
           
 

Methods in com.bbn.openmap.layer.vpf that return FeatureCacheGraphicList
static FeatureCacheGraphicList FeatureCacheGraphicList.createForType(java.lang.String featureType)
          A factory method for creating the proper FeatureCacheGraphicList for a particular feature type, VPFUtil.Edge, VPFUtil.Area, VPFUtil.Text, and/or VPFUtil.Point, with each list subclass tuned to help properly color features when they are set based on layer requirements.
 



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