Uses of Interface
com.amalgamasimulation.charts.axes.IMaxValuePropertyOwner
Packages that use IMaxValuePropertyOwner
-
Uses of IMaxValuePropertyOwner in com.amalgamasimulation.charts.axes
Subinterfaces of IMaxValuePropertyOwner in com.amalgamasimulation.charts.axesModifier and TypeInterfaceDescriptioninterfaceInterface of min/max values property owners.Classes in com.amalgamasimulation.charts.axes that implement IMaxValuePropertyOwnerModifier and TypeClassDescriptionclassClass that represents an Y-axis drawn on aBarChartorHistogramChartarea.classClass that represents an Y-axis drawn on aNumericLineChartarea.Methods in com.amalgamasimulation.charts.axes that return IMaxValuePropertyOwnerModifier and TypeMethodDescriptionIMaxValuePropertyOwner.setMaxValue(double value) Sets the maximum possible value that can be displayed on axis.