|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGMLConversion
Provides access to members for managing GML conversion.
| Method Summary | |
|---|---|
Object |
getESRIGeometry()
Includes Esri geometry settings in GML conversion. |
String |
getGML()
Structures data to conform with GML format. |
void |
setESRIGeometryByRef(Object ppiGeometry)
Includes Esri geometry settings in GML conversion. |
void |
setGML(String pbstrGML)
Structures data to conform with GML format. |
| Method Detail |
|---|
String getGML()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGML(String pbstrGML)
throws IOException,
AutomationException
pbstrGML - The pbstrGML (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getESRIGeometry()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setESRIGeometryByRef(Object ppiGeometry)
throws IOException,
AutomationException
ppiGeometry - A reference to another Object (IUnknown) (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 | ||||||||