A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
O
- onDrawAboveChart(ChartDrawContext,RectF) - function in com.patrykandpatrick.vico.core.chart.decoration.Decoration
- Called immediately after the Chart finishes drawing itself.
- onDrawAboveChart(ChartDrawContext,RectF) - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- Called immediately after the Chart finishes drawing itself.
- onDrawBehindChart(ChartDrawContext,RectF) - function in com.patrykandpatrick.vico.core.chart.decoration.Decoration
- Called before the Chart starts drawing itself.
- onDrawBehindChart(ChartDrawContext,RectF) - function in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- Called before the Chart starts drawing itself.
- onMarkerHidden(Marker) - function in com.patrykandpatrick.vico.core.marker.MarkerVisibilityChangeListener
- Called when the linked Marker is hidden.
- onMarkerMoved(Marker,List) - function in com.patrykandpatrick.vico.core.marker.MarkerVisibilityChangeListener
- Called when the linked Marker moves (that is, when there’s a change in which chart entries it highlights).
- onMarkerShown(Marker,List) - function in com.patrykandpatrick.vico.core.marker.MarkerVisibilityChangeListener
- Called when the linked Marker is shown.
- onMarkerVisibilityChanged(Boolean,Marker) - function in com.patrykandpatrick.vico.core.marker.MarkerVisibilityChangeListener
- Called when the linked Markerʼs visibility changes.
- onMaxValueChanged(Float,Float) - function in com.patrykandpatrick.vico.core.scroll.ScrollListener
- Called when the maximum scroll amount changes.
- onScrollNotConsumed(Float) - function in com.patrykandpatrick.vico.core.scroll.ScrollListener
- Called when the scroll has reached the limit and cannot be consumed further.
- onValueChanged(Float,Float) - function in com.patrykandpatrick.vico.core.scroll.ScrollListener
- Called when the scroll amount changes.
- Outside - enum entry in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.HorizontalLabelPosition
- OverlayingComponent - class in com.patrykandpatrick.vico.core.component
- A Component composed out of two Components, with one drawn over the other.