public final class PlotWithoutAxes extends PlotComputation
| Constructor and Description |
|---|
PlotWithoutAxes(IDisplayServer xs,
ChartWithoutAxes cwoa,
RunTimeContext rtc)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
compute(Bounds bo)
This method computes the entire chart within the given bounds.
|
Coordinates |
getCellCoordinates(int iCell) |
Size |
getCellSize() |
int |
getColumnCount() |
ChartWithoutAxes |
getModel() |
int |
getRowCount() |
SeriesRenderingHints |
getSeriesRenderingHints(SeriesDefinition sdOrthogonal,
Series seOrthogonal) |
getChartComputation, getPlotBounds, getPlotInsets, getPointToPixel, getRunTimeContextpublic PlotWithoutAxes(IDisplayServer xs, ChartWithoutAxes cwoa, RunTimeContext rtc)
xs - cwoa - rtc - public final void compute(Bounds bo)
PlotComputationcompute in class PlotComputationpublic final Size getCellSize()
public final Coordinates getCellCoordinates(int iCell)
public final int getColumnCount()
public final int getRowCount()
public final ChartWithoutAxes getModel()
getModel in class PlotComputationpublic final SeriesRenderingHints getSeriesRenderingHints(SeriesDefinition sdOrthogonal, Series seOrthogonal) throws ChartException, java.lang.IllegalArgumentException
getSeriesRenderingHints in class PlotComputationChartExceptionjava.lang.IllegalArgumentExceptionCopyright © 2005-2008 Actuate Corp. All rights reserved.