| Package | Description |
|---|---|
| com.geoway.adf.gis.geodb |
| Modifier and Type | Field and Description |
|---|---|
protected GeoDatasetType |
GeoDataset.type
数据集类型
|
| Modifier and Type | Method and Description |
|---|---|
static GeoDatasetType |
GeoDatasetType.getByValue(Integer type) |
GeoDatasetType |
GeoDataset.getType()
获取数据集类型
|
GeoDatasetType |
IGeoDataset.getType()
获取数据集类型
|
static GeoDatasetType |
GeoDatasetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoDatasetType[] |
GeoDatasetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
IFeatureWorkspace.getDatasetNames(GeoDatasetType eType)
获取数据集
|
List<IGeoDataset> |
IFeatureWorkspace.getDatasets(GeoDatasetType... eTypes)
获取数据集
|
List<IGeoDataset> |
IPgWorkspace.getDatasets(String schema,
GeoDatasetType... eTypes)
获取指定模式下的数据集
|
Copyright © 2025. All rights reserved.