Uses of Class
de.gsi.chart.axes.spi.AbstractAxisParameter
-
Packages that use AbstractAxisParameter Package Description de.gsi.chart.axes.spi -
-
Uses of AbstractAxisParameter in de.gsi.chart.axes.spi
Subclasses of AbstractAxisParameter in de.gsi.chart.axes.spi Modifier and Type Class Description classAbstractAxisclassCategoryAxisA axis implementation that will works on string categories where each value as a unique category(tick mark) along the axis.classDefaultNumericAxisA axis class that plots a range of numbers with major tick marks every "tickUnit".classLinearAxisclassLogarithmicAxisclassNumericAxisA axis class that plots a range of numbers with major tick marks every "tickUnit".
-