|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RendererConfigurator | |
---|---|
org.openfaces.component.chart.impl.configuration | |
org.openfaces.component.chart.impl.renderers | This package is only for internal usage from within the OpenFaces library. |
Uses of RendererConfigurator in org.openfaces.component.chart.impl.configuration |
---|
Classes in org.openfaces.component.chart.impl.configuration that implement RendererConfigurator | |
---|---|
class |
AreaFillConfigurator
|
class |
BarsPainterConfigurator
|
class |
Chart3DRendererConfigurator
|
class |
FillPaintConfigurator
|
class |
GridLabelsConfigurator
|
class |
LineAndShapePropertiesConfigurator
|
class |
LineStrokeConfigurator
|
class |
OutlineConfigurator
|
class |
SeriesColorConfigurator
|
class |
ShadowConfigurator
|
class |
TooltipsConfigurator
|
class |
UrlsConfigurator
|
Methods in org.openfaces.component.chart.impl.configuration that return types with arguments of type RendererConfigurator | |
---|---|
java.util.Collection<RendererConfigurator> |
ConfigurableRenderer.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
ConfigurableRenderer.getConfigurators()
|
Methods in org.openfaces.component.chart.impl.configuration with parameters of type RendererConfigurator | |
---|---|
void |
ConfigurableRenderer.addConfigurator(RendererConfigurator configurator)
|
void |
ConfigurableRenderer.addConfigurator(RendererConfigurator configurator)
|
Uses of RendererConfigurator in org.openfaces.component.chart.impl.renderers |
---|
Methods in org.openfaces.component.chart.impl.renderers that return types with arguments of type RendererConfigurator | |
---|---|
java.util.Collection<RendererConfigurator> |
BarRenderer3DAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
BarRendererAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
ConfigurableRendererBase.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
LineFillRenderer.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
LineRenderer3DAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
LineRendererAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
XYBarRendererAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
XYLineFillRenderer.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
XYLineRenderer3DAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
XYLineRendererAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
XYLineRendererAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
XYLineRenderer3DAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
XYLineFillRenderer.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
XYBarRendererAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
LineRendererAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
LineRenderer3DAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
LineFillRenderer.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
ConfigurableRendererBase.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
BarRendererAdapter.getConfigurators()
|
java.util.Collection<RendererConfigurator> |
BarRenderer3DAdapter.getConfigurators()
|
Methods in org.openfaces.component.chart.impl.renderers with parameters of type RendererConfigurator | |
---|---|
void |
BarRenderer3DAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
BarRendererAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
ConfigurableRendererBase.addConfigurator(RendererConfigurator configurator)
|
void |
LineFillRenderer.addConfigurator(RendererConfigurator configurator)
|
void |
LineRenderer3DAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
LineRendererAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
XYBarRendererAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
XYLineFillRenderer.addConfigurator(RendererConfigurator configurator)
|
void |
XYLineRenderer3DAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
XYLineRendererAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
XYLineRendererAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
XYLineRenderer3DAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
XYLineFillRenderer.addConfigurator(RendererConfigurator configurator)
|
void |
XYBarRendererAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
LineRendererAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
LineRenderer3DAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
LineFillRenderer.addConfigurator(RendererConfigurator configurator)
|
void |
ConfigurableRendererBase.addConfigurator(RendererConfigurator configurator)
|
void |
BarRendererAdapter.addConfigurator(RendererConfigurator configurator)
|
void |
BarRenderer3DAdapter.addConfigurator(RendererConfigurator configurator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |