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, getRunTimeContext
public PlotWithoutAxes(IDisplayServer xs, ChartWithoutAxes cwoa, RunTimeContext rtc)
xs
- cwoa
- rtc
- public final void compute(Bounds bo)
PlotComputation
compute
in class PlotComputation
public final Size getCellSize()
public final Coordinates getCellCoordinates(int iCell)
public final int getColumnCount()
public final int getRowCount()
public final ChartWithoutAxes getModel()
getModel
in class PlotComputation
public final SeriesRenderingHints getSeriesRenderingHints(SeriesDefinition sdOrthogonal, Series seOrthogonal) throws ChartException, java.lang.IllegalArgumentException
getSeriesRenderingHints
in class PlotComputation
ChartException
java.lang.IllegalArgumentException
Copyright © 2005-2008 Actuate Corp. All rights reserved.