Uses of Class
org.geotools.data.vpf.VPFCoverage
Packages that use VPFCoverage
-
Uses of VPFCoverage in org.geotools.data.vpf
Methods in org.geotools.data.vpf that return VPFCoverageModifier and TypeMethodDescriptionVPFFeatureClass.getCoverage()
The coverage that owns this feature classVPFFeatureType.getCoverage()
Methods in org.geotools.data.vpf that return types with arguments of type VPFCoverageModifier and TypeMethodDescriptionVPFLibrary.getCoverages()
Returns the coverages contained by the libraryConstructors in org.geotools.data.vpf with parameters of type VPFCoverageModifierConstructorDescriptionVPFFeatureClass
(VPFCoverage cCoverage, String cName, String cDirectoryName) ConstructorVPFFeatureClass
(VPFCoverage cCoverage, String cName, String cDirectoryName, URI cNamespace) Constructor