public class HybridShapePointOnCurve extends Point
Constructor and Description |
---|
HybridShapePointOnCurve(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
Reference |
curve() |
void |
curve(Reference param1) |
HybridShapeDirection |
direction() |
void |
direction(HybridShapeDirection param1) |
int |
distanceType() |
void |
distanceType(int param1) |
Length |
offset() |
int |
onCurveType() |
void |
onCurveType(int param1) |
int |
orientation() |
void |
orientation(int param1) |
Reference |
point() |
void |
point(Reference param1) |
RealParam |
ratio() |
int |
type() |
getCoordinates, setCoordinates
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 RealParam ratio()
public void orientation(int param1)
public int orientation()
public Reference point()
public void point(Reference param1)
public void distanceType(int param1)
public int distanceType()
public int onCurveType()
public void onCurveType(int param1)
public void curve(Reference param1)
public Reference curve()
public int type()
public Length offset()
public void direction(HybridShapeDirection param1)
public HybridShapeDirection direction()