Package | Description |
---|---|
ilog.cpl.graph |
Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
ilog.cpl.graphic.views |
Provides graphic object and graphic view classes for creating and configuring
graphic views based on Rogue Wave JViews.
|
ilog.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
Modifier and Type | Method and Description |
---|---|
protected IlSynchronizationContext |
IlpGraphView.getSynchronizationContext()
Returns the context information used to support multiple threads.
|
Constructor and Description |
---|
IlpManagerView(IlpGraphicView cplView,
IlvManager manager,
IlvTransformer transf,
IlSynchronizationContext syncCtx,
boolean isInteracted)
Creates a new manager view.
|
Modifier and Type | Field and Description |
---|---|
protected IlSynchronizationContext |
IlpStyleListenerSupport.syncContext
Deprecated.
Multi-thread event dispatching support
|
Constructor and Description |
---|
IlpStyleListenerSupport(Object source,
Collection<IlpKey> watchedKeys,
IlSynchronizationContext syncContext)
Deprecated.
Creates a style change support that notifies of changes for a restricted
collection of watched keys.
|
Modifier and Type | Class and Description |
---|---|
class |
IltCompositeGraphic
This class describes a composite graphic object for use by TGO.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.