Package | Description |
---|---|
ilog.tgo.debug |
Utility classes for debugging.
|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
static void |
IltCompositeGraphicDebug.Print(IltGraphicSettings settings,
PrintStream out)
Deprecated.
Prints an IltGraphicSettings set.
|
Modifier and Type | Method and Description |
---|---|
IltGraphicSettings |
IltCompositeGraphic.getGraphicSettings()
Returns all (non-transient) graphic settings altogether.
|
Modifier and Type | Method and Description |
---|---|
IltGraphicSettings |
IltObject.getGraphicSettings(IltGraphicManager manager)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IltShelfItem.restoreVisibility(IltGraphicManager manager,
IltGraphicSettings settings)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. Once visible, it is updated automatically when needed. |
void |
IltObject.restoreVisibility(IltGraphicManager manager,
IltGraphicSettings settings)
Deprecated.
Adding an object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. Once visible, it is updated automatically when needed. |
void |
IltAbstractLink.restoreVisibility(IltGraphicManager manager,
IltGraphicSettings settings)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. Once visible, it is updated automatically when needed. |
void |
IltObject.setGraphicSettings(IltGraphicManager manager,
IltGraphicSettings settings)
Deprecated.
Adding an object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. Once visible, it is updated automatically when needed. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.