|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGpPointObject2
Provides access to the Dispatch Point Object.
| Method Summary | |
|---|---|
boolean |
isHasM()
Does the point have M? |
boolean |
isHasZ()
Does the point have Z? |
void |
setHasM(boolean hasM)
Does the point have M? |
void |
setHasZ(boolean hasZ)
Does the point have Z? |
| Method Detail |
|---|
boolean isHasM()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHasM(boolean hasM)
throws IOException,
AutomationException
hasM - The hasM (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasZ()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHasZ(boolean hasZ)
throws IOException,
AutomationException
hasZ - The hasZ (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 | ||||||||