public class IProjectionArrow
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IProjectionArrow(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCoordinates() |
java.lang.String |
getLabel() |
com.jacob.com.Dispatch |
getProjectedView() |
com.jacob.com.Dispatch |
getTextFormat() |
boolean |
getUseDocTextFormat() |
com.jacob.com.Dispatch |
getView() |
double |
iGetCoordinates() |
IView |
iGetProjectedView() |
ITextFormat |
iGetTextFormat() |
IView |
iGetView() |
boolean |
setLabel(java.lang.String param1) |
boolean |
visible() |
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public boolean visible()
public com.jacob.com.Dispatch getProjectedView()
public IView iGetProjectedView()
public boolean getUseDocTextFormat()
public com.jacob.com.Dispatch getTextFormat()
public ITextFormat iGetTextFormat()
public java.lang.String getLabel()
public boolean setLabel(java.lang.String param1)
public IView iGetView()
public double iGetCoordinates()
public java.lang.Object getCoordinates()
public com.jacob.com.Dispatch getView()