Package | Description |
---|---|
ilog.views.chart.servlet |
Provides a Java Servlet that can produce images from an
IlvChart . |
Modifier and Type | Class and Description |
---|---|
class |
IlvChartHitmapAccumulator
This class accumulates a hitmap, plus hitmap info for the tooltip interactor.
|
Modifier and Type | Method and Description |
---|---|
IlvChartHitmap |
IlvChartHitmapSupport.getHitmap()
Gets the hitmap object.
|
protected IlvChartHitmap |
IlvAbstractChartHitmapInfoGenerator.getHitmap()
Returns the already filled
IlvChartHitmap . |
Modifier and Type | Method and Description |
---|---|
IlvHitmapInfoGenerator |
IlvDefaultChartHitmapDefinition.createHitmapInfoGenerator(String infoType,
IlvChartHitmap hitmap)
Creates a
IlvHitmapInfoGenerator instance according to the
hitmap information type. |
abstract IlvHitmapInfoGenerator |
IlvChartHitmapDefinition.createHitmapInfoGenerator(String infoType,
IlvChartHitmap hitmap)
Creates a
IlvHitmapInfoGenerator instance according to the hitmap information type. |
Constructor and Description |
---|
IlvAbstractChartHitmapInfoGenerator(IlvChartHitmap hitmap)
Creates an instance, bound to a given hitmap.
|
IlvAbstractChartNavigationInfoGenerator(IlvChartHitmap hitmap)
Creates an instance, bound to a given hitmap.
|
IlvAbstractChartTooltipInfoGenerator(IlvChartHitmap hitmap)
Creates an instance, bound to a given hitmap.
|
IlvDefaultChartNavigationInfoGenerator(IlvChartHitmap hitmap)
The constructor with
IlvChartHitmapAccumulator parameter. |
IlvDefaultChartTooltipInfoGenerator(IlvChartHitmapDefinition definition,
IlvChartHitmap hitmap)
Creates an instance, parameterized by a given
IlvChartHitmapAccumulator object and bound to a given
IlvChartHitmapAccumulator instance. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.