|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.chart.block.AbstractBlock
org.jfree.chart.block.LabelBlock
org.jfree.chart.block.LabelBlockImpl
public class LabelBlockImpl
Field Summary |
---|
Fields inherited from class org.jfree.chart.block.LabelBlock |
---|
DEFAULT_PAINT |
Constructor Summary | |
---|---|
LabelBlockImpl(String label)
|
Method Summary |
---|
Methods inherited from class org.jfree.chart.block.LabelBlock |
---|
arrange, clone, draw, draw, equals, getFont, getPaint, getToolTipText, getURLText, setFont, setPaint, setToolTipText, setURLText |
Methods inherited from class org.jfree.chart.block.AbstractBlock |
---|
arrange, getBorder, getBounds, getContentXOffset, getContentYOffset, getFrame, getHeight, getID, getMargin, getPadding, getWidth, setBorder, setBorder, setBounds, setFrame, setHeight, setID, setMargin, setMargin, setPadding, setPadding, setWidth |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jfree.chart.block.Block |
---|
arrange, getBounds, getID, setBounds, setID |
Constructor Detail |
---|
public LabelBlockImpl(String label)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |