|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlotOrientationEnum | |
---|---|
net.sf.jasperreports.charts.type |
Uses of PlotOrientationEnum in net.sf.jasperreports.charts.type |
---|
Methods in net.sf.jasperreports.charts.type that return PlotOrientationEnum | |
---|---|
static PlotOrientationEnum |
PlotOrientationEnum.getByName(java.lang.String name)
|
static PlotOrientationEnum |
PlotOrientationEnum.getByValue(org.jfree.chart.plot.PlotOrientation orientation)
|
static PlotOrientationEnum |
PlotOrientationEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PlotOrientationEnum[] |
PlotOrientationEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |