Package | Description |
---|---|
ilog.tgo.swing |
Provides Swing classes necessary to create an application mixing JTGO and Swing.
|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.diagrammer |
The main package of the diagram component.
|
ilog.views.prototypes |
Provides legacy facilities that allow you to define custom graphic objects
easily.
|
Modifier and Type | Method and Description |
---|---|
IlvGrid |
IltComponentManager.getGrid() |
Modifier and Type | Method and Description |
---|---|
IlvGrid |
IlvObjectInteractorContext.getGrid()
Returns the grid associated with this interactor context.
|
IlvGrid |
IlvManagerView.getGrid()
Returns the grid of the view.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvManagerView.setGrid(IlvGrid grid)
Changes the grid of the view.
|
Modifier and Type | Method and Description |
---|---|
IlvGrid |
IlvDiagrammer.getGrid()
Returns the
IlvGrid object displayed by this diagram component
when setGridVisible(true) is called. |
Modifier and Type | Method and Description |
---|---|
void |
IlvDiagrammer.setGrid(IlvGrid grid)
Changes the
IlvGrid object displayed by this diagram component
when setGridVisible(true) is called. |
Modifier and Type | Method and Description |
---|---|
IlvGrid |
IlvPrototypeBeanSupport.getGrid()
Implementation of the
IlvObjectInteractorContext interface. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.