Uses of Class
org.geotools.data.vpf.VPFCoverage

Packages that use VPFCoverage
org.geotools.data.vpf   
 

Uses of VPFCoverage in org.geotools.data.vpf
 

Methods in org.geotools.data.vpf that return VPFCoverage
 VPFCoverage VPFFeatureClass.getCoverage()
          The coverage that owns this feature class
 VPFCoverage VPFFeatureType.getCoverage()
           
 

Constructors in org.geotools.data.vpf with parameters of type VPFCoverage
VPFFeatureClass(VPFCoverage cCoverage, java.lang.String cName, java.lang.String cDirectoryName)
          Constructor
VPFFeatureClass(VPFCoverage cCoverage, java.lang.String cName, java.lang.String cDirectoryName, java.net.URI cNamespace)
          Constructor
 



Copyright © GeoTools. All Rights Reserved.