Uses of Interface
com.amalgamasimulation.charts.axes.ITimeStylePropertyOwner
Packages that use ITimeStylePropertyOwner
-
Uses of ITimeStylePropertyOwner in com.amalgamasimulation.charts.axes
Classes in com.amalgamasimulation.charts.axes that implement ITimeStylePropertyOwnerModifier and TypeClassDescriptionclassClass that represents an X-axis drawn on aTimeGanttChartarea.classClass that represents an X-axis drawn on aTimeLineChartarea.Methods in com.amalgamasimulation.charts.axes that return ITimeStylePropertyOwnerModifier and TypeMethodDescriptionITimeStylePropertyOwner.setLabelsFormat(Function<Double, String> format) Sets the formatter to axis labels, i.e.ITimeStylePropertyOwner.setTimeStyle(AxisTimeStyle timeLabelsAndTicks) Sets theAxisTimeStylethat specifies the formatting and ticks details for axis in case it shows calendar time.