public final class PlotWithoutAxes extends PlotComputation
| 构造器和说明 |
|---|
PlotWithoutAxes(IDisplayServer xs,
ChartWithoutAxes cwoa,
RunTimeContext rtc)
The constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 PlotComputationpublic final Size getCellSize()
public final Coordinates getCellCoordinates(int iCell)
public final int getColumnCount()
public final int getRowCount()
public final ChartWithoutAxes getModel()
getModel 在类中 PlotComputationpublic final SeriesRenderingHints getSeriesRenderingHints(SeriesDefinition sdOrthogonal, Series seOrthogonal) throws ChartException, java.lang.IllegalArgumentException
getSeriesRenderingHints 在类中 PlotComputationChartExceptionjava.lang.IllegalArgumentExceptionCopyright © 2005-2008 Actuate Corp. All rights reserved.