Uses of Enum Class
com.vaadin.flow.component.charts.model.Dimension
Packages that use Dimension
-
Uses of Dimension in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return DimensionModifier and TypeMethodDescriptionabstract DimensionAreaOptions.getFindNearestPointBy()abstract DimensionOhlcOptions.getFindNearestPointBy()PlotOptionsArea.getFindNearestPointBy()PlotOptionsArearange.getFindNearestPointBy()PlotOptionsAreaspline.getFindNearestPointBy()PlotOptionsAreasplinerange.getFindNearestPointBy()PlotOptionsBar.getFindNearestPointBy()PlotOptionsBoxplot.getFindNearestPointBy()PlotOptionsBubble.getFindNearestPointBy()PlotOptionsBullet.getFindNearestPointBy()PlotOptionsCandlestick.getFindNearestPointBy()PlotOptionsColumn.getFindNearestPointBy()PlotOptionsColumnrange.getFindNearestPointBy()PlotOptionsErrorbar.getFindNearestPointBy()PlotOptionsFlags.getFindNearestPointBy()PlotOptionsFunnel.getFindNearestPointBy()PlotOptionsGauge.getFindNearestPointBy()PlotOptionsHeatmap.getFindNearestPointBy()PlotOptionsLine.getFindNearestPointBy()PlotOptionsOhlc.getFindNearestPointBy()PlotOptionsPie.getFindNearestPointBy()PlotOptionsPolygon.getFindNearestPointBy()PlotOptionsPyramid.getFindNearestPointBy()PlotOptionsScatter.getFindNearestPointBy()PlotOptionsSeries.getFindNearestPointBy()PlotOptionsSolidgauge.getFindNearestPointBy()PlotOptionsSpline.getFindNearestPointBy()PlotOptionsTreemap.getFindNearestPointBy()PlotOptionsWaterfall.getFindNearestPointBy()abstract DimensionPointOptions.getFindNearestPointBy()abstract DimensionPyramidOptions.getFindNearestPointBy()ChartModel.getPinchType()ChartModel.getZoomType()static DimensionReturns the enum constant of this class with the specified name.static Dimension[]Dimension.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.flow.component.charts.model with parameters of type DimensionModifier and TypeMethodDescriptionabstract voidAreaOptions.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.abstract voidOhlcOptions.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsArea.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsArearange.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsAreaspline.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsAreasplinerange.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsBar.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsBoxplot.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsBubble.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsBullet.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsCandlestick.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsColumn.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsColumnrange.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsErrorbar.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsFlags.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsFunnel.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsGauge.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsHeatmap.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsLine.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsOhlc.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsPie.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsPolygon.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsPyramid.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsScatter.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsSeries.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsSolidgauge.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsSpline.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsTreemap.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidPlotOptionsWaterfall.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.abstract voidPointOptions.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.abstract voidPyramidOptions.setFindNearestPointBy(Dimension findNearestPointBy) Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.voidChartModel.setPinchType(Dimension pinchType) Equivalent to zoomType, but for multitouch gestures only.voidChartModel.setZoomType(Dimension zoomType) Decides in what dimensions the user can zoom by dragging the mouse.