public class IlvDefaultChartPrintContext extends IlvChartPrintContext
IlvChartPrintContext
class.Constructor and Description |
---|
IlvDefaultChartPrintContext(IlvDataWindow window,
IlvUnit.Rectangle area,
IlvChartPrintableDocument document,
IlvPage page)
Creates a new
IlvDefaultChartPrintContext object. |
Modifier and Type | Method and Description |
---|---|
IlvDataWindow |
getPrintedDataWindow()
Returns the printed data window.
|
IlvDataInterval |
getRange(int axisIdx)
Returns the printing range for the specified axis.
|
getBackground, getChart, getDocument, getDrawRect, getPage, getPrintArea, isTitleVisible, isVisible
public IlvDefaultChartPrintContext(IlvDataWindow window, IlvUnit.Rectangle area, IlvChartPrintableDocument document, IlvPage page)
IlvDefaultChartPrintContext
object.window
- The data window (in the default coordinate system) to print
in the specified page.area
- The page area (in paper coordinates).document
- The printed document.page
- The printed page.public IlvDataInterval getRange(int axisIdx)
axisIdx
= -1.axisIdx
= 0.getRange
in class IlvChartPrintContext
public IlvDataWindow getPrintedDataWindow()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.