public class PolarAreaChart extends AbstractChart<PolarAreaDataset>
UIObject.DebugIdImpl, UIObject.DebugIdImplEnabled
HasWidgets.ForIsWidget
DEBUG_ID_PREFIX
Constructor and Description |
---|
PolarAreaChart()
Builds the object.
|
Modifier and Type | Method and Description |
---|---|
PolarAreaOptions |
getOptions()
Returns the options of chart.
|
Type |
getType()
Returns the type of chart.
|
PolarAreaDataset |
newDataset()
Creates a new dataset related to chart type.
|
clear, createChartOptions, createHandlerManager, destroy, draw, generateLegend, getCanvas, getData, getDatasetAtEvent, getDatasetMeta, getDefaultChartOptions, getElementAtEvent, getElementsAtEvent, getId, getInitialCursor, getNode, getPlugins, getVisibleDatasetCount, isDatasetVisible, isDestroyOnDetach, isDrawOnAttach, isInitialized, onAttach, onDetach, removeCanvasPreventDefault, render, render, reset, resize, setDestroyOnDetach, setDrawOnAttach, stop, toBase64Image, toJSON, update, update, updateOptions, updateOptions
add, getContainerElement, getWidget, iterator, remove, setWidget, setWidget
add, adopt, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onBrowserEvent, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addHandler
fireEvent
forEach, spliterator
public Type getType()
IsChart
public PolarAreaOptions getOptions()
IsChart
public PolarAreaDataset newDataset()
AbstractChart
newDataset
in class AbstractChart<PolarAreaDataset>