public class IRevisionCloud
extends com.jacob.com.Dispatch
| Constructor and Description |
|---|
IRevisionCloud(com.jacob.com.Dispatch d) |
| Modifier and Type | Method and Description |
|---|---|
double |
angle() |
void |
angle(double param1) |
double |
arcRadius() |
void |
arcRadius(double param1) |
void |
finalize() |
com.jacob.com.Dispatch |
getAnnotation() |
com.jacob.com.Dispatch |
getNext() |
java.lang.Object |
getPathPointAtIndex(int param1) |
int |
getPathPointCount() |
IAnnotation |
iGetAnnotation() |
IRevisionCloud |
iGetNext() |
double |
iGetPathPointAtIndex(int param1) |
boolean |
setPathPointAtIndex(int param1,
double param2,
double param3,
double param4) |
int |
shape() |
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, safeReleasepublic double angle()
public void angle(double param1)
public com.jacob.com.Dispatch getNext()
public IRevisionCloud iGetNext()
public IAnnotation iGetAnnotation()
public int shape()
public double arcRadius()
public void arcRadius(double param1)
public int getPathPointCount()
public java.lang.Object getPathPointAtIndex(int param1)
public double iGetPathPointAtIndex(int param1)
public boolean setPathPointAtIndex(int param1,
double param2,
double param3,
double param4)
public void finalize()
finalize in class com.jacob.com.Dispatchpublic com.jacob.com.Dispatch getAnnotation()