Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
Modifier and Type | Class and Description |
---|---|
static class |
IlvChart.IlvChartImagePaintContext
A class that encapsulates state information needed for the rendering of a
chart as a BufferedImage.
|
Modifier and Type | Method and Description |
---|---|
IlvChart.IlvChartPaintContext |
IlvChart.getPaintContext()
Returns the current
IlvChartPaintContext , if any. |
Modifier and Type | Method and Description |
---|---|
void |
IlvChart.endSession(IlvChart.IlvChartPaintContext context)
Ends the current No-AWT-Thread session.
|
void |
IlvChart.startSession(IlvChart.IlvChartPaintContext context)
Start a No-AWT-Thread session.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.