|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.robotdefinition.LinkGraphicsDefinition
public class LinkGraphicsDefinition
Constructor Summary | |
---|---|
LinkGraphicsDefinition()
|
Method Summary | |
---|---|
void |
addInstruction(LinkGraphicsInstruction instruction)
|
void |
combineGraphicsInstructions(LinkGraphicsDefinition newDef)
|
java.util.ArrayList<LinkGraphicsInstruction> |
getInstructions()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkGraphicsDefinition()
Method Detail |
---|
public void addInstruction(LinkGraphicsInstruction instruction)
public java.util.ArrayList<LinkGraphicsInstruction> getInstructions()
public void combineGraphicsInstructions(LinkGraphicsDefinition newDef)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |