Package io.keikai.model.impl
Class ColorScaleImpl
java.lang.Object
io.keikai.model.impl.ColorScaleImpl
- All Implemented Interfaces:
SColorScale,Serializable
- Since:
- 3.8.2
- Author:
- henri
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcloneColorScale(SBook book) Returns the value objectReturns the gradient colors
-
Constructor Details
-
ColorScaleImpl
public ColorScaleImpl()
-
-
Method Details
-
getCFValueObjects
Description copied from interface:SColorScaleReturns the value object- Specified by:
getCFValueObjectsin interfaceSColorScale
-
addValueObject
-
getColors
Description copied from interface:SColorScaleReturns the gradient colors- Specified by:
getColorsin interfaceSColorScale
-
addColor
-
cloneColorScale
-