net.java.dev.joode.graphics2D
Interface Drawable2D

All Known Implementing Classes:
AAGrid, BoundCircle, BoundLine, BoundRectangle, CollisionView, CompositeDrawable2D, Graphics2DManager

public interface Drawable2D


Method Summary
 void draw(java.awt.Graphics2D g)
           
 

Method Detail

draw

void draw(java.awt.Graphics2D g)