Uses of Class
com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
Packages that use BarChartCategoryXAxis
-
Uses of BarChartCategoryXAxis in com.amalgamasimulation.charts
Fields in com.amalgamasimulation.charts declared as BarChartCategoryXAxisModifier and TypeFieldDescriptionprotected BarChartCategoryXAxisBarChart.xAxisprotected BarChartCategoryXAxisHistogramChart.xAxisMethods in com.amalgamasimulation.charts that return BarChartCategoryXAxis -
Uses of BarChartCategoryXAxis in com.amalgamasimulation.charts.axes
Methods in com.amalgamasimulation.charts.axes that return BarChartCategoryXAxisModifier and TypeMethodDescriptionBarChartCategoryXAxis.addDisplayedRangeChangeHandler(BiConsumer<Double, Double> handler) BarChartCategoryXAxis.clearDisplayedRangeChangeHandler()BarChartCategoryXAxis.removeDisplayedRangeChangeHandler(BiConsumer<Double, Double> handler) BarChartCategoryXAxis.setLabelsFormat(Function<Double, String> format) Sets the formatter to axis labels, i.e.BarChartCategoryXAxis.setScrollBarVisible(boolean visible)