Package io.keikai.model
Interface SColorScale
-
- All Known Implementing Classes:
ColorScaleImpl
public interface SColorScale
- Since:
- 3.8.2
- Author:
- henri
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<SCFValueObject>
getCFValueObjects()
Returns the value objectList<SColor>
getColors()
Returns the gradient colors
-
-
-
Method Detail
-
getCFValueObjects
List<SCFValueObject> getCFValueObjects()
Returns the value object
-
-