Class XYStepAreaRendererConfig
java.lang.Object
com.inductiveautomation.factorypmi.application.components.chart.AbstractPropertySelfDescriber
com.inductiveautomation.factorypmi.application.components.chart.RendererConfig
com.inductiveautomation.factorypmi.application.components.chart.XYStepAreaRendererConfig
- All Implemented Interfaces:
- PropertySelfDescriber
- 
Field SummaryFieldsFields inherited from class com.inductiveautomation.factorypmi.application.components.chart.RendererConfigseriesColorsFields inherited from class com.inductiveautomation.factorypmi.application.components.chart.AbstractPropertySelfDescriberproperties
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidconfigureRenderer(org.jfree.chart.renderer.AbstractRenderer ar) intgetType()protected voidbooleanvoidsetOutline(boolean b) voidsetType(int i) Methods inherited from class com.inductiveautomation.factorypmi.application.components.chart.RendererConfiggetSeriesColors, setSeriesColors, supportsLargeDatasetRenderingMethods inherited from class com.inductiveautomation.factorypmi.application.components.chart.AbstractPropertySelfDescriberaddEnumProp, addProp, addProp, getProperties
- 
Field Details- 
NAME- See Also:
 
 
- 
- 
Constructor Details- 
XYStepAreaRendererConfigpublic XYStepAreaRendererConfig()
 
- 
- 
Method Details- 
createRenderer- Specified by:
- createRendererin class- RendererConfig
 
- 
getRendererName- Specified by:
- getRendererNamein class- RendererConfig
 
- 
initPropertiesprotected void initProperties()- Overrides:
- initPropertiesin class- RendererConfig
 
- 
configureRendererprotected void configureRenderer(org.jfree.chart.renderer.AbstractRenderer ar) - Overrides:
- configureRendererin class- RendererConfig
 
- 
isOutlinepublic boolean isOutline()
- 
getTypepublic int getType()
- 
setOutlinepublic void setOutline(boolean b) 
- 
setTypepublic void setType(int i) 
 
-