com.klg.jclass.chart
Class DefaultChartLayout
java.lang.Object
|
+--com.klg.jclass.util.legend.LegendComponentLayout
|
+--com.klg.jclass.chart.DefaultChartLayout
- All Implemented Interfaces:
- LayoutManager, Serializable
- public class DefaultChartLayout
- extends LegendComponentLayout
Convenience class that brings the functionality of the util package's
LegendComponentLayout
class into JClass Chart for backwards
compatibility.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultChartLayout
public DefaultChartLayout()