Uses of Class
org.geotools.data.vpf.VPFLibrary
-
Packages that use VPFLibrary Package Description org.geotools.data.vpf -
-
Uses of VPFLibrary in org.geotools.data.vpf
Methods in org.geotools.data.vpf that return VPFLibrary Modifier and Type Method Description 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 Constructor Description VPFCoverage(VPFLibrary cLibrary, SimpleFeature feature, String cDirectoryName)
ConstructorVPFCoverage(VPFLibrary cLibrary, SimpleFeature feature, String cDirectoryName, URI namespace)
Constructor with namespace
-