gestalt.util.meshcreator
Class QuadBezierCurveTranslator

java.lang.Object
  extended by gestalt.util.meshcreator.QuadLineTranslator
      extended by gestalt.util.meshcreator.QuadBezierCurveTranslator
All Implemented Interfaces:
DrawableMeshTranslator

public class QuadBezierCurveTranslator
extends QuadLineTranslator


Constructor Summary
QuadBezierCurveTranslator()
           
 
Method Summary
 boolean isClass(Drawable theDrawable)
           
 void parse(MeshCreator theParent, Drawable theDrawable)
           
 
Methods inherited from class gestalt.util.meshcreator.QuadLineTranslator
setPrimitveType
 
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 DrawableMeshTranslator
Overrides:
isClass in class QuadLineTranslator

parse

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


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