|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.laures.cewolf.taglib.AxisFactory
public class AxisFactory
Field Summary |
---|
Fields inherited from interface de.laures.cewolf.taglib.AxisConstants |
---|
AXIS_TYPE_CATEGORY, AXIS_TYPE_DATE, AXIS_TYPE_NUMBER, ORIENTATION_HORIZONTAL, ORIENTATION_VERTICAL |
Constructor Summary | |
---|---|
protected |
AxisFactory()
|
Method Summary | |
---|---|
org.jfree.chart.axis.Axis |
createAxis(int orientation,
int type,
java.lang.String label)
|
static AxisFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AxisFactory()
Method Detail |
---|
public static final AxisFactory getInstance()
public org.jfree.chart.axis.Axis createAxis(int orientation, int type, java.lang.String label)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |