Uses of Class
com.bbn.openmap.layer.rpf.RpfProductInfo

Packages that use RpfProductInfo
com.bbn.openmap.layer.rpf Provides a layer that displays RPF (Raster Product Format) data. 
 

Uses of RpfProductInfo in com.bbn.openmap.layer.rpf
 

Fields in com.bbn.openmap.layer.rpf declared as RpfProductInfo
 RpfProductInfo RpfTocEntry.info
          Not determined at read-time.
 

Fields in com.bbn.openmap.layer.rpf with type parameters of type RpfProductInfo
protected  java.util.Map<RpfProductInfo,RpfCoverage.RpfCoverageControl> RpfCoverage.coverages
           
 

Methods in com.bbn.openmap.layer.rpf that return RpfProductInfo
static RpfProductInfo RpfProductInfo.get(java.lang.String seriesCode)
          Returns the RpfProductInfo that has the given two-letter series code.
static RpfProductInfo RpfProductInfo.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RpfProductInfo[] RpfProductInfo.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.bbn.openmap.layer.rpf with parameters of type RpfProductInfo
 int RpfCoverage.RCCScaleComparator.compare(RpfProductInfo c1, RpfProductInfo c2)
           
 

Method parameters in com.bbn.openmap.layer.rpf with type arguments of type RpfProductInfo
protected  void RpfCoverageManager.getCatalogCoverage(double ullat, double ullon, double lrlat, double lrlon, Projection proj, java.lang.String chartSeries, java.util.Map<RpfProductInfo,RpfCoverage.RpfCoverageControl> coverages)
          Get the map coverage
 

Constructors in com.bbn.openmap.layer.rpf with parameters of type RpfProductInfo
RpfCoverage.RpfCoverageControl(RpfProductInfo rpfPro, Layer layer)
           
 



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