|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDECadastralFabric3
Provides access to members that describe cadastral fabric data elements.
Method Summary | |
---|---|
void |
getPropertySet(int type,
IPropertySet[] propertySet)
Property set of the parcel fabric data element. |
void |
setPropertySet(int type,
IPropertySet propertySet)
Property set of the parcel fabric data element. |
Method Detail |
---|
void getPropertySet(int type, IPropertySet[] propertySet) throws IOException, AutomationException
type
- A com.esri.arcgis.geodatabaseextensions.esriCadastralPropertySetType constant (in)propertySet
- A reference to a com.esri.arcgis.system.IPropertySet (out: use single element array)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPropertySet(int type, IPropertySet propertySet) throws IOException, AutomationException
type
- A com.esri.arcgis.geodatabaseextensions.esriCadastralPropertySetType constant (in)propertySet
- A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |