|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAxesDecorator
This interface defines a decorator renderer for Axes
| Method Summary | |
|---|---|
double[] |
computeDecorationThickness(IDisplayServer xs,
OneAxis ax)
Returns the thickness for use with decoration. |
void |
decorateAxes(IPrimitiveRenderer ipr,
ISeriesRenderingHints isrh,
OneAxis ax)
Perform decoration. |
| Method Detail |
|---|
double[] computeDecorationThickness(IDisplayServer xs,
OneAxis ax)
throws ChartException
xs - The display server.ax - The runtime axis model.
ChartException
void decorateAxes(IPrimitiveRenderer ipr,
ISeriesRenderingHints isrh,
OneAxis ax)
throws ChartException
ipr - The renderer instance.isrh - Series rendering hints.ax - The runtime axis model.
ChartException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||