A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
G
- generateRandomEntries() - function in com.patrykandpatrick.vico.core.util.RandomEntriesGenerator
- Generates a List of FloatEntry instances with randomized y values.
- get(Object) - function in com.patrykandpatrick.vico.core.context.ChartDrawContext
- Operator function for consumeExtra.
- get(Object) - function in com.patrykandpatrick.vico.core.context.DefaultExtras
- Operator function for consumeExtra.
- get(Object) - function in com.patrykandpatrick.vico.core.context.DrawContext
- Operator function for consumeExtra.
- get(Object) - function in com.patrykandpatrick.vico.core.context.Extras
- Operator function for consumeExtra.
- get(Object) - function in com.patrykandpatrick.vico.core.context.MeasureContext
- Operator function for consumeExtra.
- get(Object) - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- getAlpha() - function in com.patrykandpatrick.vico.core.extension.ColorExtensionsKt
- getANIMATED_SCROLL_DURATION() - function in com.patrykandpatrick.vico.core.Animation
- The default duration for animated scrolls (in milliseconds; com.patrykandpatrick.vico.views.chart.BaseChartView.
- getApplyElevationOverlay() - function in com.patrykandpatrick.vico.core.component.shape.shadow.ComponentShadow
- getAxis() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- The LineComponent to use for the axis line.
- getAxis() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- The LineComponent to use for the axis line.
- getAxis() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The LineComponent to use for the axis line.
- getAXIS_GUIDELINE_WIDTH() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default width for axis guidelines (in dp).
- getAXIS_LABEL_HORIZONTAL_MARGIN() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default horizontal margin for axis labels (in dp).
- getAXIS_LABEL_HORIZONTAL_PADDING() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default horizontal padding for axis labels (in dp).
- getAXIS_LABEL_MAX_LINES() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default maximum line count for axis labels.
- getAXIS_LABEL_ROTATION_DEGREES() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default rotation for axis labels (in degrees).
- getAXIS_LABEL_SIZE() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default text size for axis labels (in sp).
- getAXIS_LABEL_VERTICAL_MARGIN() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default vertical margin for axis labels (in dp).
- getAXIS_LABEL_VERTICAL_PADDING() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default vertical padding for axis labels (in dp).
- getAXIS_LINE_WIDTH() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default width for axis lines (in dp).
- getAXIS_TICK_LENGTH() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default length for axis ticks (in dp).
- getAxisGuidelineColor() - function in com.patrykandpatrick.vico.core.DefaultColors
- The default color for axis guidelines.
- getAxisGuidelineColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Light
- The default color for axis guidelines.
- getAxisGuidelineColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Dark
- The default color for axis guidelines.
- getAxisLabelColor() - function in com.patrykandpatrick.vico.core.DefaultColors
- The default color for axis labels.
- getAxisLabelColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Light
- The default color for axis labels.
- getAxisLabelColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Dark
- The default color for axis labels.
- getAxisLine() - function in com.patrykandpatrick.vico.core.axis.Axis
- The LineComponent to use for the axis line.
- getAxisLine() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The LineComponent to use for the axis line.
- getAxisLine() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The LineComponent to use for the axis line.
- getAxisLineColor() - function in com.patrykandpatrick.vico.core.DefaultColors
- The default color for axis lines.
- getAxisLineColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Light
- The default color for axis lines.
- getAxisLineColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Dark
- The default color for axis lines.
- getAxisValuesOverrider() - function in com.patrykandpatrick.vico.core.chart.BaseChart
- Overrides the minimum and maximum x-axis and y-axis values.
- getAxisValuesOverrider() - function in com.patrykandpatrick.vico.core.chart.Chart
- Overrides the minimum and maximum x-axis and y-axis values.
- getAxisValuesOverrider() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- Overrides the minimum and maximum x-axis and y-axis values.
- getAxisValuesOverrider() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- Overrides the minimum and maximum x-axis and y-axis values.
- getAxisValuesOverrider() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- Overrides the minimum and maximum x-axis and y-axis values.
- getBackground() - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- The text’s background.
- getBackground() - function in com.patrykandpatrick.vico.core.component.text.TextComponent.Builder
- getBottom() - function in com.patrykandpatrick.vico.core.chart.insets.Insets
- getBottomAxis() - function in com.patrykandpatrick.vico.core.axis.AxisManager
- The AxisRenderer for the bottom axis.
- getBottomDp() - function in com.patrykandpatrick.vico.core.dimensions.Dimensions
- The value for the bottom edge in the dp unit.
- getBottomDp() - function in com.patrykandpatrick.vico.core.dimensions.MutableDimensions
- The value for the bottom edge in the dp unit.
- getBottomLeft() - function in com.patrykandpatrick.vico.core.component.shape.cornered.CorneredShape
- getBottomLeft() - function in com.patrykandpatrick.vico.core.component.shape.cornered.MarkerCorneredShape
- getBottomRight() - function in com.patrykandpatrick.vico.core.component.shape.cornered.CorneredShape
- getBottomRight() - function in com.patrykandpatrick.vico.core.component.shape.cornered.MarkerCorneredShape
- getBounds() - function in com.patrykandpatrick.vico.core.axis.Axis
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.axis.AxisRenderer
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.chart.BaseChart
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.chart.Chart
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.dimensions.BoundsAware
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.legend.HorizontalLegend
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.legend.Legend
- The bounds of the abstract component.
- getBounds() - function in com.patrykandpatrick.vico.core.legend.VerticalLegend
- The bounds of the abstract component.
- getCanvas() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- The canvas to draw the chart on.
- getCanvas() - function in com.patrykandpatrick.vico.core.context.DrawContext
- The canvas to draw the chart on.
- getCanvasBounds() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- The bounds of the canvas that will be used to draw the chart and its components.
- getCanvasBounds() - function in com.patrykandpatrick.vico.core.context.DrawContext
- The bounds of the canvas that will be used to draw the chart and its components.
- getCanvasBounds() - function in com.patrykandpatrick.vico.core.context.MeasureContext
- The bounds of the canvas that will be used to draw the chart and its components.
- getCanvasBounds() - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- The bounds of the canvas that will be used to draw the chart and its components.
- getCause() - function in com.patrykandpatrick.vico.core.throwable.UnknownAxisPositionException
- getCeil() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getCHART_HEIGHT() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default height for charts (in dp).
- getChartBounds() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- The bounds in which the Chart will be drawn.
- getChartEntryModel() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- The source of the associated Chart’s entries.
- getChartEntryModel() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- The source of the associated Chart’s entries.
- getChartInsetters() - function in com.patrykandpatrick.vico.core.chart.BaseChart
- A Collection of the ChartInsetters that are part of this Chart.
- getChartInsetters() - function in com.patrykandpatrick.vico.core.chart.Chart
- A Collection of the ChartInsetters that are part of this Chart.
- getChartInsetters() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- A Collection of the ChartInsetters that are part of this Chart.
- getChartInsetters() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- getChartInsetters() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- A Collection of the ChartInsetters that are part of this Chart.
- getChartModelProducers() - function in com.patrykandpatrick.vico.core.entry.composed.ComposedChartEntryModelProducer
- getCharts() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- The Charts that make up this ComposedChart.
- getChartScale() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- The scale of the chart.
- getChartScale() - function in com.patrykandpatrick.vico.core.context.DrawContext
- The scale of the chart.
- getChartScale() - function in com.patrykandpatrick.vico.core.context.MeasureContext
- The scale of the chart.
- getChartScale() - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- The scale of the chart.
- getChartValues(AxisPosition.Vertical) - function in com.patrykandpatrick.vico.core.chart.values.ChartValuesManager
- Returns the ChartValues associated with the given axisPosition.
- getChartValues() - function in com.patrykandpatrick.vico.core.chart.values.ChartValuesManager
- Returns the Chart’s main ChartValues.
- getChartValues() - function in com.patrykandpatrick.vico.core.chart.values.ChartValuesProvider
- Returns the Chart’s main ChartValues.
- getChartValuesForAxisPosition(AxisPosition.Vertical) - function in com.patrykandpatrick.vico.core.chart.values.ChartValuesManager
- Returns the ChartValues associated with the specified AxisPosition.Vertical subclass, or
nullif there is no such association. - getChartValuesForAxisPosition(AxisPosition.Vertical) - function in com.patrykandpatrick.vico.core.chart.values.ChartValuesProvider
- Returns the ChartValues associated with the specified AxisPosition.Vertical subclass, or
nullif there is no such association. - getChartValuesManager() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- Manages the associated Chart’s ChartValues.
- getChartValuesManager() - function in com.patrykandpatrick.vico.core.context.DrawContext
- Manages the associated Chart’s ChartValues.
- getChartValuesManager() - function in com.patrykandpatrick.vico.core.context.MeasureContext
- Manages the associated Chart’s ChartValues.
- getChartValuesManager() - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- Manages the associated Chart’s ChartValues.
- getClosestMarkerEntryModel(Map,Point) - function in com.patrykandpatrick.vico.core.extension.MapExtensionsKt
- Returns that of the Marker.EntryModels stored in the Map whose x-axis map key is the closest to the Point.x value.
- getColor() - function in com.patrykandpatrick.vico.core.component.shape.LineComponent
- The color of the shape.
- getColor() - function in com.patrykandpatrick.vico.core.component.shape.ShapeComponent
- The color of the shape.
- getColor() - function in com.patrykandpatrick.vico.core.component.shape.shadow.ComponentShadow
- getColor() - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- The text’s color.
- getColor() - function in com.patrykandpatrick.vico.core.component.text.TextComponent.Builder
- getColor() - function in com.patrykandpatrick.vico.core.marker.Marker.EntryModel
- getColorHex() - function in com.patrykandpatrick.vico.core.extension.ColorExtensionsKt
- getCOLUMN_INSIDE_SPACING() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default spacing (in dp) between neighboring grouped columns.
- getCOLUMN_OUTSIDE_SPACING() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default spacing (in dp) between neighboring column collections.
- getCOLUMN_ROUNDNESS_PERCENT() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default corner radius for columns (in percent).
- getCOLUMN_WIDTH() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default width for columns (in dp).
- getColumns() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- getComposedEntryCollections() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- A list of the ChartEntryModels that make up this model.
- getContentWidth(Integer) - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensions
- Given the chart’s maximum number of major entries, calculates the width of the Chart’s content (in pixels).
- getContentWidth(Integer) - function in com.patrykandpatrick.vico.core.chart.dimensions.MutableHorizontalDimensions
- Given the chart’s maximum number of major entries, calculates the width of the Chart’s content (in pixels).
- getCornerScale(Float,Float,Float) - function in com.patrykandpatrick.vico.core.component.shape.cornered.CorneredShape
- Returns a scale factor for the corner size, which will prevent graphical glitches in case the size of the corners is larger than the shape’s dimensions.
- getCornerScale(Float,Float,Float) - function in com.patrykandpatrick.vico.core.component.shape.cornered.MarkerCorneredShape
- Returns a scale factor for the corner size, which will prevent graphical glitches in case the size of the corners is larger than the shape’s dimensions.
- getCornerSize(Float,Float) - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner
- Calculates the size of the corner.
- getCornerSize(Float,Float) - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner.Absolute
- Calculates the size of the corner.
- getCornerSize(Float,Float) - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner.Relative
- Calculates the size of the corner.
- getCornerTreatment() - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner
- getCornerTreatment() - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner.Absolute
- getCornerTreatment() - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner.Relative
- getCUBIC_STRENGTH() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default cubic bezier strength for line charts.
- getCurrentScroll() - function in com.patrykandpatrick.vico.core.scroll.ScrollHandler
- getDASH_GAP() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default dash gap for DashedShape (in dp).
- getDASH_LENGTH() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default dash length for DashedShape (in dp).
- getDashLengthDp() - function in com.patrykandpatrick.vico.core.component.shape.DashedShape
- getDataLabel() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- getDataLabel() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getDataLabelRotationDegrees() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- getDataLabelRotationDegrees() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getDataLabelValueFormatter() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- getDataLabelValueFormatter() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getDataLabelVerticalPosition() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- getDataLabelVerticalPosition() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getDecimalFormat(String,RoundingMode) - function in com.patrykandpatrick.vico.core.formatter.DecimalFormatValueFormatter.Companion
- Creates a DecimalFormat using the provided pattern and rounding mode.
- getDEF_FORMAT() - function in com.patrykandpatrick.vico.core.formatter.DecimalFormatValueFormatter.Companion
- The default pattern for the DecimalFormat.
- getDEF_PATTERN() - function in com.patrykandpatrick.vico.core.formatter.PercentageFormatValueFormatter.Companion
- The default percentage pattern.
- getDensity() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- The pixel density.
- getDensity() - function in com.patrykandpatrick.vico.core.context.DrawContext
- The pixel density.
- getDensity() - function in com.patrykandpatrick.vico.core.context.MeasureContext
- The pixel density.
- getDensity() - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- The pixel density.
- getDIFF_DURATION() - function in com.patrykandpatrick.vico.core.Animation
- The default duration for difference animations.
- getDoubled() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getDx() - function in com.patrykandpatrick.vico.core.component.shape.shadow.ComponentShadow
- getDy() - function in com.patrykandpatrick.vico.core.component.shape.shadow.ComponentShadow
- getDynamic() - function in com.patrykandpatrick.vico.core.component.shape.shader.StaticShaderKt
- getDynamicShader() - function in com.patrykandpatrick.vico.core.component.shape.LineComponent
- getDynamicShader() - function in com.patrykandpatrick.vico.core.component.shape.ShapeComponent
- getElevationOverlayColor() - function in com.patrykandpatrick.vico.core.DefaultColors
- The default color for elevation overlays.
- getElevationOverlayColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Light
- The default color for elevation overlays.
- getElevationOverlayColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Dark
- The default color for elevation overlays.
- getElevationOverlayColor() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- The elevation overlay color, applied to ShapeComponents that cast shadows.
- getElevationOverlayColor() - function in com.patrykandpatrick.vico.core.context.DrawContext
- The elevation overlay color, applied to ShapeComponents that cast shadows.
- getEllipsize() - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- The type of text truncation to be used when the text’s width exceeds the amount of available space.
- getEllipsize() - function in com.patrykandpatrick.vico.core.component.text.TextComponent.Builder
- getEnd() - function in com.patrykandpatrick.vico.core.chart.insets.Insets
- getEnd(RectF,Boolean) - function in com.patrykandpatrick.vico.core.extension.RectExtensionsKt
- Returns RectF.right if isLtr is true, and RectF.left otherwise.
- getEndAxis() - function in com.patrykandpatrick.vico.core.axis.AxisManager
- The AxisRenderer for the end axis.
- getEndDp() - function in com.patrykandpatrick.vico.core.dimensions.Dimensions
- The value for the end edge in the dp unit.
- getEndDp() - function in com.patrykandpatrick.vico.core.dimensions.MutableDimensions
- The value for the end edge in the dp unit.
- getEndEdgeWidthDp() - function in com.patrykandpatrick.vico.core.chart.edges.FadingEdges
- getEndHorizontalAxisInset(MeasureContext,HorizontalDimensions,Float) - function in com.patrykandpatrick.vico.core.axis.AxisItemPlacer.Horizontal
- Returns the end inset required by the HorizontalAxis.
- getEndPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensions
- getEndPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.MutableHorizontalDimensions
- getEndPaddingDp() - function in com.patrykandpatrick.vico.core.chart.layout.HorizontalLayout.FullWidth
- getEntity1Color() - function in com.patrykandpatrick.vico.core.DefaultColors
- The color for columns whose index in a column collection is 3k (k ∈ N) and for lines whose index in the list of lines in a line chart is 3k (k ∈ N).
- getEntity1Color() - function in com.patrykandpatrick.vico.core.DefaultColors.Light
- The color for columns whose index in a column collection is 3k (k ∈ N) and for lines whose index in the list of lines in a line chart is 3k (k ∈ N).
- getEntity1Color() - function in com.patrykandpatrick.vico.core.DefaultColors.Dark
- The color for columns whose index in a column collection is 3k (k ∈ N) and for lines whose index in the list of lines in a line chart is 3k (k ∈ N).
- getEntity2Color() - function in com.patrykandpatrick.vico.core.DefaultColors
- The color for columns whose index in a column collection is 1 + 3k (k ∈ N) and for lines whose index in the list of lines in a line chart is 1 + 3k (k ∈ N).
- getEntity2Color() - function in com.patrykandpatrick.vico.core.DefaultColors.Light
- The color for columns whose index in a column collection is 1 + 3k (k ∈ N) and for lines whose index in the list of lines in a line chart is 1 + 3k (k ∈ N).
- getEntity2Color() - function in com.patrykandpatrick.vico.core.DefaultColors.Dark
- The color for columns whose index in a column collection is 1 + 3k (k ∈ N) and for lines whose index in the list of lines in a line chart is 1 + 3k (k ∈ N).
- getEntity3Color() - function in com.patrykandpatrick.vico.core.DefaultColors
- The color for columns whose index in a column collection is 2 + 3k (k ∈ N) and for lines whose index in the list of lines in a line chart is 2 + 3k (k ∈ N).
- getEntity3Color() - function in com.patrykandpatrick.vico.core.DefaultColors.Light
- The color for columns whose index in a column collection is 2 + 3k (k ∈ N) and for lines whose index in the list of lines in a line chart is 2 + 3k (k ∈ N).
- getEntity3Color() - function in com.patrykandpatrick.vico.core.DefaultColors.Dark
- The color for columns whose index in a column collection is 2 + 3k (k ∈ N) and for lines whose index in the list of lines in a line chart is 2 + 3k (k ∈ N).
- getEntries() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- The chart entries (ChartEntry instances).
- getEntries() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModel
- The chart entries (ChartEntry instances).
- getEntry() - function in com.patrykandpatrick.vico.core.marker.Marker.EntryModel
- getEntryLocationMap() - function in com.patrykandpatrick.vico.core.chart.BaseChart
- Links x-axis values to Marker.EntryModels.
- getEntryLocationMap() - function in com.patrykandpatrick.vico.core.chart.Chart
- Links x-axis values to Marker.EntryModels.
- getEntryLocationMap() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- Links x-axis values to Marker.EntryModels.
- getEntryLocationMap() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- Links x-axis values to Marker.EntryModels.
- getEntryLocationMap() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- Links x-axis values to Marker.EntryModels.
- getEntryModel(Map,Float) - function in com.patrykandpatrick.vico.core.extension.MapExtensionsKt
- Returns those of the Marker.EntryModels stored in the Map whose ChartEntry.x is equal to xValue.
- getExtra(Object) - function in com.patrykandpatrick.vico.core.context.ChartDrawContext
- Retrieves the value of the extra with the given key, unless no such extra exists.
- getExtra(Object) - function in com.patrykandpatrick.vico.core.context.DefaultExtras
- Retrieves the value of the extra with the given key, unless no such extra exists.
- getExtra(Object) - function in com.patrykandpatrick.vico.core.context.DrawContext
- Retrieves the value of the extra with the given key, unless no such extra exists.
- getExtra(Object) - function in com.patrykandpatrick.vico.core.context.Extras
- Retrieves the value of the extra with the given key, unless no such extra exists.
- getExtra(Object) - function in com.patrykandpatrick.vico.core.context.MeasureContext
- Retrieves the value of the extra with the given key, unless no such extra exists.
- getExtra(Object) - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- getExtraOr(Extras,Object,Function0) - function in com.patrykandpatrick.vico.core.context.ExtrasExtensionsKt
- Returns the value of the extra with the given key if such an extra exists.
- getFieldValue(T,String) - function in com.patrykandpatrick.vico.core.extension.ReflectionExtensionsKt
- Returns the value of the field with the specified name.
- getFitStrategy() - function in com.patrykandpatrick.vico.core.component.shape.DashedShape
- getFloor() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getFontScale() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- The font scale.
- getFontScale() - function in com.patrykandpatrick.vico.core.context.DrawContext
- The font scale.
- getFontScale() - function in com.patrykandpatrick.vico.core.context.MeasureContext
- The font scale.
- getFontScale() - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- The font scale.
- getFraction() - function in com.patrykandpatrick.vico.core.axis.Axis.SizeConstraint.Fraction
- getFullyRounded() - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner.Companion
- A Corner that is completely rounded.
- getGapLengthDp() - function in com.patrykandpatrick.vico.core.component.shape.DashedShape
- getGuideline() - function in com.patrykandpatrick.vico.core.axis.Axis
- The LineComponent to use for guidelines.
- getGuideline() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- The LineComponent to use for guidelines.
- getGuideline() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The LineComponent to use for guidelines.
- getGuideline() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- The LineComponent to use for guidelines.
- getGuideline() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The LineComponent to use for guidelines.
- getGuideline() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The LineComponent to use for guidelines.
- getGuideline() - function in com.patrykandpatrick.vico.core.component.marker.MarkerComponent
- getHalf() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getHalf() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getHalf() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getHasLineBackgroundShader() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getHasValuesSet() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- getHeight(MeasureContext,CharSequence,Integer,Integer,Float) - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- Returns the height of this TextComponent for the given text and the available width and height.
- getHeight(MeasureContext,Float) - function in com.patrykandpatrick.vico.core.legend.HorizontalLegend
- Returns the height of the legend.
- getHeight(MeasureContext,Float) - function in com.patrykandpatrick.vico.core.legend.Legend
- Returns the height of the legend.
- getHeight(MeasureContext,Float) - function in com.patrykandpatrick.vico.core.legend.VerticalLegend
- Returns the height of the legend.
- getHorizontal() - function in com.patrykandpatrick.vico.core.chart.insets.Insets
- getHorizontalDimensions(MeasureContext,Model) - function in com.patrykandpatrick.vico.core.chart.BaseChart
- Called to get the HorizontalDimensions of this chart.
- getHorizontalDimensions(MeasureContext,Model) - function in com.patrykandpatrick.vico.core.chart.Chart
- Called to get the HorizontalDimensions of this chart.
- getHorizontalDimensions(MeasureContext,ChartEntryModel) - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- Called to get the HorizontalDimensions of this chart.
- getHorizontalDimensions(MeasureContext,ComposedChartEntryModel) - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- Called to get the HorizontalDimensions of this chart.
- getHorizontalDimensions() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- Holds information on the Chart’s horizontal dimensions.
- getHorizontalDimensions(MeasureContext,ChartEntryModel) - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- Called to get the HorizontalDimensions of this chart.
- getHorizontalDp() - function in com.patrykandpatrick.vico.core.dimensions.MutableDimensions
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.Axis
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.AxisRenderer
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.HorizontalAxis
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.BaseChart
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.Chart
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.ColumnChart
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.ChartInsetter
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.LineChart
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.MarkerComponent
- Called during the measurement phase, after getInsets.
- getHorizontalInsets(MeasureContext,Float,HorizontalInsets) - function in com.patrykandpatrick.vico.core.chart.insets.Marker
- Called during the measurement phase, after getInsets.
- getHorizontalLabelPosition() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- Defines the horizontal position of each axis label relative to the axis line.
- getHorizontalLabelPosition() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- Defines the horizontal position of each axis label relative to the axis line.
- getHorizontalLayout() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- Defines how the chart’s content is positioned horizontally.
- getHorizontalLayout() - function in com.patrykandpatrick.vico.core.context.DrawContext
- Defines how the chart’s content is positioned horizontally.
- getHorizontalLayout() - function in com.patrykandpatrick.vico.core.context.MeasureContext
- Defines how the chart’s content is positioned horizontally.
- getHorizontalLayout() - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- Defines how the chart’s content is positioned horizontally.
- getHorizontalScroll() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- The current amount of horizontal scroll.
- getIcon() - function in com.patrykandpatrick.vico.core.legend.LegendItem
- getIcon() - function in com.patrykandpatrick.vico.core.legend.VerticalLegend.Item
- getIconPaddingDp() - function in com.patrykandpatrick.vico.core.legend.HorizontalLegend
- getIconPaddingDp() - function in com.patrykandpatrick.vico.core.legend.VerticalLegend
- getIconSizeDp() - function in com.patrykandpatrick.vico.core.legend.HorizontalLegend
- getIconSizeDp() - function in com.patrykandpatrick.vico.core.legend.VerticalLegend
- getId() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- getId() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModel
- getIndex() - function in com.patrykandpatrick.vico.core.marker.Marker.EntryModel
- getIndicator() - function in com.patrykandpatrick.vico.core.component.marker.MarkerComponent
- getIndicatorSizeDp() - function in com.patrykandpatrick.vico.core.component.marker.MarkerComponent
- The indicator size (in dp).
- getInner() - function in com.patrykandpatrick.vico.core.component.OverlayingComponent
- getInnerPaddingBottomDp() - function in com.patrykandpatrick.vico.core.component.OverlayingComponent
- getInnerPaddingEndDp() - function in com.patrykandpatrick.vico.core.component.OverlayingComponent
- getInnerPaddingStartDp() - function in com.patrykandpatrick.vico.core.component.OverlayingComponent
- getInnerPaddingTopDp() - function in com.patrykandpatrick.vico.core.component.OverlayingComponent
- getInnerSpacingDp() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.insets.Axis
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.insets.AxisRenderer
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.insets.BaseChart
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.insets.Chart
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.insets.ColumnChart
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.insets.ChartInsetter
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.component.marker.MarkerComponent
- Called during the measurement phase, before getHorizontalInsets.
- getInsets(MeasureContext,Insets,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.insets.Marker
- Called during the measurement phase, before getHorizontalInsets.
- getIsBottom() - function in com.patrykandpatrick.vico.core.axis.AxisPosition
- getIsBottom() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal
- getIsBottom() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal.Top
- getIsBottom() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal.Bottom
- getIsBottom() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical
- getIsBottom() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical.Start
- getIsBottom() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical.End
- getIsEnd() - function in com.patrykandpatrick.vico.core.axis.AxisPosition
- getIsEnd() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal
- getIsEnd() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal.Top
- getIsEnd() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal.Bottom
- getIsEnd() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical
- getIsEnd() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical.Start
- getIsEnd() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical.End
- getIsHorizontalScrollEnabled() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- Whether horizontal scrolling is enabled.
- getIsHorizontalScrollEnabled() - function in com.patrykandpatrick.vico.core.context.DrawContext
- Whether horizontal scrolling is enabled.
- getIsHorizontalScrollEnabled() - function in com.patrykandpatrick.vico.core.context.MeasureContext
- Whether horizontal scrolling is enabled.
- getIsHorizontalScrollEnabled() - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- Whether horizontal scrolling is enabled.
- getIsLtr() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- Whether the layout direction is left-to-right.
- getIsLtr() - function in com.patrykandpatrick.vico.core.context.DrawContext
- Whether the layout direction is left-to-right.
- getIsLtr() - function in com.patrykandpatrick.vico.core.context.MeasureContext
- Whether the layout direction is left-to-right.
- getIsLtr() - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- Whether the layout direction is left-to-right.
- getIsStart() - function in com.patrykandpatrick.vico.core.axis.AxisPosition
- getIsStart() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal
- getIsStart() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal.Top
- getIsStart() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal.Bottom
- getIsStart() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical
- getIsStart() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical.Start
- getIsStart() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical.End
- getIsTop() - function in com.patrykandpatrick.vico.core.axis.AxisPosition
- getIsTop() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal
- getIsTop() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal.Top
- getIsTop() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Horizontal.Bottom
- getIsTop() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical
- getIsTop() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical.Start
- getIsTop() - function in com.patrykandpatrick.vico.core.axis.AxisPosition.Vertical.End
- getItemPlacer() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- Determines for what x values this HorizontalAxis is to display labels, ticks, and guidelines.
- getItemPlacer() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- Determines for what x values the HorizontalAxis is to display labels, ticks, and guidelines.
- getItems() - function in com.patrykandpatrick.vico.core.legend.HorizontalLegend
- getItems() - function in com.patrykandpatrick.vico.core.legend.VerticalLegend
- getLabel() - function in com.patrykandpatrick.vico.core.axis.Axis
- The TextComponent to use for labels.
- getLabel() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- The TextComponent to use for labels.
- getLabel() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The TextComponent to use for labels.
- getLabel() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- The TextComponent to use for labels.
- getLabel() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The TextComponent to use for labels.
- getLabel() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The TextComponent to use for labels.
- getLabel() - function in com.patrykandpatrick.vico.core.component.marker.MarkerComponent
- getLabel() - function in com.patrykandpatrick.vico.core.legend.LegendItem
- getLabel() - function in com.patrykandpatrick.vico.core.legend.VerticalLegend.Item
- getLabel(List,ChartValues) - function in com.patrykandpatrick.vico.core.marker.DefaultMarkerLabelFormatter
- Creates a formatted label for the given list of marked entries.
- getLabel(List,ChartValues) - function in com.patrykandpatrick.vico.core.marker.MarkerLabelFormatter
- Creates a formatted label for the given list of marked entries.
- getLabelComponent() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- getLabelFormatter() - function in com.patrykandpatrick.vico.core.component.marker.MarkerComponent
- The MarkerLabelFormatter for this marker.
- getLabelHeight(MeasureContext,Float,Float,Float) - function in com.patrykandpatrick.vico.core.legend.LegendItem
- Measures the height of the label.
- getLabelHeight(MeasureContext,Float,Float,Float) - function in com.patrykandpatrick.vico.core.legend.VerticalLegend.Item
- Measures the height of the label.
- getLabelHorizontalPosition() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- getLabelOffset() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The number of labels (and, for HorizontalLayout.FullWidth, their corresponding ticks and guidelines) to skip from the start.
- getLabelOffset() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- The number of labels (and, for HorizontalLayout.FullWidth, their corresponding ticks and guidelines) to skip from the start.
- getLabelRotationDegrees() - function in com.patrykandpatrick.vico.core.axis.Axis
- The rotation of axis labels (in degrees).
- getLabelRotationDegrees() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- The rotation of axis labels (in degrees).
- getLabelRotationDegrees() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The rotation of axis labels (in degrees).
- getLabelRotationDegrees() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- The rotation of axis labels (in degrees).
- getLabelRotationDegrees() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The rotation of axis labels (in degrees).
- getLabelRotationDegrees() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The rotation of axis labels (in degrees).
- getLabelRotationDegrees() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- getLabelSpacing() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- How often labels (and their corresponding ticks and guidelines) should be drawn.
- getLabelSpacing() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- How often labels (and their corresponding ticks and guidelines) should be drawn.
- getLabelSpacing() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The label spacing (in dp).
- getLabelSpacing() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The label spacing (in dp).
- getLabelText() - function in com.patrykandpatrick.vico.core.legend.LegendItem
- getLabelText() - function in com.patrykandpatrick.vico.core.legend.VerticalLegend.Item
- getLabelValues(ChartDrawContext,ClosedFloatingPointRange,ClosedFloatingPointRange) - function in com.patrykandpatrick.vico.core.axis.AxisItemPlacer.Horizontal
- Returns, as a list, the x values for which labels are to be displayed, restricted to visibleXRange and with two extra values on either side (if applicable).
- getLabelVerticalPosition() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- getLabelWidth(MeasureContext,Float,Float,Float) - function in com.patrykandpatrick.vico.core.legend.LegendItem
- Measures the width of the label.
- getLabelWidth(MeasureContext,Float,Float,Float) - function in com.patrykandpatrick.vico.core.legend.VerticalLegend.Item
- Measures the width of the label.
- getLayoutDirectionMultiplier() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- getLayoutDirectionMultiplier() - function in com.patrykandpatrick.vico.core.context.DrawContext
- getLayoutDirectionMultiplier() - function in com.patrykandpatrick.vico.core.context.MeasureContext
- getLayoutDirectionMultiplier() - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- getLeft(Boolean) - function in com.patrykandpatrick.vico.core.chart.insets.Insets
- Returns the size of the left inset, taking into account the layout direction.
- getLeftDp(Boolean) - function in com.patrykandpatrick.vico.core.dimensions.Dimensions
- Returns the dimension of the left edge depending on the layout orientation.
- getLeftDp(Boolean) - function in com.patrykandpatrick.vico.core.dimensions.MutableDimensions
- Returns the dimension of the left edge depending on the layout orientation.
- getLengthX() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- getLengthX() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- getLengthY() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- getLengthY() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- getLINE_BACKGROUND_SHADER_END() - function in com.patrykandpatrick.vico.core.DefaultAlpha
- The default value for alpha on the end of line’s background gradient.
- getLINE_BACKGROUND_SHADER_START() - function in com.patrykandpatrick.vico.core.DefaultAlpha
- The default value for alpha on the start of line’s background gradient.
- getLINE_THICKNESS() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default line thickness for line charts (in dp).
- getLineBackgroundShader() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getLineCap() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getLineColor() - function in com.patrykandpatrick.vico.core.DefaultColors
- The default line color for line charts.
- getLineColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Light
- The default line color for line charts.
- getLineColor() - function in com.patrykandpatrick.vico.core.DefaultColors.Dark
- The default line color for line charts.
- getLineColor() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- The color of the line.
- getLineComponent() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- getLineCount() - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- The maximum number of lines for the text.
- getLineCount() - function in com.patrykandpatrick.vico.core.component.text.TextComponent.Builder
- getLineHeight() - function in com.patrykandpatrick.vico.core.extension.PaintExtensionsKt
- getLines() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- getLineSpacingDp() - function in com.patrykandpatrick.vico.core.legend.HorizontalLegend
- getLineStrokeCap() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- The stroke cap for the line.
- getLineThicknessDp() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getLineValues(ChartDrawContext,ClosedFloatingPointRange,ClosedFloatingPointRange) - function in com.patrykandpatrick.vico.core.axis.AxisItemPlacer.Horizontal
- Returns, as a list, the x values for which ticks and guidelines are to be displayed, restricted to visibleXRange and with an extra value on either side (if applicable).
- getLocalizedMessage() - function in kotlin.UnknownAxisPositionException
- getLocation() - function in com.patrykandpatrick.vico.core.marker.Marker.EntryModel
- getMargins() - function in com.patrykandpatrick.vico.core.component.Component
- The current margins.
- getMargins() - function in com.patrykandpatrick.vico.core.component.OverlayingComponent
- The current margins.
- getMargins() - function in com.patrykandpatrick.vico.core.component.dimension.DefaultMargins
- The current margins.
- getMargins() - function in com.patrykandpatrick.vico.core.component.dimension.Margins
- The current margins.
- getMargins() - function in com.patrykandpatrick.vico.core.component.shape.LineComponent
- The current margins.
- getMargins() - function in com.patrykandpatrick.vico.core.component.shape.ShapeComponent
- The current margins.
- getMargins() - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- The margins around the background.
- getMargins() - function in com.patrykandpatrick.vico.core.component.text.TextComponent.Builder
- getMARKER_HORIZONTAL_PADDING() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default horizontal padding for markers (in dp).
- getMARKER_INDICATOR_SIZE() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default size for marker indicators (in dp).
- getMARKER_VERTICAL_PADDING() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default vertical padding for markers (in dp).
- getMarkerTouchPoint() - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- The point inside the chart’s coordinates where physical touch is occurring.
- getMaxLabelCount() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The maximum label count.
- getMaxLabelCount() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The maximum label count.
- getMaxMajorEntryCount() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- Returns the maximum number of major entries that can be present, based on minX, maxX, and xStep.
- getMaxMajorEntryCount() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- Returns the maximum number of major entries that can be present, based on minX, maxX, and xStep.
- getMaxScrollDistance(MeasureContext,Float,HorizontalDimensions) - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContextKt
- Returns the maximum scroll distance.
- getMaxScrollDistance(ChartDrawContext) - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContextKt
- Returns the maximum scroll distance.
- getMaxScrollDistance() - function in com.patrykandpatrick.vico.core.scroll.ScrollHandler
- getMaxSizeDp() - function in com.patrykandpatrick.vico.core.axis.Axis.SizeConstraint.Auto
- getMaxValue() - function in com.patrykandpatrick.vico.core.scroll.ScrollHandler
- The maximum scroll amount (in pixels).
- getMaxX() - function in com.patrykandpatrick.vico.core.chart.BaseChart
- The maximum value shown on the x-axis.
- getMaxX() - function in com.patrykandpatrick.vico.core.chart.Chart
- The maximum value shown on the x-axis.
- getMaxX() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- The maximum value shown on the x-axis.
- getMaxX() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- The maximum value shown on the x-axis.
- getMaxX() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- The maximum x-axis value from among all entries.
- getMaxX() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- The maximum value shown on the x-axis.
- getMaxX(Model) - function in com.patrykandpatrick.vico.core.chart.values.AxisValuesOverrider
- The maximum value shown on the x-axis.
- getMaxX() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- The maximum value displayed on the x-axis.
- getMaxX() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- getMaxX() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModel
- The maximum x-axis value from among all entries.
- getMaxY() - function in com.patrykandpatrick.vico.core.chart.BaseChart
- The maximum value shown on the y-axis.
- getMaxY() - function in com.patrykandpatrick.vico.core.chart.Chart
- The maximum value shown on the y-axis.
- getMaxY() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- The maximum value shown on the y-axis.
- getMaxY(ChartEntryModel) - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart.MergeMode
- Returns the maximum y-axis value, taking into account the current MergeMode.
- getMaxY() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- The maximum value shown on the y-axis.
- getMaxY() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- The maximum y-axis value from among all entries.
- getMaxY() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- The maximum value shown on the y-axis.
- getMaxY(Model) - function in com.patrykandpatrick.vico.core.chart.values.AxisValuesOverrider
- The maximum value shown on the y-axis.
- getMaxY() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- The maximum value displayed on the y-axis.
- getMaxY() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- getMaxY() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModel
- The maximum y-axis value from among all entries.
- getMeasuredLabelClearance(MeasureContext,HorizontalDimensions,ClosedFloatingPointRange) - function in com.patrykandpatrick.vico.core.axis.AxisItemPlacer.Horizontal
- Returns the smallest expected distance between a label measured during the measuring phase and the next label or the previous label, whichever is closer to the measured label.
- getMeasuredLabelValues(MeasureContext,HorizontalDimensions,ClosedFloatingPointRange) - function in com.patrykandpatrick.vico.core.axis.AxisItemPlacer.Horizontal
- Returns, as a list, the x values for which labels are to be created and measured during the measuring phase.
- getMedian() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getMergeMode() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- getMessage() - function in com.patrykandpatrick.vico.core.throwable.UnknownAxisPositionException
- getMinimumLineThicknessDp() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- getMinSizeDp() - function in com.patrykandpatrick.vico.core.axis.Axis.SizeConstraint.Auto
- getMinX() - function in com.patrykandpatrick.vico.core.chart.BaseChart
- The minimum value shown on the x-axis.
- getMinX() - function in com.patrykandpatrick.vico.core.chart.Chart
- The minimum value shown on the x-axis.
- getMinX() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- The minimum value shown on the x-axis.
- getMinX() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- The minimum value shown on the x-axis.
- getMinX() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- The minimum x-axis value from among all entries.
- getMinX() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- The minimum value shown on the x-axis.
- getMinX(Model) - function in com.patrykandpatrick.vico.core.chart.values.AxisValuesOverrider
- The minimum value shown on the x-axis.
- getMinX() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- The minimum value displayed on the x-axis.
- getMinX() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- getMinX() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModel
- The minimum x-axis value from among all entries.
- getMinY() - function in com.patrykandpatrick.vico.core.chart.BaseChart
- The minimum value shown on the y-axis.
- getMinY() - function in com.patrykandpatrick.vico.core.chart.Chart
- The minimum value shown on the y-axis.
- getMinY() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- The minimum value shown on the y-axis.
- getMinY(ChartEntryModel) - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart.MergeMode
- Returns the minimum y-axis value, taking into account the current MergeMode.
- getMinY() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- The minimum value shown on the y-axis.
- getMinY() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- The minimum y-axis value from among all entries.
- getMinY() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- The minimum value shown on the y-axis.
- getMinY(Model) - function in com.patrykandpatrick.vico.core.chart.values.AxisValuesOverrider
- The minimum value shown on the y-axis.
- getMinY() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- The minimum value displayed on the y-axis.
- getMinY() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- getMinY() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModel
- The minimum y-axis value from among all entries.
- getModel() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModelProducer
- Returns the ChartEntryModel for this ChartModelProducer synchronously.
- getModel() - function in com.patrykandpatrick.vico.core.entry.ChartModelProducer
- Returns the ChartEntryModel for this ChartModelProducer synchronously.
- getModel() - function in com.patrykandpatrick.vico.core.entry.composed.ComposedChartEntryModelProducer
- Returns the ChartEntryModel for this ChartModelProducer synchronously.
- getName() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.HorizontalLabelPosition
- getName() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.VerticalLabelPosition
- getName() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart.MergeMode
- getName() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine.LabelHorizontalPosition
- getName() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine.LabelVerticalPosition
- getName() - function in com.patrykandpatrick.vico.core.chart.scale.AutoScaleUp
- getName() - function in com.patrykandpatrick.vico.core.component.shape.DashedShape.FitStrategy
- getName() - function in com.patrykandpatrick.vico.core.component.shape.cornered.CornerLocation
- getName() - function in com.patrykandpatrick.vico.core.component.text.HorizontalPosition
- getName() - function in com.patrykandpatrick.vico.core.component.text.VerticalPosition
- getName() - function in com.patrykandpatrick.vico.core.scroll.InitialScroll
- getNever() - function in com.patrykandpatrick.vico.core.scroll.AutoScrollCondition.Companion
- Prevents any automatic scrolling from occurring.
- getOnApplyEntryColor() - function in com.patrykandpatrick.vico.core.component.marker.MarkerComponent
- An optional lambda function that allows for applying the color associated with a given data entry to a Component.
- getOnModelSizeIncreased() - function in com.patrykandpatrick.vico.core.scroll.AutoScrollCondition.Companion
- Triggers an automatic scroll when the size of the model increases (that is, the contents of the chart become wider).
- getOrdinal() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.HorizontalLabelPosition
- getOrdinal() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.VerticalLabelPosition
- getOrdinal() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart.MergeMode
- getOrdinal() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine.LabelHorizontalPosition
- getOrdinal() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine.LabelVerticalPosition
- getOrdinal() - function in com.patrykandpatrick.vico.core.chart.scale.AutoScaleUp
- getOrdinal() - function in com.patrykandpatrick.vico.core.component.shape.DashedShape.FitStrategy
- getOrdinal() - function in com.patrykandpatrick.vico.core.component.shape.cornered.CornerLocation
- getOrdinal() - function in com.patrykandpatrick.vico.core.component.text.HorizontalPosition
- getOrdinal() - function in com.patrykandpatrick.vico.core.component.text.VerticalPosition
- getOrdinal() - function in com.patrykandpatrick.vico.core.scroll.InitialScroll
- getOrPutExtra(Extras,Object,Function0) - function in com.patrykandpatrick.vico.core.context.ExtrasExtensionsKt
- Returns the value of the extra with the given key if such an extra exists.
- getOrZero() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getOrZero() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getOrZeroInt() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getOuter() - function in com.patrykandpatrick.vico.core.component.OverlayingComponent
- getPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensions
- getPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.MutableHorizontalDimensions
- getPadding() - function in com.patrykandpatrick.vico.core.component.dimension.Padding
- The current padding.
- getPadding() - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- The padding between the text and the background.
- getPadding() - function in com.patrykandpatrick.vico.core.component.text.TextComponent.Builder
- getPadding() - function in com.patrykandpatrick.vico.core.legend.HorizontalLegend
- getPadding() - function in com.patrykandpatrick.vico.core.legend.VerticalLegend
- getPercentage() - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner.Relative
- getPillShape() - function in com.patrykandpatrick.vico.core.component.shape.Shapes
- A shape whose each corner is fully rounded.
- getPiRad() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getPixels(Float) - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- getPixels(Float) - function in com.patrykandpatrick.vico.core.context.DrawContext
- getPixels(Float) - function in com.patrykandpatrick.vico.core.context.MeasureContext
- getPixels(Float) - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- getPoint() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getPOINT_SIZE() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default size for line chart points (in dp).
- getPOINT_SPACING() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default spacing for line chart points (in dp).
- getPointConnector() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getPointSizeDp() - function in com.patrykandpatrick.vico.core.chart.line.LineChart.LineSpec
- getPosition() - function in com.patrykandpatrick.vico.core.axis.Axis
- Defines the position of the axis relative to the Chart.
- getPosition() - function in com.patrykandpatrick.vico.core.axis.AxisRenderer
- Defines the position of the axis relative to the Chart.
- getPosition() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- Defines the position of the axis relative to the Chart.
- getPosition() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- Defines the position of the axis relative to the Chart.
- getPosition() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine.LabelHorizontalPosition
- getPosition() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine.LabelVerticalPosition
- getRadius() - function in com.patrykandpatrick.vico.core.component.shape.shadow.ComponentShadow
- getRange() - function in com.patrykandpatrick.vico.core.Animation
- The Float range of values used in difference animations.
- getRectShape() - function in com.patrykandpatrick.vico.core.component.shape.Shapes
- A rectangle with sharp corners.
- getRight(Boolean) - function in com.patrykandpatrick.vico.core.chart.insets.Insets
- Returns the size of the right inset, taking into account the layout direction.
- getRightDp(Boolean) - function in com.patrykandpatrick.vico.core.dimensions.Dimensions
- Returns the dimension of the right edge depending on the layout orientation.
- getRightDp(Boolean) - function in com.patrykandpatrick.vico.core.dimensions.MutableDimensions
- Returns the dimension of the right edge depending on the layout orientation.
- getRound() - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
- getScalableEndPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensions
- The scalable part of the distance between the end of the content area and the last entry (in pixels).
- getScalableEndPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.MutableHorizontalDimensions
- The scalable part of the distance between the end of the content area and the last entry (in pixels).
- getScalableStartPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensions
- The scalable part of the distance between the start of the content area and the first entry (in pixels).
- getScalableStartPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.MutableHorizontalDimensions
- The scalable part of the distance between the start of the content area and the first entry (in pixels).
- getShape() - function in com.patrykandpatrick.vico.core.component.shape.DashedShape
- getShape() - function in com.patrykandpatrick.vico.core.component.shape.LineComponent
- getShape() - function in com.patrykandpatrick.vico.core.component.shape.ShapeComponent
- getSharp() - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner.Companion
- A sharp Corner.
- getSizeConstraint() - function in com.patrykandpatrick.vico.core.axis.Axis
- Used by Axis subclasses for sizing and layout.
- getSizeConstraint() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- Used by Axis subclasses for sizing and layout.
- getSizeConstraint() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- Used by Axis subclasses for sizing and layout.
- getSizeConstraint() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- Used by Axis subclasses for sizing and layout.
- getSizeConstraint() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- Used by Axis subclasses for sizing and layout.
- getSizeConstraint() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- Used by Axis subclasses for sizing and layout.
- getSizeDp() - function in com.patrykandpatrick.vico.core.axis.Axis.SizeConstraint.Exact
- getSizeDp() - function in com.patrykandpatrick.vico.core.component.shape.cornered.Corner.Absolute
- getSpacingDp() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- getSpacingDp() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- getSpacingDp() - function in com.patrykandpatrick.vico.core.legend.HorizontalLegend
- getSpacingDp() - function in com.patrykandpatrick.vico.core.legend.VerticalLegend
- getStackedNegativeY() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- The minimum cumulated y-axis value from among all sets of entries associated by ChartEntry.x.
- getStackedNegativeY() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModel
- The minimum cumulated y-axis value from among all sets of entries associated by ChartEntry.x.
- getStackedPositiveY() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- The maximum cumulated y-axis value from among all sets of entries associated by ChartEntry.x.
- getStackedPositiveY() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModel
- The maximum cumulated y-axis value from among all sets of entries associated by ChartEntry.x.
- getStackTrace() - function in kotlin.UnknownAxisPositionException
- getStart() - function in com.patrykandpatrick.vico.core.chart.insets.Insets
- getStart(RectF,Boolean) - function in com.patrykandpatrick.vico.core.extension.RectExtensionsKt
- Returns RectF.left if isLtr is true, and RectF.right otherwise.
- getStartAxis() - function in com.patrykandpatrick.vico.core.axis.AxisManager
- The AxisRenderer for the start axis.
- getStartDp() - function in com.patrykandpatrick.vico.core.dimensions.Dimensions
- The value for the start edge in the dp unit.
- getStartDp() - function in com.patrykandpatrick.vico.core.dimensions.MutableDimensions
- The value for the start edge in the dp unit.
- getStartEdgeWidthDp() - function in com.patrykandpatrick.vico.core.chart.edges.FadingEdges
- getStartHorizontalAxisInset(MeasureContext,HorizontalDimensions,Float) - function in com.patrykandpatrick.vico.core.axis.AxisItemPlacer.Horizontal
- Returns the start inset required by the HorizontalAxis.
- getStartPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensions
- getStartPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.MutableHorizontalDimensions
- getStartPaddingDp() - function in com.patrykandpatrick.vico.core.chart.layout.HorizontalLayout.FullWidth
- getStepX() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- getStepX() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- getStrokeColor() - function in com.patrykandpatrick.vico.core.component.shape.LineComponent
- The color of the stroke.
- getStrokeColor() - function in com.patrykandpatrick.vico.core.component.shape.ShapeComponent
- The color of the stroke.
- getStrokeWidthDp() - function in com.patrykandpatrick.vico.core.component.shape.LineComponent
- getStrokeWidthDp() - function in com.patrykandpatrick.vico.core.component.shape.ShapeComponent
- getSuppressed() - function in kotlin.UnknownAxisPositionException
- getTargetVerticalAxisPosition() - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- getTargetVerticalAxisPosition() - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- getText() - function in com.patrykandpatrick.vico.core.axis.Axis.SizeConstraint.TextWidth
- getTEXT_COMPONENT_TEXT_SIZE() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default text size for TextComponent (in sp).
- getTextAlign() - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- The text alignment.
- getTextAlign() - function in com.patrykandpatrick.vico.core.component.text.TextComponent.Builder
- getTextBounds(MeasureContext,CharSequence,Integer,Integer,RectF,Boolean,Float) - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- Returns the bounds (RectF) of this TextComponent for the given text and the available width and height.
- getTextHeight() - function in com.patrykandpatrick.vico.core.extension.PaintExtensionsKt
- getTextPosition() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.VerticalLabelPosition
- getTextSizeSp() - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- The font size (in sp).
- getTextSizeSp() - function in com.patrykandpatrick.vico.core.component.text.TextComponent.Builder
- getThicknessDp() - function in com.patrykandpatrick.vico.core.component.shape.LineComponent
- getTHRESHOLD_LINE_THICKNESS() - function in com.patrykandpatrick.vico.core.DefaultDimens
- The default thickness for threshold lines (in dp).
- getThresholdLabel() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- getThresholdRange() - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- getTick() - function in com.patrykandpatrick.vico.core.axis.Axis
- The LineComponent to use for ticks.
- getTick() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- The LineComponent to use for axis ticks.
- getTick() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The LineComponent to use for ticks.
- getTick() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- The LineComponent to use for axis ticks.
- getTick() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The LineComponent to use for ticks.
- getTick() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The LineComponent to use for axis ticks.
- getTickLengthDp() - function in com.patrykandpatrick.vico.core.axis.Axis
- The tick length (in dp).
- getTickLengthDp() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- The tick length (in dp).
- getTickLengthDp() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The tick length (in dp).
- getTickLengthDp() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- The tick length (in dp).
- getTickLengthDp() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The tick length (in dp).
- getTickLengthDp() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The tick length (in dp).
- getTickSizeDp() - function in com.patrykandpatrick.vico.core.component.shape.cornered.MarkerCorneredShape
- getTickXKey() - function in com.patrykandpatrick.vico.core.component.shape.cornered.MarkerCorneredShape.Companion
- Used to store and retrieve the x coordinate of the tick.
- getTitle() - function in com.patrykandpatrick.vico.core.axis.Axis
- The axis title.
- getTitle() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- The axis title.
- getTitle() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The axis title.
- getTitle() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- The axis title.
- getTitle() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The axis title.
- getTitle() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The axis title.
- getTitleComponent() - function in com.patrykandpatrick.vico.core.axis.Axis
- An optional TextComponent to use as the axis title.
- getTitleComponent() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- An optional TextComponent to use as the axis title.
- getTitleComponent() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- An optional TextComponent to use as the axis title.
- getTitleComponent() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- An optional TextComponent to use as the axis title.
- getTitleComponent() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- An optional TextComponent to use as the axis title.
- getTitleComponent() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- An optional TextComponent to use as the axis title.
- getTop() - function in com.patrykandpatrick.vico.core.chart.insets.Insets
- getTopAxis() - function in com.patrykandpatrick.vico.core.axis.AxisManager
- The AxisRenderer for the top axis.
- getTopDp() - function in com.patrykandpatrick.vico.core.dimensions.Dimensions
- The value for the top edge in the dp unit.
- getTopDp() - function in com.patrykandpatrick.vico.core.dimensions.MutableDimensions
- The value for the top edge in the dp unit.
- getTopLeft() - function in com.patrykandpatrick.vico.core.component.shape.cornered.CorneredShape
- getTopLeft() - function in com.patrykandpatrick.vico.core.component.shape.cornered.MarkerCorneredShape
- getTopRight() - function in com.patrykandpatrick.vico.core.component.shape.cornered.CorneredShape
- getTopRight() - function in com.patrykandpatrick.vico.core.component.shape.cornered.MarkerCorneredShape
- getTypeface() - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- The Typeface for the text.
- getTypeface() - function in com.patrykandpatrick.vico.core.component.text.TextComponent.Builder
- getUnscalableEndPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensions
- The unscalable part of the distance between the end of the content area and the last entry (in pixels).
- getUnscalableEndPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.MutableHorizontalDimensions
- The unscalable part of the distance between the end of the content area and the last entry (in pixels).
- getUnscalableStartPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensions
- The unscalable part of the distance between the start of the content area and the first entry (in pixels).
- getUnscalableStartPadding() - function in com.patrykandpatrick.vico.core.chart.dimensions.MutableHorizontalDimensions
- The unscalable part of the distance between the start of the content area and the first entry (in pixels).
- getValue() - function in com.patrykandpatrick.vico.core.scroll.ScrollHandler
- The current scroll amount (in pixels).
- getValueFormatter() - function in com.patrykandpatrick.vico.core.axis.Axis
- The AxisValueFormatter for the axis.
- getValueFormatter() - function in com.patrykandpatrick.vico.core.axis.Axis.Builder
- The AxisValueFormatter for the axis.
- getValueFormatter() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
- The AxisValueFormatter for the axis.
- getValueFormatter() - function in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis.Builder
- The AxisValueFormatter for the axis.
- getValueFormatter() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- The AxisValueFormatter for the axis.
- getValueFormatter() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- The AxisValueFormatter for the axis.
- getVertical() - function in com.patrykandpatrick.vico.core.chart.insets.Insets
- getVerticalDp() - function in com.patrykandpatrick.vico.core.dimensions.MutableDimensions
- getVerticalLabelPosition() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- Defines the vertical position of each axis label relative to its corresponding tick.
- getVerticalLabelPosition() - function in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.Builder
- Defines the vertical position of each axis label relative to its corresponding tick.
- getVisibilityInterpolator() - function in com.patrykandpatrick.vico.core.chart.edges.FadingEdges
- getVisibilityThresholdDp() - function in com.patrykandpatrick.vico.core.chart.edges.FadingEdges
- getWholePixels(Float) - function in com.patrykandpatrick.vico.core.chart.draw.ChartDrawContext
- getWholePixels(Float) - function in com.patrykandpatrick.vico.core.context.DrawContext
- getWholePixels(Float) - function in com.patrykandpatrick.vico.core.context.MeasureContext
- getWholePixels(Float) - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- getWidth(MeasureContext,CharSequence,Integer,Integer,Float) - function in com.patrykandpatrick.vico.core.component.text.TextComponent
- Returns the width of this TextComponent for the given text and the available width and height.
- getWidth(MeasureContext,Float,Float,Float) - function in com.patrykandpatrick.vico.core.legend.LegendItem
- Measures the width of this LegendItem.
- getWidth(MeasureContext,Float,Float,Float) - function in com.patrykandpatrick.vico.core.legend.VerticalLegend.Item
- Measures the width of this LegendItem.
- getX() - function in com.patrykandpatrick.vico.core.entry.ChartEntry
- The position of this ChartEntry on the x-axis.
- getX() - function in com.patrykandpatrick.vico.core.entry.FloatEntry
- The position of this ChartEntry on the x-axis.
- getX() - function in com.patrykandpatrick.vico.core.model.Point
- getXGcd() - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChartEntryModel
- The greatest common divisor of the x values.
- getXGcd() - function in com.patrykandpatrick.vico.core.entry.ChartEntryModel
- The greatest common divisor of the x values.
- getXSpacing() - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensions
- The distance between neighboring major entries (in pixels).
- getXSpacing() - function in com.patrykandpatrick.vico.core.chart.dimensions.MutableHorizontalDimensions
- The distance between neighboring major entries (in pixels).
- getXStep() - function in com.patrykandpatrick.vico.core.chart.values.ChartValues
- The difference between the x values of neighboring major entries.
- getXStep() - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- getY() - function in com.patrykandpatrick.vico.core.entry.ChartEntry
- The position of this ChartEntry on the y-axis.
- getY() - function in com.patrykandpatrick.vico.core.entry.FloatEntry
- The position of this ChartEntry on the y-axis.
- getY() - function in com.patrykandpatrick.vico.core.model.Point
- Grouped - enum entry in com.patrykandpatrick.vico.core.chart.column.ColumnChart.MergeMode
Columns with the same x-axis values will be placed next to each other in groups.