gestalt.util.meshcreator
Class QuadLineTranslator

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

public class QuadLineTranslator
extends java.lang.Object
implements DrawableMeshTranslator


Constructor Summary
QuadLineTranslator()
           
 
Method Summary
 boolean isClass(Drawable theDrawable)
           
 void parse(MeshCreator theParent, Drawable theDrawable)
           
 void setPrimitveType(int thePrimitveType)
           
 
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 DrawableMeshTranslator

parse

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

setPrimitveType

public void setPrimitveType(int thePrimitveType)


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