AnyLogic
Expand
Font size
  • 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

Method Summary

All Methods Instance Methods Concrete Methods 
double getBridgeOffset()  
double getHookOffset()  
Point getOffsets()  
double getTrolleyOffset()  
CraneProgram.CommandType getType()  
java.lang.String toString()  
Modifier and Type Method Description

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

Method Detail

getBridgeOffset

public double getBridgeOffset()

getTrolleyOffset

public double getTrolleyOffset()

getHookOffset

public double getHookOffset()

getOffsets

public Point getOffsets()

getType

public CraneProgram.CommandType getType()
Specified by:
getType in interface CraneProgram.Command

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
How can we improve this article?