gestalt.util.meshcreator
Interface DrawableMeshTranslator

All Known Implementing Classes:
MeshTranslator, QuadBezierCurveTranslator, QuadLineTranslator

public interface DrawableMeshTranslator


Method Summary
 boolean isClass(Drawable theDrawable)
           
 void parse(MeshCreator theParent, Drawable theDrawable)
           
 

Method Detail

isClass

boolean isClass(Drawable theDrawable)

parse

void parse(MeshCreator theParent,
           Drawable theDrawable)


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