|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LegendPosition in org.wicketstuff.flot |
|---|
| Methods in org.wicketstuff.flot that return LegendPosition | |
|---|---|
LegendPosition |
FlotPanel.getLegendPosition()
|
static LegendPosition |
LegendPosition.toLegendPosition(java.lang.String pos)
|
static LegendPosition |
LegendPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LegendPosition[] |
LegendPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.wicketstuff.flot with parameters of type LegendPosition | |
|---|---|
void |
FlotPanel.setLegendPosition(LegendPosition position)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||