Package | Description |
---|---|
org.geotools.data.vpf |
Modifier and Type | Method and Description |
---|---|
VPFCoverage |
VPFFeatureClass.getCoverage()
The coverage that owns this feature class
|
VPFCoverage |
VPFFeatureType.getCoverage() |
Modifier and Type | Method and Description |
---|---|
List<VPFCoverage> |
VPFLibrary.getCoverages()
Returns the coverages contained by the library
|
Constructor and Description |
---|
VPFFeatureClass(VPFCoverage cCoverage,
String cName,
String cDirectoryName)
Constructor
|
VPFFeatureClass(VPFCoverage cCoverage,
String cName,
String cDirectoryName,
URI cNamespace)
Constructor
|
Copyright © 1996–2022 Geotools. All rights reserved.