Package | Description |
---|---|
org.geotools.data.vpf | |
org.geotools.data.vpf.file |
Modifier and Type | Method and Description |
---|---|
VPFFile |
VPFFeatureReader.getVPFFile(AttributeDescriptor column)
Returns the VPFFile for a particular column.
|
VPFFile |
VPFFeatureReader.getVPFFile(VPFColumn column)
Returns the VPFFile for a particular column.
|
Modifier and Type | Method and Description |
---|---|
List<VPFFile> |
VPFFeatureClass.getFileList()
Returns a list of file objects
|
Modifier and Type | Method and Description |
---|---|
VPFFile |
VPFFileFactory.getFile(String pathName) |
VPFFile |
VPFFileStore.getFile(String pathName) |
Constructor and Description |
---|
VPFFileFeatureReader(ContentState contentState,
VPFFile file) |
VPFFileFeatureReader(VPFFile file) |
Copyright © 1996–2022 Geotools. All rights reserved.