-
public class Choropleth extends BaseWithMarkers
Choropleth series. Read more about choropleth here.
-
-
Constructor Summary
Constructors Constructor Description Choropleth(String jsChart)
-
Method Summary
Modifier and Type Method Description static Choroplethinstantiate()StringgetJsBase()SeriesA11ya11y()Getter for the accessibility setting. Choropletha11y(Boolean value)Setter for the accessibility setting. Choropletha11y(String value)Setter for the accessibility setting. voidallowPointsSelect()ChoroplethallowPointsSelect(Boolean value)voidbottom()Getter for element bottom bound settings. Choroplethbottom(Number bottom)Setter for element bottom bound settings. Choroplethbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Choroplethbounds(RectObj bounds)Setter for bounds of the element using one parameter. Choroplethbounds(Rect bounds)Setter for bounds of the element using one parameter. Choroplethbounds(Bounds bounds)Setter for bounds of the element using one parameter. Choroplethbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Choroplethbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Choroplethbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Choroplethbounds(Number x, Number y, String width, String height)Setter for element bounds settings. Choroplethbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Choroplethbounds(Number x, String y, Number width, String height)Setter for element bounds settings. Choroplethbounds(Number x, String y, String width, Number height)Setter for element bounds settings. Choroplethbounds(Number x, String y, String width, String height)Setter for element bounds settings. Choroplethbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Choroplethbounds(String x, Number y, Number width, String height)Setter for element bounds settings. Choroplethbounds(String x, Number y, String width, Number height)Setter for element bounds settings. Choroplethbounds(String x, Number y, String width, String height)Setter for element bounds settings. Choroplethbounds(String x, String y, Number width, Number height)Setter for element bounds settings. Choroplethbounds(String x, String y, Number width, String height)Setter for element bounds settings. Choroplethbounds(String x, String y, String width, Number height)Setter for element bounds settings. Choroplethbounds(String x, String y, String width, String height)Setter for element bounds settings. voidcolor()Getter for the series color. Choroplethcolor(String color)Setter for the series color. ObjectcolorScale(Class scaleClass)Viewdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). Choroplethenabled(Boolean enabled)Setter for the element enabled state. voidexcludePoint(Number indexes)Excludes points at the specified index. voidexcludePoint(Array<Number> indexes)Excludes points at the specified index. voidfill()Getter for series fill color. Choroplethfill(Fill color)Setter for series fill settings using an array, an object or a string. Choroplethfill(String color)Setter for series fill settings using an array, an object or a string. Choroplethfill(Array<String> color)Setter for series fill settings using an array, an object or a string. Choroplethfill(String color, Number opacity)Series fill color with opacity. Choroplethfill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient series fill. Choroplethfill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient series fill. Choroplethfill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient series fill. Choroplethfill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient series fill. Choroplethfill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient series fill. Choroplethfill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient series fill. Choroplethfill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial series fill. Choroplethfill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial series fill. voidgeoIdField()Getter for the geo id field. ChoroplethgeoIdField(String id)Setter for the geo id field. voidgetExcludedPoints()Returns an array of excluded points. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. SeriesPointgetPoint(Number index)Gets wrapped point by index. voidgetStat(Statistics key)Gets the statistics value by key. voidgetStat(String key)Gets the statistics value by key. PatternFillhatchFill()Getter fot the hatch fill. ChoroplethhatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for the hatch fill. ChoroplethhatchFill(String type, String color, Number thickness, Number size)Setter for the hatch fill. ChoroplethhatchFill(String hatchFillFunction)Setter for hatch fill settings using function. ChoroplethhatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. ChoroplethhatchFill(HatchFill settings)Setter for hatch fill settings using an instance. ChoroplethhatchFill(Boolean enabled)Setter for hatch fill using boolean. voidheight()Getter for element height settings. Choroplethheight(Number height)Setter for element height setting. Choroplethheight(String height)Setter for element height setting. Choroplethhover()Hovers points. Choroplethhover(Number index)Hovers point by index. Choroplethhover(Array<Number> indexes)Hovers points by indexes. StateSettingshovered()Getter for hovered state settings. Choroplethhovered(String settings)Setter for hovered state settings. voidid()Getter for the series id. Choroplethid(String id)Setter for the series id. Choroplethid(Number id)Setter for the series id. voidincludeAllPoints()Includes all excluded points. voidincludePoint(Number indexes)Includes excluded points with the specified indexes. voidincludePoint(Array<Number> indexes)Includes excluded points with the specified indexes. voidkeepOnlyPoints(Number indexes)Keep only the specified points. voidkeepOnlyPoints(Array<Number> indexes)Keep only the specified points. LabelsFactorylabels()Getter for series data labels. Choroplethlabels(String settings)Setter for series data labels. Choroplethlabels(Boolean settings)Setter for series data labels. voidleft()Getter for element left bound settings. Choroplethleft(Number left)Setter for element left bound settings. Choroplethleft(String left)Setter for element left bound settings. LegendItemSettingslegendItem()Getter for series legend item settings. ChoroplethlegendItem(String settings)Setter for series legend item setting. MarkersFactorymarkers()Getter for data markers. Choroplethmarkers(String settings)Setter for data markers. Choroplethmarkers(Boolean settings)Setter for data markers. voidmaxHeight()Getter for the maximum height. ChoroplethmaxHeight(Number height)Setter for the maximum height. ChoroplethmaxHeight(String height)Setter for the maximum height. voidmaxWidth()Getter for the maximum width. ChoroplethmaxWidth(Number width)Setter for the maximum width. ChoroplethmaxWidth(String width)Setter for the maximum width. voidmeta(String key)Getter for series meta data. Choroplethmeta(String object, String value)Setter for series meta data using object. voidminHeight()Getter for the minimum height. ChoroplethminHeight(Number height)Setter for the minimum height. ChoroplethminHeight(String height)Setter for the minimum height. voidminWidth()Getter for the minimum width. ChoroplethminWidth(Number width)Setter for the minimum width. ChoroplethminWidth(String width)Setter for the minimum width. voidname()Getter for the series name. Choroplethname(String name)Setter for the series name. StateSettingsnormal()Getter for normal state settings. Choroplethnormal(String settings)Setter for normal state settings. voidoverlapMode()Getter for labels overlap mode. ChoroplethoverlapMode(LabelsOverlapMode mode)Setter for labels overlap mode. ChoroplethoverlapMode(String mode)Setter for labels overlap mode. ChoroplethoverlapMode(Boolean mode)Setter for labels overlap mode. voidprint(PaperSize paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidprint(String paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidremoveAllListeners(String type)Removes all listeners from an object. voidright()Getter for element right bound settings. Choroplethright(Number right)Setter for element right bound setting. Choroplethright(String right)Setter for element right bound setting. Choroplethselect(Number index)Selects point by index. Choroplethselect(Array<Number> indexes)Selects point by indexes. StateSettingsselected()Getter for selected state settings. Choroplethselected(String settings)Setter for selected state settings. voidselectionMode()Gets the state of the series for selection mode. ChoroplethselectionMode(SelectionMode value)Allows to select points of the series. ChoroplethselectionMode(String value)Allows to select points of the series. voidstroke()Getter for stroke settings. Choroplethstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for series stroke settings. Choroplethstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Choroplethstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for series stroke settings. Choroplethstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Choroplethstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for series stroke settings. Choroplethstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Choroplethstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for series stroke settings. Choroplethstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Choroplethstroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for series stroke settings. Choroplethstroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Choroplethstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for series stroke settings. Choroplethstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Choroplethstroke(String settings)Setter for series stroke using an object. Tooltiptooltip()Getter for tooltip settings. Choroplethtooltip(String settings)Setter for tooltip settings. Choroplethtooltip(Boolean settings)Setter for tooltip settings. voidtop()Getter for element top bound settings. Choroplethtop(Number top)Setter for element top bound settings. Choroplethtop(String top)Setter for element top bound settings. voidtransformXY(Number xCoord, Number yCoord)Transforms geo coordinates to pixel values. Choroplethunhover(Number indexOrIndexes)Removes hover from the series. Choroplethunhover(Array<Number> indexOrIndexes)Removes hover from the series. voidsetOnClickListener(ListenersInterface.OnClickListener listener)voidsetOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)voidunlistenByKey(String key)Removes an event listener which was added with listen() by the key returned by listen() or listenOnce(). Choroplethunselect()Deselects all selected points. Choroplethunselect(Number index)Deselects selected point by index. Choroplethunselect(Array<Number> indexes)Deselects selected points by indexes. voidwidth()Getter for element width settings. Choroplethwidth(Number width)Setter for element width setting. Choroplethwidth(String width)Setter for element width setting. voidzIndex()Getter for the Z-index of the element. ChoroplethzIndex(Number zIndex)Setter for the Z-index of the element. Layercontainer()Getter for the container. Choroplethcontainer(Layer element)Setter for the container. Choroplethcontainer(Stage element)Setter for the container. Choroplethcontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. ChoroplethparentBounds(Rect bounds)Setter for the parent bounds using single value. ChoroplethparentBounds(String bounds)Setter for the parent bounds using single value. ChoroplethparentBounds(Number bounds)Setter for the parent bounds using single value. ChoroplethparentBounds(Number left, Number top, Number width, Number height)Setter for the parent bounds using several values. Viewdata(View data)Viewdata(List<DataEntry> data, TreeFillingMethod fillMethod)Viewdata(List<DataEntry> data, String fillMethod)ChoroplethcolorScale(LinearColor colorScale)ChoroplethcolorScale(OrdinalColor colorScale)-
Methods inherited from class com.anychart.core.map.series.BaseWithMarkers
a11y, a11y, allowPointsSelect, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, color, colorScale, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, geoIdField, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, height, height, hover, hover, hover, hovered, id, id, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxWidth, maxWidth, meta, minHeight, minHeight, minWidth, minWidth, name, normal, overlapMode, overlapMode, overlapMode, parentBounds, parentBounds, parentBounds, parentBounds, right, right, select, select, selected, selectionMode, selectionMode, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, zIndex -
Methods inherited from class com.anychart.core.map.series.Base
a11y, a11y, allowPointsSelect, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, color, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, geoIdField, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, height, height, hover, hover, hover, hovered, id, id, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxWidth, maxWidth, meta, minHeight, minHeight, minWidth, minWidth, name, normal, overlapMode, overlapMode, overlapMode, parentBounds, parentBounds, parentBounds, parentBounds, right, right, select, select, selected, selectionMode, selectionMode, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, zIndex -
Methods inherited from class com.anychart.core.SeriesBase
a11y, a11y, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, color, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, height, height, hover, hover, hover, hovered, id, id, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxWidth, maxWidth, meta, minHeight, minHeight, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, right, right, select, select, selected, selectionMode, selectionMode, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, zIndex -
Methods inherited from class com.anychart.core.VisualBaseWithBounds
bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, container, container, container, enabled, height, height, instantiate, left, left, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, parentBounds, parentBounds, parentBounds, parentBounds, right, right, top, top, width, width, zIndex -
Methods inherited from class com.anychart.core.VisualBase
container, container, container, enabled, instantiate, parentBounds, parentBounds, parentBounds, parentBounds, zIndex -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Choropleth
Choropleth(String jsChart)
-
-
Method Detail
-
instantiate
static Choropleth instantiate()
-
a11y
SeriesA11y a11y()
Getter for the accessibility setting.
-
a11y
Choropleth a11y(Boolean value)
Setter for the accessibility setting.
-
a11y
Choropleth a11y(String value)
Setter for the accessibility setting.
-
allowPointsSelect
void allowPointsSelect()
-
allowPointsSelect
Choropleth allowPointsSelect(Boolean value)
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bottom
Choropleth bottom(Number bottom)
Setter for element bottom bound settings.
-
bottom
Choropleth bottom(String bottom)
Setter for element bottom bound settings.
-
bounds
Choropleth bounds(RectObj bounds)
Setter for bounds of the element using one parameter.
-
bounds
Choropleth bounds(Rect bounds)
Setter for bounds of the element using one parameter.
-
bounds
Choropleth bounds(Bounds bounds)
Setter for bounds of the element using one parameter.
-
bounds
Choropleth bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Choropleth bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
color
void color()
Getter for the series color.
-
color
Choropleth color(String color)
Setter for the series color.
-
colorScale
Object colorScale(Class scaleClass)
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
enabled
Choropleth enabled(Boolean enabled)
Setter for the element enabled state.
-
excludePoint
void excludePoint(Number indexes)
Excludes points at the specified index.
-
excludePoint
void excludePoint(Array<Number> indexes)
Excludes points at the specified index.
-
fill
void fill()
Getter for series fill color.
-
fill
Choropleth fill(Fill color)
Setter for series fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(String color)
Setter for series fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(Array<String> color)
Setter for series fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(String color, Number opacity)
Series fill color with opacity. Fill as a string or an object.
-
fill
Choropleth fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Choropleth fill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
geoIdField
void geoIdField()
Getter for the geo id field.
-
geoIdField
Choropleth geoIdField(String id)
Setter for the geo id field.
-
getExcludedPoints
void getExcludedPoints()
Returns an array of excluded points.
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
getPoint
SeriesPoint getPoint(Number index)
Gets wrapped point by index.
-
getStat
void getStat(Statistics key)
Gets the statistics value by key.
-
hatchFill
PatternFill hatchFill()
Getter fot the hatch fill.
-
hatchFill
Choropleth hatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for the hatch fill.
-
hatchFill
Choropleth hatchFill(String type, String color, Number thickness, Number size)
Setter for the hatch fill.
-
hatchFill
Choropleth hatchFill(String hatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Choropleth hatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Choropleth hatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Choropleth hatchFill(Boolean enabled)
Setter for hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
height
void height()
Getter for element height settings.
-
height
Choropleth height(Number height)
Setter for element height setting.
-
height
Choropleth height(String height)
Setter for element height setting.
-
hover
Choropleth hover()
Hovers points.
-
hover
Choropleth hover(Number index)
Hovers point by index.
-
hover
Choropleth hover(Array<Number> indexes)
Hovers points by indexes.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
hovered
Choropleth hovered(String settings)
Setter for hovered state settings.
-
id
void id()
Getter for the series id.
-
id
Choropleth id(String id)
Setter for the series id.
-
id
Choropleth id(Number id)
Setter for the series id.
-
includeAllPoints
void includeAllPoints()
Includes all excluded points.
-
includePoint
void includePoint(Number indexes)
Includes excluded points with the specified indexes.
-
includePoint
void includePoint(Array<Number> indexes)
Includes excluded points with the specified indexes.
-
keepOnlyPoints
void keepOnlyPoints(Number indexes)
Keep only the specified points.
-
keepOnlyPoints
void keepOnlyPoints(Array<Number> indexes)
Keep only the specified points.
-
labels
LabelsFactory labels()
Getter for series data labels.
-
labels
Choropleth labels(String settings)
Setter for series data labels.
-
labels
Choropleth labels(Boolean settings)
Setter for series data labels.
-
left
void left()
Getter for element left bound settings.
-
left
Choropleth left(Number left)
Setter for element left bound settings.
-
left
Choropleth left(String left)
Setter for element left bound settings.
-
legendItem
LegendItemSettings legendItem()
Getter for series legend item settings.
-
legendItem
Choropleth legendItem(String settings)
Setter for series legend item setting.
-
markers
MarkersFactory markers()
Getter for data markers.
-
markers
Choropleth markers(String settings)
Setter for data markers.
-
markers
Choropleth markers(Boolean settings)
Setter for data markers.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxHeight
Choropleth maxHeight(Number height)
Setter for the maximum height.
-
maxHeight
Choropleth maxHeight(String height)
Setter for the maximum height.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
maxWidth
Choropleth maxWidth(Number width)
Setter for the maximum width.
-
maxWidth
Choropleth maxWidth(String width)
Setter for the maximum width.
-
meta
Choropleth meta(String object, String value)
Setter for series meta data using object.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minHeight
Choropleth minHeight(Number height)
Setter for the minimum height.
-
minHeight
Choropleth minHeight(String height)
Setter for the minimum height.
-
minWidth
void minWidth()
Getter for the minimum width.
-
minWidth
Choropleth minWidth(Number width)
Setter for the minimum width.
-
minWidth
Choropleth minWidth(String width)
Setter for the minimum width.
-
name
void name()
Getter for the series name.
-
name
Choropleth name(String name)
Setter for the series name.
-
normal
StateSettings normal()
Getter for normal state settings.
-
normal
Choropleth normal(String settings)
Setter for normal state settings.
-
overlapMode
void overlapMode()
Getter for labels overlap mode.
-
overlapMode
Choropleth overlapMode(LabelsOverlapMode mode)
Setter for labels overlap mode.
-
overlapMode
Choropleth overlapMode(String mode)
Setter for labels overlap mode.
-
overlapMode
Choropleth overlapMode(Boolean mode)
Setter for labels overlap mode.
-
print
void print(PaperSize paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
print
void print(String paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
removeAllListeners
void removeAllListeners(String type)
Removes all listeners from an object. You can also optionally remove listeners of some particular type.
-
right
void right()
Getter for element right bound settings.
-
right
Choropleth right(Number right)
Setter for element right bound setting.
-
right
Choropleth right(String right)
Setter for element right bound setting.
-
select
Choropleth select(Number index)
Selects point by index.
-
select
Choropleth select(Array<Number> indexes)
Selects point by indexes.
-
selected
StateSettings selected()
Getter for selected state settings.
-
selected
Choropleth selected(String settings)
Setter for selected state settings.
-
selectionMode
void selectionMode()
Gets the state of the series for selection mode.
-
selectionMode
Choropleth selectionMode(SelectionMode value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
selectionMode
Choropleth selectionMode(String value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
stroke
void stroke()
Getter for stroke settings.
-
stroke
Choropleth stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Choropleth stroke(String settings)
Setter for series stroke using an object.
-
tooltip
Choropleth tooltip(String settings)
Setter for tooltip settings.
-
tooltip
Choropleth tooltip(Boolean settings)
Setter for tooltip settings.
-
top
void top()
Getter for element top bound settings.
-
top
Choropleth top(Number top)
Setter for element top bound settings.
-
top
Choropleth top(String top)
Setter for element top bound settings.
-
transformXY
void transformXY(Number xCoord, Number yCoord)
Transforms geo coordinates to pixel values. Note: Works only after draw is called.
-
unhover
Choropleth unhover(Number indexOrIndexes)
Removes hover from the series.
-
unhover
Choropleth unhover(Array<Number> indexOrIndexes)
Removes hover from the series.
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener)
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)
-
unlistenByKey
void unlistenByKey(String key)
Removes an event listener which was added with listen() by the key returned by listen() or listenOnce().
-
unselect
Choropleth unselect()
Deselects all selected points.
-
unselect
Choropleth unselect(Number index)
Deselects selected point by index.
-
unselect
Choropleth unselect(Array<Number> indexes)
Deselects selected points by indexes.
-
width
void width()
Getter for element width settings.
-
width
Choropleth width(Number width)
Setter for element width setting.
-
width
Choropleth width(String width)
Setter for element width setting.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
zIndex
Choropleth zIndex(Number zIndex)
Setter for the Z-index of the element.
-
container
Choropleth container(Layer element)
Setter for the container.
-
container
Choropleth container(Stage element)
Setter for the container.
-
container
Choropleth container(String element)
Setter for the container.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Choropleth parentBounds(Rect bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Choropleth parentBounds(String bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Choropleth parentBounds(Number bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Choropleth parentBounds(Number left, Number top, Number width, Number height)
Setter for the parent bounds using several values. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
data
View data(List<DataEntry> data, TreeFillingMethod fillMethod)
-
colorScale
Choropleth colorScale(LinearColor colorScale)
-
colorScale
Choropleth colorScale(OrdinalColor colorScale)
-
-
-
-