|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiRadiusMode | |
---|---|
com.stimulsoft.report.infographics.gauge | |
com.stimulsoft.report.infographics.gauge.scales |
Uses of StiRadiusMode in com.stimulsoft.report.infographics.gauge |
---|
Methods in com.stimulsoft.report.infographics.gauge that return StiRadiusMode | |
---|---|
static StiRadiusMode |
StiRadiusMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiRadiusMode[] |
StiRadiusMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of StiRadiusMode in com.stimulsoft.report.infographics.gauge.scales |
---|
Methods in com.stimulsoft.report.infographics.gauge.scales that return StiRadiusMode | |
---|---|
StiRadiusMode |
StiRadialScale.getRadiusMode()
the mode of calculating the radius RadialScale. |
Methods in com.stimulsoft.report.infographics.gauge.scales with parameters of type StiRadiusMode | |
---|---|
void |
StiRadialScale.setRadiusMode(StiRadiusMode radiusMode)
the mode of calculating the radius RadialScale. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |