Package | Description |
---|---|
ilog.views.chart.servlet |
Provides a Java Servlet that can produce images from an
IlvChart . |
Modifier and Type | Class and Description |
---|---|
class |
IlvAbstractChartNavigationInfoGenerator
A specialized class of hitmap information generator.
|
class |
IlvAbstractChartTooltipInfoGenerator
A specialized class of hitmap information generator.
|
class |
IlvDefaultChartNavigationInfoGenerator
The default generator for keyboard navigation info in a chart.
|
class |
IlvDefaultChartTooltipInfoGenerator
The default generator for tooltip information in a chart.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvChartHitmapSupport.registerHitmapInfoGenerator(String type,
IlvAbstractChartHitmapInfoGenerator generator)
Registers a hitmap info generator to be used for a given hitmap
information type.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.