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

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

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

Fields in com.bbn.openmap.layer.rpf declared as RpfCoverage
protected  RpfCoverage RpfLayer.coverage
          The coverage tool for the layer.
 

Methods in com.bbn.openmap.layer.rpf that return RpfCoverage
 RpfCoverage RpfLayer.getCoverage()
          Return the coverage tool used by the layer.
 

Methods in com.bbn.openmap.layer.rpf with parameters of type RpfCoverage
 void RpfLayer.setCoverage(RpfCoverage cov)
          Set the RpfCoverage tool used by the layer.
 



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