| Constructor and Description |
|---|
Feature(IFeatureClass featureClass,
String objectIdField,
String shapeField,
IFields fields) |
| Modifier and Type | Method and Description |
|---|---|
IFeatureClass |
getFeatureClass()
获取要素类
|
com.geoway.adf.gis.basic.geometry.IGeometry |
getGeometry()
获取几何对象
|
void |
setGeometry(com.geoway.adf.gis.basic.geometry.IGeometry geometry)
设置几何对象
|
getFields, getObjectId, getTable, getValue, getValue, setObjectId, setValue, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFields, getObjectId, getTable, getValue, getValue, setObjectId, setValue, setValuepublic Feature(IFeatureClass featureClass, String objectIdField, String shapeField, IFields fields)
public IFeatureClass getFeatureClass()
IFeaturegetFeatureClass in interface IFeaturepublic com.geoway.adf.gis.basic.geometry.IGeometry getGeometry()
getGeometry in interface IFeaturepublic void setGeometry(com.geoway.adf.gis.basic.geometry.IGeometry geometry)
setGeometry in interface IFeaturegeometry - Copyright © 2025. All rights reserved.