|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INgInformation
Provides access to members that control the graphic information.
| Method Summary | |
|---|---|
INgElement |
getElement()
Information related to an element. |
INgElement |
getElementCharacterizedByProperty()
Information related to the element associated with the property that information concerns. |
INgFlag |
getFlag()
Information related to a flag. |
int |
getHandlePosition()
Handle position of the selected bounded box. |
int |
getLinkPointNumber()
Information related to a link vertex; returns the vertex number. |
INgPatternModel |
getPatternModel()
Information related to a pattern model. |
INgPole |
getPole()
Information related to a pole. |
int |
getPortNumber()
Information related to a port; returns the port number. |
int |
getPortType()
Information related to a port; returns the port type. |
INgProperty |
getProperty()
Information related to a property. |
boolean |
isHandle()
Indicates if the graphic information is related to a selected bounding box. |
| Method Detail |
|---|
INgElement getElement()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INgFlag getFlag()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INgPole getPole()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INgProperty getProperty()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INgPatternModel getPatternModel()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPortType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPortNumber()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLinkPointNumber()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHandle()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgInformation.getHandlePosition()
int getHandlePosition()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgInformation.isHandle()
INgElement getElementCharacterizedByProperty()
throws IOException,
AutomationException
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 | ||||||||