Class RendererConfig
java.lang.Object
com.inductiveautomation.factorypmi.application.components.chart.AbstractPropertySelfDescriber
com.inductiveautomation.factorypmi.application.components.chart.RendererConfig
- All Implemented Interfaces:
PropertySelfDescriber
- Direct Known Subclasses:
CategoryBarRendererConfig,CategoryItemRendererConfig,StandardXYItemRendererConfig,XYAreaRendererConfig,XYBarRendererConfig,XYDotRendererConfig,XYStepAreaRendererConfig,XYStepRendererConfig
-
Field Summary
FieldsFields inherited from class com.inductiveautomation.factorypmi.application.components.chart.AbstractPropertySelfDescriber
properties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidconfigureRenderer(org.jfree.chart.renderer.AbstractRenderer ar) abstract Objectabstract StringColor[]protected voidvoidsetSeriesColors(Color[] colors) booleanMethods inherited from class com.inductiveautomation.factorypmi.application.components.chart.AbstractPropertySelfDescriber
addEnumProp, addProp, addProp, getProperties
-
Field Details
-
seriesColors
-
-
Constructor Details
-
RendererConfig
public RendererConfig()
-
-
Method Details
-
createRenderer
-
getRendererName
-
configureRenderer
protected void configureRenderer(org.jfree.chart.renderer.AbstractRenderer ar) -
initProperties
protected void initProperties()- Specified by:
initPropertiesin classAbstractPropertySelfDescriber
-
getSeriesColors
-
setSeriesColors
-
supportsLargeDatasetRendering
public boolean supportsLargeDatasetRendering()
-