public final class EmptyWithAxes extends AxesRenderer
Constructor and Description |
---|
EmptyWithAxes() |
Modifier and Type | Method and Description |
---|---|
void |
compute(Bounds bo,
Plot p,
ISeriesRenderingHints isrh)
Sends out a first pass notification to the series renderer implementation
to perform any necessary pre-computations prior to a second pass
rendering.
|
void |
renderLegendGraphic(IPrimitiveRenderer ipr,
Legend lg,
Fill fPaletteEntry,
Bounds bo)
Notifies the series renderer to render a legend graphic element in the
legend content that represents the series associated with the renderer.
|
void |
renderSeries(IPrimitiveRenderer ipr,
Plot p,
ISeriesRenderingHints isrh)
Notifies the series renderer to render itself in the provided plot area.
|
getAxesDecorator, getAxis, getFloor, getFloorEvent, getLeftWall, getLeftWallEvent, getRightWall, getRightWallEvent, isDimension3D, isLastRuntimeSeriesInAxis, isLastRuntimeSeriesInGroup, isTransposed, render, renderEachAxis, renderPlot, set
getComputations, getDeferredCache, getDeferredCacheManager, getDevice, getDeviceScale, getFilteredMinSliceEntry, getModel, getRenderer, getRunTimeContext, getSeries, getSeriesCount, getSeriesDefinition, getSeriesIndex, getSeriesRenderingHints, getX, getXServer, getY, instances, isInteractivityEnabled, isRightToLeft, processTrigger, renderLabel, renderLabel, renderLabel, renderLegend, renderTitle, set, set, set, set, set, set, set, setDeferredCacheManager, switchAnchor, switchPosition, switchTextAlignment, updateTranslucency
public void renderSeries(IPrimitiveRenderer ipr, Plot p, ISeriesRenderingHints isrh) throws ChartException
ISeriesRenderer
ChartException
public void compute(Bounds bo, Plot p, ISeriesRenderingHints isrh) throws ChartException
ISeriesRenderer
ChartException
public void renderLegendGraphic(IPrimitiveRenderer ipr, Legend lg, Fill fPaletteEntry, Bounds bo) throws ChartException
ISeriesRenderer
ChartException
Copyright © 2005-2014 OpenText Corp. All rights reserved.