de.laures.cewolf.taglib
Class AxisTypes

java.lang.Object
  extended by de.laures.cewolf.taglib.AxisTypes

public class AxisTypes
extends java.lang.Object

Contains the list of all possible axis type string values which can be used in the type attribute of a <plot> tag.

Author:
Guido Laures

Field Summary
static java.util.List typeList
          The whole typeNames array inside of a list.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

typeList

public static final java.util.List typeList
The whole typeNames array inside of a list.

See Also:
typeNames


cewolf tag library - web charts with JFreeChart