com.yobotics.simulationconstructionset.robotdefinition.linkgraphicinstructions
Class LinkGraphicsIdentity

java.lang.Object
  extended by com.yobotics.simulationconstructionset.robotdefinition.linkgraphicinstructions.LinkGraphicsIdentity
All Implemented Interfaces:
LinkGraphicsInstruction

public class LinkGraphicsIdentity
extends java.lang.Object
implements LinkGraphicsInstruction


Constructor Summary
LinkGraphicsIdentity()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LinkGraphicsIdentity

public LinkGraphicsIdentity()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object