Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
ilog.views.schedule |
Contains the main Schedule Data chart classes that display numerical information
derived from Gantt data models.
|
Modifier and Type | Method and Description |
---|---|
IlvScalableFontManager |
IlvChart.getFontManager()
Returns the font manager associated with this chart.
|
static IlvScalableFontManager |
IlvScalableFontManager.getFontManager(Component comp)
Returns the font manager instance that handles the specified component or
null if none is found. |
Modifier and Type | Method and Description |
---|---|
static void |
IlvScalableFontManager.setFontManager(Component comp,
IlvScalableFontManager manager,
Font refFont)
Associates the specified component with the specified font manager.
|
Modifier and Type | Method and Description |
---|---|
IlvScalableFontManager |
IlvScheduleDataChart.getFontManager()
Returns the font manager associated with this chart.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.