Uses of Interface
com.amalgamasimulation.charts.axes.IDisplayedRangeAutoScrollPropertyOwner
Packages that use IDisplayedRangeAutoScrollPropertyOwner
-
Uses of IDisplayedRangeAutoScrollPropertyOwner in com.amalgamasimulation.charts.axes
Classes in com.amalgamasimulation.charts.axes that implement IDisplayedRangeAutoScrollPropertyOwnerModifier and TypeClassDescriptionclassClass that represents an X-axis drawn on aNumericGanttChartarea.classClass that represents an X-axis drawn on aTimeGanttChartarea.classClass that represents an X-axis drawn on aNumericLineChartarea.classClass that represents an X-axis drawn on aTimeLineChartarea.Methods in com.amalgamasimulation.charts.axes that return IDisplayedRangeAutoScrollPropertyOwnerModifier and TypeMethodDescriptionIDisplayedRangeAutoScrollPropertyOwner.setDisplayedRangeAutoScrollEnabled(boolean enabled) Specifies whether the displayed range is auto-scrolled during setting new values to any of the displayed visual sets.