public interface BlockFrame
AbstractBlock
. Classes that implement this interface should
implement PublicCloneable
OR be immutable.org.jfree.ui.RectangleInsets getInsets()
null
).void draw(java.awt.Graphics2D g2, java.awt.geom.Rectangle2D area)
g2
- the graphics device.area
- the area.