Package | Description |
---|---|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.graphic.composite.decoration |
Provides predefined decorations.
|
ilog.views.sdm.renderer |
Contains the classes that define the renderers of an SDM engine.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlvResizableManagerFrame
IlvResizableManagerFrame defines manager frames
that can be resized, by handling the resize action when a user
reshapes a submanager. |
Modifier and Type | Class and Description |
---|---|
class |
IlvConstantModeManagerFrame
IlvConstantModeManagerFrame is an extended
IlvDefaultManagerFrame that handles resize events
automatically. |
class |
IlvDefaultManagerFrame
The default frame for an
IlvManager . |
Modifier and Type | Method and Description |
---|---|
IlvManagerFrame |
IlvManagerFrame.copy()
Creates a new frame by copying this one.
|
IlvManagerFrame |
IlvDefaultManagerFrame.copy()
Creates an
IlvDefaultManagerFrame by copying
this one. |
IlvManagerFrame |
IlvConstantModeManagerFrame.copy()
Creates an
IlvConstantModeManagerFrame by copying itself. |
IlvManagerFrame |
IlvManager.getFrame()
Returns the frame of the manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvManager.setFrame(IlvManagerFrame frame)
Sets the frame of the manager.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultGraphicManagerFrame
This class draws the graphic border of
IlvGrapher
objects that represent subgraphs. |
Modifier and Type | Method and Description |
---|---|
IlvManagerFrame |
IlvDefaultGraphicManagerFrame.copy()
Creates a new border by copying this one.
|
Modifier and Type | Class and Description |
---|---|
static class |
IlvSubGraphRenderer.GraphicManagerFrame
This class draws the graphic border of
IlvGrapher
objects that represent subgraphs. |
Modifier and Type | Method and Description |
---|---|
IlvManagerFrame |
IlvSubGraphRenderer.GraphicManagerFrame.copy()
Creates a new border by copying this one.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSubGraphRenderer.SubGrapher.setFrame(IlvManagerFrame frame) |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.