|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChartDomain | |
|---|---|
| org.openfaces.component.chart | |
| Uses of ChartDomain in org.openfaces.component.chart |
|---|
| Methods in org.openfaces.component.chart that return ChartDomain | |
|---|---|
ChartDomain |
ChartAxis.getDomain()
|
ChartDomain |
ChartGridLines.getDomain()
|
ChartDomain |
GridChartView.getShowAxes()
|
static ChartDomain |
ChartDomain.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ChartDomain[] |
ChartDomain.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.openfaces.component.chart with parameters of type ChartDomain | |
|---|---|
void |
ChartAxis.setDomain(ChartDomain domain)
|
void |
ChartGridLines.setDomain(ChartDomain domain)
|
void |
GridChartView.setShowAxes(ChartDomain showAxes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||