UI.Run
Class GEVALSystemStreamParser.Event

java.lang.Object
  extended by UI.Run.GEVAStreamParser.Event
      extended by UI.Run.GEVALSystemStreamParser.Event
Enclosing class:
GEVALSystemStreamParser

public static class GEVALSystemStreamParser.Event
extends GEVAStreamParser.Event

LSystem parsed event


Constructor Summary
GEVALSystemStreamParser.Event()
           
 
Method Summary
 float getAngle()
           
 int getDepth()
           
 java.lang.String getGrammar()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GEVALSystemStreamParser.Event

public GEVALSystemStreamParser.Event()
Method Detail

getGrammar

public java.lang.String getGrammar()

getDepth

public int getDepth()

getAngle

public float getAngle()