Package | Description |
---|---|
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 |
---|---|
void |
IltNetwork.addNetwork(IltNetwork aSubNetwork)
Adds a subnetwork to the network.
|
void |
IltNetwork.addNetwork(IltNetwork aSubNetwork,
boolean visible) |
void |
IltNetwork.removeNetwork(IltNetwork aSubNetwork)
Removes a subnetwork from the network.
|
void |
IltNetwork.updateNetworkLayer(IltNetwork aSubNetwork)
Updates the subnetwork layer's according to the layer policy.
|
Modifier and Type | Method and Description |
---|---|
IltNetwork |
IltObjectSource.getNetwork()
Deprecated.
Returns the
IltNetwork used to represent the
IltObjects or null if there are none. |
Modifier and Type | Method and Description |
---|---|
void |
IltObjectSource.setNetwork(IltNetwork network)
Deprecated.
Sets the
IltNetwork used to represent the
IltObjects . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.