|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxDataElementHelper
Provides access to interface which allows GxObject implementers to partially or completely fill the properties of the peer data element.
| Method Summary | |
|---|---|
void |
retrieveDEBaseProperties(IDataElement[] dataElement)
Retrieve the GxObject's light-weight properties. |
void |
retrieveDEFullProperties(IDataElement[] dataElement)
Retrieve the GxObject's heavy-weight properties. |
| Method Detail |
|---|
void retrieveDEFullProperties(IDataElement[] dataElement)
throws IOException,
AutomationException
dataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in/out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void retrieveDEBaseProperties(IDataElement[] dataElement)
throws IOException,
AutomationException
dataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in/out: use single element array)
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 | ||||||||