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

Packages that use VPFLibrary
org.geotools.data.vpf   
 

Uses of VPFLibrary in org.geotools.data.vpf
 

Methods in org.geotools.data.vpf that return VPFLibrary
 VPFLibrary VPFCoverage.getLibrary()
          Returns the owning Module (When refactored this will be the VPFDataSource))
 

Constructors in org.geotools.data.vpf with parameters of type VPFLibrary
VPFCoverage(VPFLibrary cLibrary, Feature feature, java.lang.String cDirectoryName)
          Constructor
VPFCoverage(VPFLibrary cLibrary, Feature feature, java.lang.String cDirectoryName, java.net.URI namespace)
          Constructor with namespace
 



Copyright © GeoTools. All Rights Reserved.