Uses of Interface
com.amalgamasimulation.charts.axes.IMinValuePropertyOwner
Packages that use IMinValuePropertyOwner
-
Uses of IMinValuePropertyOwner in com.amalgamasimulation.charts.axes
Subinterfaces of IMinValuePropertyOwner in com.amalgamasimulation.charts.axesModifier and TypeInterfaceDescriptioninterfaceInterface of min/max values property owners.Classes in com.amalgamasimulation.charts.axes that implement IMinValuePropertyOwnerModifier and TypeClassDescriptionclassClass that represents an Y-axis drawn on aNumericLineChartarea.Methods in com.amalgamasimulation.charts.axes that return IMinValuePropertyOwnerModifier and TypeMethodDescriptionIMinValuePropertyOwner.setMinValue(double value) Sets the minimum possible value that can be displayed on axis.