public class Shuttle extends AnyObject
Constructor and Description |
---|
Shuttle(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
double |
angleLimit() |
void |
angleLimit(double param1) |
boolean |
angleValidation() |
void |
angleValidation(boolean param1) |
Group |
group() |
void |
group(Group param1) |
Move |
move() |
java.lang.Object |
moveMode() |
void |
moveMode(CatShuttleMoveMode param1) |
Position |
position() |
CATBaseDispatch |
reference() |
void |
reference(CATBaseDispatch param1) |
Shuttles |
subShuttles() |
java.lang.Object |
vector() |
void |
vector(CatShuttleVector 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 Move move()
public void moveMode(CatShuttleMoveMode param1)
public java.lang.Object moveMode()
public void reference(CATBaseDispatch param1)
public CATBaseDispatch reference()
public void angleValidation(boolean param1)
public boolean angleValidation()
public double angleLimit()
public void angleLimit(double param1)
public void vector(CatShuttleVector param1)
public java.lang.Object vector()
public Shuttles subShuttles()
public Group group()
public void group(Group param1)
public Position position()