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 Summary
FieldsFields inherited from class com.inductiveautomation.factorypmi.application.components.chart.RendererConfig
seriesColors
Fields inherited from class com.inductiveautomation.factorypmi.application.components.chart.AbstractPropertySelfDescriber
properties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
configureRenderer
(org.jfree.chart.renderer.AbstractRenderer ar) int
getType()
protected void
boolean
void
setOutline
(boolean b) void
setType
(int i) Methods inherited from class com.inductiveautomation.factorypmi.application.components.chart.RendererConfig
getSeriesColors, setSeriesColors, supportsLargeDatasetRendering
Methods inherited from class com.inductiveautomation.factorypmi.application.components.chart.AbstractPropertySelfDescriber
addEnumProp, addProp, addProp, getProperties
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
XYStepAreaRendererConfig
public XYStepAreaRendererConfig()
-
-
Method Details
-
createRenderer
- Specified by:
createRenderer
in classRendererConfig
-
getRendererName
- Specified by:
getRendererName
in classRendererConfig
-
initProperties
protected void initProperties()- Overrides:
initProperties
in classRendererConfig
-
configureRenderer
protected void configureRenderer(org.jfree.chart.renderer.AbstractRenderer ar) - Overrides:
configureRenderer
in classRendererConfig
-
isOutline
public boolean isOutline() -
getType
public int getType() -
setOutline
public void setOutline(boolean b) -
setType
public void setType(int i)
-