|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SpiderRotation in net.sf.dynamicreports.design.base.chart.plot |
---|
Methods in net.sf.dynamicreports.design.base.chart.plot that return SpiderRotation | |
---|---|
SpiderRotation |
DRDesignSpiderPlot.getRotation()
|
Methods in net.sf.dynamicreports.design.base.chart.plot with parameters of type SpiderRotation | |
---|---|
void |
DRDesignSpiderPlot.setRotation(SpiderRotation rotation)
|
Uses of SpiderRotation in net.sf.dynamicreports.design.definition.chart.plot |
---|
Methods in net.sf.dynamicreports.design.definition.chart.plot that return SpiderRotation | |
---|---|
SpiderRotation |
DRIDesignSpiderPlot.getRotation()
|
Uses of SpiderRotation in net.sf.dynamicreports.jasper.transformation |
---|
Methods in net.sf.dynamicreports.jasper.transformation with parameters of type SpiderRotation | |
---|---|
static net.sf.jasperreports.components.spiderchart.type.SpiderRotationEnum |
ConstantTransform.spiderRotation(SpiderRotation rotation)
|
Uses of SpiderRotation in net.sf.dynamicreports.report.base.chart.plot |
---|
Methods in net.sf.dynamicreports.report.base.chart.plot that return SpiderRotation | |
---|---|
SpiderRotation |
DRSpiderPlot.getRotation()
|
Methods in net.sf.dynamicreports.report.base.chart.plot with parameters of type SpiderRotation | |
---|---|
void |
DRSpiderPlot.setRotation(SpiderRotation rotation)
|
Uses of SpiderRotation in net.sf.dynamicreports.report.builder.chart |
---|
Methods in net.sf.dynamicreports.report.builder.chart with parameters of type SpiderRotation | |
---|---|
SpiderChartBuilder |
SpiderChartBuilder.setRotation(SpiderRotation rotation)
|
Uses of SpiderRotation in net.sf.dynamicreports.report.constant |
---|
Methods in net.sf.dynamicreports.report.constant that return SpiderRotation | |
---|---|
static SpiderRotation |
SpiderRotation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SpiderRotation[] |
SpiderRotation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of SpiderRotation in net.sf.dynamicreports.report.definition.chart.plot |
---|
Methods in net.sf.dynamicreports.report.definition.chart.plot that return SpiderRotation | |
---|---|
SpiderRotation |
DRISpiderPlot.getRotation()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |