Package component.chart.service.impl
Class AbstractChartDatasetService
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
service.BehaviorWithGraphFilter
component.chart.service.impl.AbstractChartDatasetService
- Direct Known Subclasses:
DefaultChartDataSetService
,DefaultSingleChartDataSetService
-
Field Summary
Fields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static String
colorToHex
(Color color) protected String[]
generateBackgroundColors
(int count) protected String[]
generateBackgroundColors
(Set<String> existingColors, int count) protected Object
getAxesValue
(TableRow tableRow, EntityColumn column, Formatter<Object, Object> formatter) protected Color
Methods inherited from class service.BehaviorWithGraphFilter
convertFilterModels, convertFilters, convertToComponentFilterGroup, getComponentFilter, getEntityFilterGroup
Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId, start
-
Constructor Details
-
AbstractChartDatasetService
public AbstractChartDatasetService()
-
-
Method Details
-
generateBackgroundColors
-
generateBackgroundColors
-
colorToHex
-
getRandomColor
-
getAxesValue
-