Package | Description |
---|---|
ilog.views.schedule.print |
Defines classes and interfaces for printing the content of an
IlvResourceDataChart . |
Modifier and Type | Method and Description |
---|---|
IlvResourceDataChart |
IlvResourceDataChartPrintableDocument.getResourceDataChart()
Returns the Resource Data Chart to print.
|
Constructor and Description |
---|
IlvPrintableResourceDataChart(IlvResourceDataChart dataChart,
IlvUnit.Rectangle pageArea,
Date startTime,
IlvDuration duration,
boolean printChart,
IlvChartPrintContext context)
Creates a new
IlvPrintableResourceDataChart object, to
print a specific portion of an IlvResourceDataChart . |
IlvPrintableResourceDataChart(IlvResourceDataChart dataChart,
IlvUnit.Rectangle pageArea,
IlvChartPrintContext context)
Creates a new
IlvPrintableResourceDataChart object. |
IlvResourceDataChartPrintableDocument(String name,
IlvResourceDataChart chart,
boolean repeatYScales,
int pages,
boolean printChart,
Date start,
IlvDuration duration,
int orientation,
Paper paperFormat)
Creates a
IlvResourceDataChartPrintableDocument for the
specified IlvResourceDataChart using the specified
parameters. |
IlvResourceDataChartPrintableDocument(String name,
IlvResourceDataChart chart,
boolean repeatYScales,
int pages,
boolean printChart,
Date start,
IlvDuration duration,
PageFormat pageFormat)
Creates a
IlvResourceDataChartPrintableDocument for the
specified IlvResourceDataChart using the specified
parameters. |
IlvResourceDataChartPrintableDocument(String name,
IlvResourceDataChart chart,
int orientation,
Paper paperFormat)
Creates a
IlvResourceDataChartPrintableDocument for the
specified IlvResourceDataChart using the specified
parameters. |
IlvResourceDataChartPrintableDocument(String name,
IlvResourceDataChart chart,
PageFormat pageFormat)
Creates a
IlvResourceDataChartPrintableDocument for the
specified IlvResourceDataChart using the specified
parameters. |
IlvResourceDataChartPrintingController(IlvResourceDataChart chart)
Creates a
IlvResourceDataChartPrintingController for the
specified IlvResourceDataChart . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.