Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
ilog.views.chart.renderer |
Contains the predefined chart renderer classes.
|
Modifier and Type | Method and Description |
---|---|
IlvIMapArea |
IlvLegendItem.getMapArea(IlvIMapDefinition mapdef,
IlvIMapAttributes attrs)
Returns the image map area definition of this item as an
IlvIMapArea
instance. |
Modifier and Type | Method and Description |
---|---|
void |
IlvLegend.addImageMapAreas(IlvIMapDefinition mapdef,
List<? super IlvIMapArea> areaList)
Generates image map areas for the legend items.
|
void |
IlvChartRenderer.addImageMapAreas(IlvIMapDefinition mapDef,
List<? super IlvIMapArea> areaList)
Generates image map areas.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvTreemapChartRenderer.addImageMapAreas(IlvIMapDefinition mapDef,
List<? super IlvIMapArea> areaList)
Generates image map areas.
|
void |
IlvSingleChartRenderer.addImageMapAreas(IlvIMapDefinition mapDef,
List<? super IlvIMapArea> areaList)
Generates image map areas.
|
void |
IlvCompositeChartRenderer.addImageMapAreas(IlvIMapDefinition mapDef,
List<? super IlvIMapArea> areaList)
Generates image map areas.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.