public class DrawingComponent extends AnyObject
Constructor and Description |
---|
DrawingComponent(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
double |
angle() |
void |
angle(double param1) |
DrawingView |
compRef() |
void |
explode() |
void |
explodeAndSelect() |
void |
exposeCompRef() |
void |
exposeCompRefInSheet(DrawingSheet param1) |
void |
flip() |
boolean |
getFlip() |
void |
getMatrix(java.lang.Object[] param1) |
AnyObject |
getModifiableObject(java.lang.Object param1) |
int |
getModifiableObjectsCount() |
double |
scale2() |
void |
scale2(double param1) |
void |
setMatrix(java.lang.Object[] param1) |
double |
x() |
void |
x(double param1) |
double |
y() |
void |
y(double param1) |
application, getItem, name, name, parent
changeComponentState, destructor, getImpl, getMetaObject, isA, isAKindOf, isEqual, isNull, setImpl, surChargeQI
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 void angle(double param1)
public double angle()
public void setMatrix(java.lang.Object[] param1)
public void scale2(double param1)
public double scale2()
public boolean getFlip()
public void explode()
public int getModifiableObjectsCount()
public AnyObject getModifiableObject(java.lang.Object param1)
public void exposeCompRef()
public void exposeCompRefInSheet(DrawingSheet param1)
public void explodeAndSelect()
public DrawingView compRef()
public void getMatrix(java.lang.Object[] param1)
public void x(double param1)
public double x()
public void flip()
public double y()
public void y(double param1)