| Package | Description |
|---|---|
| com.geoway.adf.gis.geodb | |
| com.geoway.adf.gis.geodb.cursor |
| Modifier and Type | Method and Description |
|---|---|
IFeature |
IFeatureClass.createFeature()
创建要素对象
|
IFeature |
IFeatureClass.getFeature(Object oid)
获取要素
|
| Modifier and Type | Class and Description |
|---|---|
class |
Feature
要素对象
|
| Modifier and Type | Method and Description |
|---|---|
IFeature |
IFeatureCursor.nextFeature()
获取下一个要素
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IFeatureCursor.insertFeature(IFeature buffer)
插入要素
|
boolean |
IFeatureCursor.updateFeature(IFeature feature)
更新要素
|
Copyright © 2025. All rights reserved.