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 SummaryFieldsFields inherited from class com.inductiveautomation.factorypmi.application.components.chart.AbstractPropertySelfDescriberproperties
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.AbstractPropertySelfDescriberaddEnumProp, addProp, addProp, getProperties
- 
Field Details- 
seriesColors
 
- 
- 
Constructor Details- 
RendererConfigpublic RendererConfig()
 
- 
- 
Method Details- 
createRenderer
- 
getRendererName
- 
configureRendererprotected void configureRenderer(org.jfree.chart.renderer.AbstractRenderer ar) 
- 
initPropertiesprotected void initProperties()- Specified by:
- initPropertiesin class- AbstractPropertySelfDescriber
 
- 
getSeriesColors
- 
setSeriesColors
- 
supportsLargeDatasetRenderingpublic boolean supportsLargeDatasetRendering()
 
-