Package | Description |
---|---|
ilog.views.chart.data |
Contains classes related to the Chart data model.
|
ilog.views.schedule.data |
Contains data set implementations that derive numerical information from
Gantt data models.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvCyclicDataSet
Implements a data set where values are stored in a fixed-size buffer.
|
Modifier and Type | Method and Description |
---|---|
static IlvDefaultDataSet[] |
IlvDefaultDataSet.create(double[][] values,
int xSeriesIdx,
String[] names,
String[] dataLabels)
Creates data sets from the specified data.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvResourceDataSet
This class extends a chart data set and
represents a numerical attribute of all the
reservations assigned to a
resource versus time.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.