public class HybridShapeCircle extends HybridShape
Constructor and Description |
---|
HybridShapeCircle(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
axisComputation() |
void |
axisComputation(boolean param1) |
HybridShapeDirection |
axisDirection() |
void |
axisDirection(HybridShapeDirection param1) |
Angle |
endAngle() |
Reference |
getAxis(int param1) |
void |
getCenter(Holder param1,
Holder param2,
Holder param3) |
void |
getFreeCenter(java.lang.Object[] param1) |
double |
getFreeRadius() |
int |
getLimitation() |
void |
setGeodesic(boolean param1) |
void |
setLimitation(int param1) |
Angle |
startAngle() |
appendHybridShape, compute, thickness
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 Reference getAxis(int param1)
public double getFreeRadius()
public void getFreeCenter(java.lang.Object[] param1)
public void setGeodesic(boolean param1)
public void setLimitation(int param1)
public Angle startAngle()
public Angle endAngle()
public void axisComputation(boolean param1)
public boolean axisComputation()
public HybridShapeDirection axisDirection()
public void axisDirection(HybridShapeDirection param1)
public int getLimitation()