| Package | Description |
|---|---|
| org.primefaces.component.chart.renderer | |
| org.primefaces.model.chart |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
CartesianPlotRenderer.encodeAxis(javax.faces.context.FacesContext context,
AxisType axisType,
Axis axis) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CategoryAxis |
|
class |
DateAxis |
|
class |
LinearAxis |
| Modifier and Type | Field | Description |
|---|---|---|
protected Map<AxisType,Axis> |
CartesianChartModel.axes |
| Modifier and Type | Method | Description |
|---|---|---|
Axis |
CartesianChartModel.getAxis(AxisType type) |
| Modifier and Type | Method | Description |
|---|---|---|
Map<AxisType,Axis> |
CartesianChartModel.getAxes() |
Copyright © 2018. All rights reserved.