|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AutoScale | |
| org.eclipse.birt.chart.computation | This is a placeholder file for the org.eclipse.birt.chart.computation package. |
| org.eclipse.birt.chart.computation.withaxes | This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package. |
| Uses of AutoScale in org.eclipse.birt.chart.computation |
| Methods in org.eclipse.birt.chart.computation with parameters of type AutoScale | |
static double |
Methods.getLocation(AutoScale sc,
IntersectionValue iv)
|
static double |
Methods.getLocation(AutoScale sc,
java.lang.Object oValue)
|
static double |
Methods.getNormalizedLocation(AutoScale sc,
double dValue)
|
static double |
Methods.getNormalizedLocation(AutoScale sc,
java.lang.Object oValue)
|
static double |
Methods.getLocation(AutoScale sc,
double dValue)
|
| Uses of AutoScale in org.eclipse.birt.chart.computation.withaxes |
| Methods in org.eclipse.birt.chart.computation.withaxes that return AutoScale | |
AutoScale |
OneAxis.getScale()
|
| Methods in org.eclipse.birt.chart.computation.withaxes with parameters of type AutoScale | |
double |
IntersectionValue.getValueAsDouble(AutoScale sc)
|
| Constructors in org.eclipse.birt.chart.computation.withaxes with parameters of type AutoScale | |
SeriesRenderingHints3D(PlotWith3DAxes _pwa,
double _dXAxisLocation,
double _dZAxisLocation,
double _dPlotBaseLocation,
double _dPlotZeroLocation,
double _dPlotHeight,
double[] _daXTickCoordinates,
double[] _daZTickCoordinates,
DataPointHints[] _dpa,
AutoScale _scBase,
AutoScale _scOrthogonal,
AutoScale _scAncillary,
DataSetIterator _dsiBase,
DataSetIterator _dsiOrthogonal,
DataSetIterator _dsiAncillary)
|
|
SeriesRenderingHints(PlotWith2DAxes _pwa,
double _dAxisLocation,
double _dPlotBaseLocation,
double _dZeroLocation,
double _dSeriesThickness,
double[] _daTickCoordinates,
DataPointHints[] _dpa,
AutoScale _scBase,
AutoScale _scOrthogonal,
StackedSeriesLookup _ssl,
DataSetIterator _dsiBase,
DataSetIterator _dsiOrthogonal)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||