Package | Description |
---|---|
ilog.views.chart.servlet |
Provides a Java Servlet that can produce images from an
IlvChart . |
ilog.views.servlet |
Generic Java Servlet to produce images from a JViews Manager.
|
Modifier and Type | Method and Description |
---|---|
IlvNavigationInfo |
IlvDefaultChartNavigationInfoGenerator.getNavigationInfo(int region,
IlvChartAreaAccessible element)
Returns the navigation information for the given region.
|
abstract IlvNavigationInfo |
IlvAbstractChartNavigationInfoGenerator.getNavigationInfo(int region,
IlvChartAreaAccessible element)
Returns the navigation information for the given region.
|
Modifier and Type | Field and Description |
---|---|
protected IlvNavigationInfo[] |
IlvNavigationInfoGenerator.relations
An array of
IlvNavigationInfo to keep the navigation information
for each hitmap data item. |
Modifier and Type | Method and Description |
---|---|
protected IlvNavigationInfo[] |
IlvNavigationInfoGenerator.prepareNavigationInfos()
Prepare accessible information.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.