public class ScaledOptions extends Options implements IsDefaultScaledOptions
Modifier | Constructor and Description |
---|---|
protected |
ScaledOptions(IsDefaultScaledOptions defaultValues)
Creates the object only with default provider.
|
protected |
ScaledOptions(IsDefaultScaledOptions defaultValues,
NativeObject nativeObject)
Creates the object only with default provider and native object.
|
Modifier and Type | Method and Description |
---|---|
Scale |
getScale()
Returns the scale/axis defaults.
|
Scales |
getScales()
Returns the scale/axis defaults.
|
void |
setScale(Scale scale) |
getAnimation, getAspectRatio, getCharbaId, getCircumference, getCutoutPercentage, getDefaultColor, getDefaultColorAsString, getDefaultFontColor, getDefaultFontColorAsString, getDefaultFontFamily, getDefaultFontSize, getDefaultFontStyle, getDevicePixelRatio, getElements, getEvents, getHover, getLayout, getLegend, getPlugins, getResponsiveAnimationDuration, getRotation, getStartAngle, getTitle, getTooltips, isMaintainAspectRatio, isResponsive, isShowLines, isSpanGaps, setAspectRatio, setCircumference, setCutoutPercentage, setDefaultColor, setDefaultColor, setDefaultFontColor, setDefaultFontColor, setDefaultFontFamily, setDefaultFontSize, setDefaultFontStyle, setDevicePixelRatio, setEvents, setMaintainAspectRatio, setResponsive, setResponsiveAnimationDuration, setRotation, setShowLines, setSpanGaps, setStartAngle
checkAndAddToParent, getChildKey, getDefaultValues, getParent, setCallbackToModel, setEventToModel
getArrayValue, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, keys, remove, remove, removeIfExists, setArrayValue, setArrayValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnimation, getAspectRatio, getCircumference, getCutoutPercentage, getDefaultColorAsString, getDefaultFontColorAsString, getDefaultFontFamily, getDefaultFontSize, getDefaultFontStyle, getDevicePixelRatio, getElements, getHover, getLayout, getLegend, getResponsiveAnimationDuration, getRotation, getStartAngle, getTitle, getTooltips, isMaintainAspectRatio, isResponsive, isShowLines, isSpanGaps
protected ScaledOptions(IsDefaultScaledOptions defaultValues)
defaultValues
- default provider instance.protected ScaledOptions(IsDefaultScaledOptions defaultValues, NativeObject nativeObject)
defaultValues
- default provider instance.nativeObject
- native object to store properties.public void setScale(Scale scale)
scale
- the scale to setpublic Scale getScale()
IsDefaultScaledOptions
getScale
in interface IsDefaultScaledOptions
public Scales getScales()
IsDefaultScaledOptions
getScales
in interface IsDefaultScaledOptions