Uses of Class
org.geotools.data.vpf.VPFFeatureSource
-
Packages that use VPFFeatureSource Package Description org.geotools.data.vpf org.geotools.data.vpf.file -
-
Uses of VPFFeatureSource in org.geotools.data.vpf
Subclasses of VPFFeatureSource in org.geotools.data.vpf Modifier and Type Class Description class
VPFCovFeatureSource
VPFFeature Sourceclass
VPFLibFeatureSource
VPFFeature SourceMethods in org.geotools.data.vpf that return VPFFeatureSource Modifier and Type Method Description static VPFFeatureSource
VPFFeatureSource. getFeatureSource(String typeName)
Methods in org.geotools.data.vpf with parameters of type VPFFeatureSource Modifier and Type Method Description static void
VPFFeatureSource. setFeatureSource(String typeName, VPFFeatureSource featureSource)
-
Uses of VPFFeatureSource in org.geotools.data.vpf.file
Subclasses of VPFFeatureSource in org.geotools.data.vpf.file Modifier and Type Class Description class
VPFFileFeatureSource
VPFFile Feature Source
-