|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.laures.cewolf.taglib.PlotTypes
Contains the list of all possible plot type string values which can be used
in the type attribute of a <chart> tag.
It also contains all the renders that correspond with the plot types
| Field Summary | |
static java.util.List |
rendererList
The whole Renderers array inside of a list. |
static org.jfree.chart.renderer.AbstractRenderer[] |
renderers
All the renderers in an array |
static java.util.List |
typeList
The whole typeNames array inside of a list. |
static java.lang.String[] |
typeNames
All type strings in an array |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String[] typeNames
public static final org.jfree.chart.renderer.AbstractRenderer[] renderers
public static final java.util.List typeList
typeNamespublic static final java.util.List rendererList
renderers
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||