de.laures.cewolf.taglib
Class LayoutTypes
java.lang.Object
de.laures.cewolf.taglib.LayoutTypes
public class LayoutTypes
- extends 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 List |
typeList
The whole typeNames array inside of a list. |
static String[] |
typeNames
All layout strings in an array |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
typeNames
public static final String[] typeNames
- All layout strings in an array
typeList
public static final List typeList
- The whole typeNames array inside of a list.
- See Also:
typeNames
Copyright © 2012. All Rights Reserved.