A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  Y 

H

handleInitialScroll(InitialScroll) - function in com.patrykandpatrick.vico.core.scroll.ScrollHandler
Updates value to match the provided InitialScroll.
handleScroll(Float) - function in com.patrykandpatrick.vico.core.scroll.ScrollHandler
Updates value to targetScroll, which is restricted to the interval [0, maxValue].
handleScrollDelta(Float) - function in com.patrykandpatrick.vico.core.scroll.ScrollHandler
Increments value by delta if the result of the operation belongs to the interval [0, maxValue].
hasAnyFlagOf(Integer,Integer) - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
Whether this value contains any of the provided bit flags.
hasExtra(Object) - function in com.patrykandpatrick.vico.core.context.ChartDrawContext
Checks whether an extra with the given key exists.
hasExtra(Object) - function in com.patrykandpatrick.vico.core.context.DefaultExtras
Checks whether an extra with the given key exists.
hasExtra(Object) - function in com.patrykandpatrick.vico.core.context.DrawContext
Checks whether an extra with the given key exists.
hasExtra(Object) - function in com.patrykandpatrick.vico.core.context.Extras
Checks whether an extra with the given key exists.
hasExtra(Object) - function in com.patrykandpatrick.vico.core.context.MeasureContext
Checks whether an extra with the given key exists.
hasExtra(Object) - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
 
hasFlag(Integer,Integer) - function in com.patrykandpatrick.vico.core.extension.NumberExtensionsKt
Whether this value contains the provided bit flag.
HorizontalAxis - class in com.patrykandpatrick.vico.core.axis.horizontal
An implementation of AxisRenderer used for horizontal axes.
HorizontalAxis.Builder - class in com.patrykandpatrick.vico.core.axis.horizontal.HorizontalAxis
A subclass of Axis.Builder used to build HorizontalAxis instances.
HorizontalAxisKt - class in com.patrykandpatrick.vico.core.axis.horizontal
 
horizontalCubicTo(Path,Float,Float,Float,Float,Float) - function in com.patrykandpatrick.vico.core.component.shape.extension.PathExtensionsKt
A convenience function for Path.cubicTo that helps with adding a cubic curve with a certain curvature.
HorizontalDimensions - class in com.patrykandpatrick.vico.core.chart.dimensions
Holds information on a Chart’s horizontal dimensions.
HorizontalDimensions(Float,Float,Float,Float,Float) - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensionsKt
Creates a HorizontalDimensions instance.
HorizontalDimensions(Float,Float,Float) - function in com.patrykandpatrick.vico.core.chart.dimensions.HorizontalDimensionsKt
Creates a HorizontalDimensions instance.
HorizontalDimensionsKt - class in com.patrykandpatrick.vico.core.chart.dimensions
 
HorizontalInsets - class in com.patrykandpatrick.vico.core.chart.insets
Used to apply horizontal insets to Charts.
HorizontalLayout - class in com.patrykandpatrick.vico.core.chart.layout
Defines how a chart’s content is positioned horizontally.
HorizontalLayout.Companion - class in com.patrykandpatrick.vico.core.chart.layout.HorizontalLayout
 
HorizontalLayout.FullWidth - class in com.patrykandpatrick.vico.core.chart.layout.HorizontalLayout
When this is applied, the Chart’s content takes up the Chart’s entire width (unless padding is added).
HorizontalLayout.Segmented - class in com.patrykandpatrick.vico.core.chart.layout.HorizontalLayout
When this is applied, the Chart centers each major entry in a designated segment.
HorizontalLegend - class in com.patrykandpatrick.vico.core.legend
HorizontalLegend displays legend items beside one another in lines.
HorizontalPosition - class in com.patrykandpatrick.vico.core.component.text
Defines the horizontal position of a drawn object relative to a given point.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  Y