|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openfaces.component.chart.impl.plots.ConfigurablePlotBase
public class ConfigurablePlotBase
Constructor Summary | |
---|---|
ConfigurablePlotBase()
|
Method Summary | |
---|---|
void |
addConfigurator(PlotConfigurator configurator)
|
void |
configure(ConfigurablePlot plot)
|
java.util.Collection<PlotConfigurator> |
getConfigurators()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurablePlotBase()
Method Detail |
---|
public void addConfigurator(PlotConfigurator configurator)
public java.util.Collection<PlotConfigurator> getConfigurators()
public void configure(ConfigurablePlot plot)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |