| Package | Description |
|---|---|
| com.geoway.adf.gis.geodb | |
| com.geoway.adf.gis.geodb.cursor |
| Modifier and Type | Method and Description |
|---|---|
IRow |
ITable.createRow()
创建行对象
|
IRow |
ITable.getRow(Object oid)
获取行
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFeature
要素接口
|
| Modifier and Type | Class and Description |
|---|---|
class |
Feature
要素对象
|
class |
Row
表格行对象
|
| Modifier and Type | Method and Description |
|---|---|
IRow |
ICursor.nextRow()
获取下一行
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ICursor.insertRow(IRow buffer)
插入行
|
boolean |
ICursor.updateRow(IRow row)
更新行
|
Copyright © 2025. All rights reserved.