| Package | Description |
|---|---|
| com.geoway.adf.gis.geodb | |
| com.geoway.adf.gis.geodb.cursor |
| Modifier and Type | Method and Description |
|---|---|
IFeatureClass |
IFeatureDataset.createFeatureClass(String name,
IFields fields,
FeatureType eType,
String shapeField,
String subtypeName)
创建要素类
|
IFeatureClass |
IFeatureWorkspace.createFeatureClass(String name,
IFields fields,
FeatureType eType,
String shapeFieldName,
String subtypeName)
创建要素类
|
IFeatureClass |
IGroupDataset.createFeatureClass(String name,
IFields fields,
FeatureType eType,
String shapeFieldName,
String subtypeName)
创建要素类
|
IFeatureClass |
IMosaicDataset.getBoundary()
获取边界数据集
|
IFeatureClass |
IMosaicDataset.getCatalog()
获取栅格目录数据集
|
IFeatureClass |
IFeatureWorkspace.openFeatureClass(String name)
打开要素类
|
| Modifier and Type | Method and Description |
|---|---|
IFeatureClass |
Feature.getFeatureClass() |
IFeatureClass |
IFeature.getFeatureClass()
获取要素类
|
| Constructor and Description |
|---|
Feature(IFeatureClass featureClass,
String objectIdField,
String shapeField,
IFields fields) |
Copyright © 2025. All rights reserved.