Uses of Class
org.geotools.data.vpf.file.VPFFile
Packages that use VPFFile
-
Uses of VPFFile in org.geotools.data.vpf
Methods in org.geotools.data.vpf that return VPFFileModifier and TypeMethodDescriptionVPFFeatureReader.getVPFFile
(AttributeDescriptor column) Returns the VPFFile for a particular column.VPFFeatureReader.getVPFFile
(VPFColumn column) Returns the VPFFile for a particular column.Methods in org.geotools.data.vpf that return types with arguments of type VPFFile -
Uses of VPFFile in org.geotools.data.vpf.file
Methods in org.geotools.data.vpf.file that return VPFFileModifier and TypeMethodDescriptionConstructors in org.geotools.data.vpf.file with parameters of type VPFFileModifierConstructorDescriptionVPFFileFeatureReader
(ContentState contentState, VPFFile file) VPFFileFeatureReader
(VPFFile file)