Uses of Interface
org.eclipse.birt.chart.computation.withaxes.IAxisAdjuster
-
Packages that use IAxisAdjuster Package Description org.eclipse.birt.chart.computation.withaxes This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package. -
-
Uses of IAxisAdjuster in org.eclipse.birt.chart.computation.withaxes
Classes in org.eclipse.birt.chart.computation.withaxes that implement IAxisAdjuster Modifier and Type Class Description class
AxesAdjuster
The class is used to adjust axes's location and scale.class
HorizontalAxesAdjuster
The class is used to adjust horizontal axes's location and scale.class
HorizontalAxisAdjuster
The class is used to adjust the location and scale of one horizontal axis.class
VerticalAxesAdjuster
The class is used to adjust vertical axes's location and scale.class
VerticalAxisAdjuster
The class is used to adjust the location and scale of one vertical axis.
-