de.laures.cewolf.taglib
Class LayoutTypes

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

public class LayoutTypes
extends java.lang.Object

Contains the list of all possible layout type string values which can be used in the layout attribute of a <combined-chart> tag.

Author:
Guido Laures, Tim Bardzil

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