A B C D E G I L O P Q R S T V 

G

getApplication() - Method in class org.chartistjsf.application.ChartistJSFApplicationFactory
Returns an instance of ChartistJSFApplication which wraps the original application.
getAreaBase() - Method in class org.chartistjsf.model.chart.LineChartModel
The base for the area chart that will be used to close the area shape (is normally 0)
getAspectRatio() - Method in class org.chartistjsf.model.chart.ChartModel
Specify a ratio directly on chart without the need to calculate any fixed dimensions
getAxes() - Method in class org.chartistjsf.model.chart.CartesianChartModel
Returns the current Axes
getAxis(AxisType) - Method in class org.chartistjsf.model.chart.CartesianChartModel
Returns the appropriate Axis based on the supplied type
getAxisPosition() - Method in class org.chartistjsf.model.chart.Axis
Position where labels are placed.
getChartPadding() - Method in class org.chartistjsf.model.chart.ChartModel
Padding of the chart drawing area to the container element and labels as a number or padding object {top: 5, right: 5, bottom: 5, left: 5}
getData() - Method in class org.chartistjsf.model.chart.ChartSeries
 
getData() - Method in class org.chartistjsf.model.chart.PieChartModel
 
getDefaultEventName() - Method in class org.chartistjsf.component.chart.Chart
 
getDonutWidth() - Method in class org.chartistjsf.model.chart.PieChartModel
Specify the donut stroke width.
getEventNames() - Method in class org.chartistjsf.component.chart.Chart
 
getFamily() - Method in class org.chartistjsf.component.chart.Chart
 
getHeight() - Method in class org.chartistjsf.model.chart.ChartModel
Specify a fixed height for the chart as a string (i.e.
getHigh() - Method in class org.chartistjsf.model.chart.CartesianChartModel
Overriding the natural high of the chart allows you to zoom in or limit the charts highest displayed value
getLabelDirection() - Method in class org.chartistjsf.model.chart.PieChartModel
Label direction can be 'neutral', 'explode' or 'implode'.
getLabelInterpolationFnc() - Method in class org.chartistjsf.model.chart.Axis
Interpolation function that allows you to intercept the value from the axis label
getLabelInterpolationFnc() - Method in class org.chartistjsf.model.chart.PieChartModel
An interpolation function for the label value
getLabelOffset() - Method in class org.chartistjsf.model.chart.PieChartModel
Label position offset from the standard position which is half distance of the radius.
getLabels() - Method in class org.chartistjsf.model.chart.ChartModel
Returns the current labels
getLow() - Method in class org.chartistjsf.model.chart.CartesianChartModel
Overriding the natural low of the chart allows you to zoom in or limit the charts lowest displayed value
getModel() - Method in class org.chartistjsf.component.chart.Chart
 
getName() - Method in class org.chartistjsf.model.chart.ChartSeries
 
getOffset() - Method in class org.chartistjsf.model.chart.Axis
The offset of the labels to the chart area
getRenderer() - Method in class org.chartistjsf.model.chart.LinearAxis
 
getResponsiveOptions() - Method in class org.chartistjsf.model.chart.ChartModel
Specify an array of responsive option arrays which are a media query and options object pair => [[mediaQueryString, optionsObject],[more...]]
getScaleMinSpace() - Method in class org.chartistjsf.model.chart.Axis
This value specifies the minimum height in pixel of the scale steps
getSeries() - Method in class org.chartistjsf.model.chart.CartesianChartModel
Returns the current Series
getSeriesBarDistance() - Method in class org.chartistjsf.model.chart.BarChartModel
Specify the distance in pixel of bars in a group
getShowGrid() - Method in class org.chartistjsf.model.chart.Axis
If the axis grid should be drawn or not
getShowLabel() - Method in class org.chartistjsf.model.chart.Axis
If labels should be shown or not
getStartAngle() - Method in class org.chartistjsf.model.chart.PieChartModel
The start angle of the pie chart in degrees where 0 points north.
getStyle() - Method in class org.chartistjsf.component.chart.Chart
 
getStyleClass() - Method in class org.chartistjsf.component.chart.Chart
 
getStyleClass() - Method in class org.chartistjsf.model.chart.ChartModel
 
getTotal() - Method in class org.chartistjsf.model.chart.PieChartModel
An optional total you can specify.
getType() - Method in class org.chartistjsf.component.chart.Chart
 
getWidgetVar() - Method in class org.chartistjsf.component.chart.Chart
 
getWidth() - Method in class org.chartistjsf.model.chart.ChartModel
Specify a fixed width for the chart as a string (i.e.
getWrapped() - Method in class org.chartistjsf.application.ChartistJSFApplication
 
getWrapped() - Method in class org.chartistjsf.application.ChartistJSFApplicationFactory
Returns the wrapped factory.
getXaxis() - Method in class org.chartistjsf.model.chart.ChartSeries
 
getXLabelOffset() - Method in class org.chartistjsf.model.chart.Axis
Allows to correct label positioning on this axis by positive or negative x offset.
getYaxis() - Method in class org.chartistjsf.model.chart.ChartSeries
 
getYLabelOffset() - Method in class org.chartistjsf.model.chart.Axis
Allows to correct label positioning on this axis by positive or negative y offset.
A B C D E G I L O P Q R S T V 

Copyright © 2016. All rights reserved.