Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvCategoryStepsDefinition
A steps definition for scales displaying categories.
|
class |
IlvDefaultStepsDefinition
Implements a default numbering of numeric steps.
|
class |
IlvLogarithmicStepsDefinition
A steps definition for logarithmic scales.
|
class |
IlvTimeStepsDefinition
Implements a default numbering of time steps.
|
Modifier and Type | Method and Description |
---|---|
IlvStepsDefinition |
IlvScale.getStepsDefinition()
Returns the object used to compute the steps of this scale.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvScale.setStepsDefinition(IlvStepsDefinition stepsDefinition)
Changes the steps definition.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.