org.jfree.chart.block
public interface BlockFrame
AbstractBlock
. Classes that implement this interface should
implement PublicCloneable
OR be immutable.RectangleInsets getInsets()
null
).void draw(java.awt.Graphics2D g2, java.awt.geom.Rectangle2D area)
g2
- the graphics device.area
- the area.Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.