Package com.anylogic.engine.markup
- java.lang.Object
-
- com.anylogic.engine.markup.CraneProgram.CommandMoveAtomic
- All Implemented Interfaces:
CraneProgram.Command
,java.io.Serializable
- Enclosing class:
- CraneProgram
@AnyLogicInternalAPI public static class CraneProgram.CommandMoveAtomic extends java.lang.Object implements CraneProgram.Command
- See Also:
- Serialized Form
double |
getBridgeOffset() |
|
double |
getHookOffset() |
|
Point |
getOffsets() |
|
double |
getTrolleyOffset() |
|
CraneProgram.CommandType |
getType() |
|
java.lang.String |
toString() |
|
Modifier and Type | Method | Description |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public double getBridgeOffset()
public double getTrolleyOffset()
public double getHookOffset()
public Point getOffsets()
public CraneProgram.CommandType getType()
- Specified by:
getType
in interfaceCraneProgram.Command
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
How can we improve this article?
-