gestalt.util.scenewriter
Class QuadLineTranslator

java.lang.Object
  extended by gestalt.util.scenewriter.QuadLineTranslator
All Implemented Interfaces:
DrawableOBJTranslator
Direct Known Subclasses:
QuadBezierCurveTranslator

public class QuadLineTranslator
extends java.lang.Object
implements DrawableOBJTranslator


Constructor Summary
QuadLineTranslator()
           
 
Method Summary
 boolean isClass(Drawable theDrawable)
           
 void parse(SceneWriter theParent, Drawable theDrawable)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuadLineTranslator

public QuadLineTranslator()
Method Detail

isClass

public boolean isClass(Drawable theDrawable)
Specified by:
isClass in interface DrawableOBJTranslator

parse

public void parse(SceneWriter theParent,
                  Drawable theDrawable)
Specified by:
parse in interface DrawableOBJTranslator


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009