nodebox.graphics
Interface Drawable

All Known Subinterfaces:
Grob, IGeometry
All Known Implementing Classes:
AbstractGeometry, AbstractGrob, AbstractTransformable, Canvas, Contour, Geometry, Image, Path, Text

public interface Drawable


Method Summary
 void draw(Graphics2D g)
           
 

Method Detail

draw

void draw(Graphics2D g)


Copyright © 2013. All Rights Reserved.