|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Orientation | |
---|---|
org.openfaces.component.chart | |
org.openfaces.component.chart.impl | This package is only for internal usage from within the OpenFaces library. |
Uses of Orientation in org.openfaces.component.chart |
---|
Methods in org.openfaces.component.chart that return Orientation | |
---|---|
Orientation |
GridChartView.getOrientation()
|
static Orientation |
Orientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Orientation[] |
Orientation.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.openfaces.component.chart with parameters of type Orientation | |
---|---|
void |
GridChartView.setOrientation(Orientation orientation)
|
Uses of Orientation in org.openfaces.component.chart.impl |
---|
Methods in org.openfaces.component.chart.impl with parameters of type Orientation | |
---|---|
static PlotOrientation |
PropertiesConverter.toPlotOrientation(Orientation orientation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |