de.laures.cewolf.taglib
Class AxisFactory
java.lang.Object
de.laures.cewolf.taglib.AxisFactory
- All Implemented Interfaces:
- AxisConstants
public class AxisFactory
- extends Object
- implements AxisConstants
- Author:
- guido
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
To enable and disable the creation of type comments go to
Window>Preferences>Java>Code Generation.
Field Summary |
protected org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected org.apache.commons.logging.Log log
AxisFactory
protected AxisFactory()
getInstance
public static final AxisFactory getInstance()
createAxis
public org.jfree.chart.axis.Axis createAxis(int orientation,
int type,
String label)
Copyright © 2012. All Rights Reserved.