Class PolarDataset
java.lang.Object
software.xdev.chartjs.model.dataset.Dataset<T,O>
software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset<PolarDataset,Number>
software.xdev.chartjs.model.dataset.PolarDataset
- All Implemented Interfaces:
NumberDataset<PolarDataset>
public class PolarDataset
extends BackgroundBorderHoverDataset<PolarDataset,Number>
implements NumberDataset<PolarDataset>
- See Also:
-
Field Summary
FieldsFields inherited from class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
backgroundColor, borderColor, borderWidth, hoverBackgroundColor, hoverBorderColor, hoverBorderWidth -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
addBackgroundColor, addBackgroundColors, addBorderColor, addBorderColors, addBorderWidth, addHoverBackgroundColor, addHoverBorderColor, addHoverBorderWidth, getBackgroundColor, getBorderColor, getBorderWidth, getHoverBackgroundColor, getHoverBorderColor, getHoverBorderWidth, setBackgroundColor, setBackgroundColor, setBorderColor, setBorderColor, setBorderWidth, setBorderWidth, setHoverBackgroundColor, setHoverBackgroundColor, setHoverBorderColor, setHoverBorderColor, setHoverBorderWidth, setHoverBorderWidthMethods inherited from class software.xdev.chartjs.model.dataset.Dataset
addData, addDataUnchecked, clearData, getClip, getData, getData, getHidden, getIndexAxis, getLabel, getOrder, getStack, getType, self, setClip, setData, setData, setDataUnchecked, setDataUnchecked, setHidden, setIndexAxis, setLabel, setOrder, setStack, setType, withDefaultTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.xdev.chartjs.model.dataset.NumberDataset
addData, self, setData
-
Field Details
-
angle
-
-
Constructor Details
-
PolarDataset
public PolarDataset()
-
-
Method Details
-
defaultType
- Specified by:
defaultTypein classDataset<PolarDataset,Number>
-
getAngle
-
setAngle
-