|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExternalDeserializerGdb
Provides high-level deserialization methods for AMF and JSON formats.
| Method Summary | |
|---|---|
IGeometry |
readGeometry(int geomType)
Reads geometry object. |
ISpatialReference |
readSpatialReference()
Reads spatial reference object. |
| Method Detail |
|---|
ISpatialReference readSpatialReference()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeometry readGeometry(int geomType)
throws IOException,
AutomationException
geomType - A com.esri.arcgis.geometry.esriGeometryType constant (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 | ||||||||