gestalt.util.scenewriter
Class QuadBezierCurveTranslator

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

public class QuadBezierCurveTranslator
extends QuadLineTranslator


Constructor Summary
QuadBezierCurveTranslator()
           
 
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

QuadBezierCurveTranslator

public QuadBezierCurveTranslator()
Method Detail

isClass

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

parse

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


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