Uses of Enum
net.sf.jasperreports.charts.type.ScaleTypeEnum
Packages that use ScaleTypeEnum
Package
Description
Contains interfaces for chart plots and chart datasets.
Contains base implementations for chart related interfaces.
Contains fill time implementations for chart related interfaces.
Contains
enum types used by the built-in chart component.Contains utility classes for complex chart customization.
-
Uses of ScaleTypeEnum in net.sf.jasperreports.charts
Methods in net.sf.jasperreports.charts that return ScaleTypeEnumMethods in net.sf.jasperreports.charts with parameters of type ScaleTypeEnumModifier and TypeMethodDescriptionvoidJRBubblePlot.setScaleType(ScaleTypeEnum scaleType) Sets the scale type. -
Uses of ScaleTypeEnum in net.sf.jasperreports.charts.base
Fields in net.sf.jasperreports.charts.base declared as ScaleTypeEnumMethods in net.sf.jasperreports.charts.base that return ScaleTypeEnumMethods in net.sf.jasperreports.charts.base with parameters of type ScaleTypeEnum -
Uses of ScaleTypeEnum in net.sf.jasperreports.charts.fill
Methods in net.sf.jasperreports.charts.fill that return ScaleTypeEnumMethods in net.sf.jasperreports.charts.fill with parameters of type ScaleTypeEnum -
Uses of ScaleTypeEnum in net.sf.jasperreports.charts.type
Methods in net.sf.jasperreports.charts.type that return ScaleTypeEnumModifier and TypeMethodDescriptionstatic ScaleTypeEnumstatic ScaleTypeEnumReturns the enum constant of this type with the specified name.static ScaleTypeEnum[]ScaleTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ScaleTypeEnum in net.sf.jasperreports.charts.util
Methods in net.sf.jasperreports.charts.util with parameters of type ScaleTypeEnumModifier and TypeMethodDescriptionstatic final IntegerChartUtil.getScaleType(ScaleTypeEnum scaleTypeEnum)