|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.schematic.INgInformationProxy
public class INgInformationProxy
Provides access to members that control the graphic information.
| Field Summary |
|---|
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, E |
| Constructor Summary | |
|---|---|
|
INgInformationProxy()
|
|
INgInformationProxy(Object obj)
|
protected |
INgInformationProxy(Object obj,
String iid)
|
| Method Summary | |
|---|---|
void |
addListener(String iidStr,
Object theListener,
Object theSource)
|
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. |
void |
readExternal(ObjectInput in)
|
void |
removeListener(String iidStr,
Object theListener)
|
void |
writeExternal(ObjectOutput out)
|
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, queryInterface, release, setNativeMode, setPropertyByName, toString, vtblInvoke |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public INgInformationProxy()
public INgInformationProxy(Object obj)
throws IOException
IOException
protected INgInformationProxy(Object obj,
String iid)
throws IOException
IOException| Method Detail |
|---|
public void addListener(String iidStr,
Object theListener,
Object theSource)
throws IOException
addListener in class com.esri.arcgis.interop.DispatchIOException
public void removeListener(String iidStr,
Object theListener)
throws IOException
removeListener in class com.esri.arcgis.interop.DispatchIOException
public INgElement getElement()
throws IOException,
AutomationException
getElement in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INgFlag getFlag()
throws IOException,
AutomationException
getFlag in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INgPole getPole()
throws IOException,
AutomationException
getPole in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INgProperty getProperty()
throws IOException,
AutomationException
getProperty in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INgPatternModel getPatternModel()
throws IOException,
AutomationException
getPatternModel in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPortType()
throws IOException,
AutomationException
getPortType in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPortNumber()
throws IOException,
AutomationException
getPortNumber in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLinkPointNumber()
throws IOException,
AutomationException
getLinkPointNumber in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isHandle()
throws IOException,
AutomationException
isHandle in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgInformation.getHandlePosition()
public int getHandlePosition()
throws IOException,
AutomationException
getHandlePosition in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgInformation.isHandle()
public INgElement getElementCharacterizedByProperty()
throws IOException,
AutomationException
getElementCharacterizedByProperty in interface INgInformationIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void writeExternal(ObjectOutput out)
throws IOException
writeExternal in interface ExternalizablewriteExternal in class com.esri.arcgis.interop.DispatchIOException
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class com.esri.arcgis.interop.DispatchIOException
ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||