|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ScaleType in net.sf.dynamicreports.design.base.chart.plot |
---|
Methods in net.sf.dynamicreports.design.base.chart.plot that return ScaleType | |
---|---|
ScaleType |
DRDesignBubblePlot.getScaleType()
|
Methods in net.sf.dynamicreports.design.base.chart.plot with parameters of type ScaleType | |
---|---|
void |
DRDesignBubblePlot.setScaleType(ScaleType scaleType)
|
Uses of ScaleType in net.sf.dynamicreports.design.definition.chart.plot |
---|
Methods in net.sf.dynamicreports.design.definition.chart.plot that return ScaleType | |
---|---|
ScaleType |
DRIDesignBubblePlot.getScaleType()
|
Uses of ScaleType in net.sf.dynamicreports.jasper.transformation |
---|
Methods in net.sf.dynamicreports.jasper.transformation with parameters of type ScaleType | |
---|---|
static net.sf.jasperreports.charts.type.ScaleTypeEnum |
ConstantTransform.scaleType(ScaleType scaleType)
|
Uses of ScaleType in net.sf.dynamicreports.report.base.chart.plot |
---|
Methods in net.sf.dynamicreports.report.base.chart.plot that return ScaleType | |
---|---|
ScaleType |
DRBubblePlot.getScaleType()
|
Methods in net.sf.dynamicreports.report.base.chart.plot with parameters of type ScaleType | |
---|---|
void |
DRBubblePlot.setScaleType(ScaleType scaleType)
|
Uses of ScaleType in net.sf.dynamicreports.report.builder.chart |
---|
Methods in net.sf.dynamicreports.report.builder.chart with parameters of type ScaleType | |
---|---|
BubbleChartBuilder |
BubbleChartBuilder.setScaleType(ScaleType scaleType)
|
Uses of ScaleType in net.sf.dynamicreports.report.constant |
---|
Methods in net.sf.dynamicreports.report.constant that return ScaleType | |
---|---|
static ScaleType |
ScaleType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ScaleType[] |
ScaleType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ScaleType in net.sf.dynamicreports.report.definition.chart.plot |
---|
Methods in net.sf.dynamicreports.report.definition.chart.plot that return ScaleType | |
---|---|
ScaleType |
DRIBubblePlot.getScaleType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |