org.jfree.chart.block
Class LabelBlockImpl

java.lang.Object
  extended by org.jfree.chart.block.AbstractBlock
      extended by org.jfree.chart.block.LabelBlock
          extended by org.jfree.chart.block.LabelBlockImpl
All Implemented Interfaces:
Serializable, Cloneable, org.jfree.chart.block.Block, org.jfree.ui.Drawable, org.jfree.util.PublicCloneable

public class LabelBlockImpl
extends LabelBlock

See Also:
Serialized Form

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

LabelBlockImpl

public LabelBlockImpl(String label)


Copyright © 2012 Railo