Package | Description |
---|---|
ilog.cpl.graphic |
Provides classes and interfaces to create graphic objects.
|
ilog.cpl.graphic.attachment |
Deprecated Provides classes and interfaces to define attachment rules for graphic
objects.
|
ilog.cpl.graphic.component |
Deprecated Provides predefined graphic objects based on Swing components.
|
ilog.tgo.composite |
Provides the classes for handling the zoom policies and the layer policies.
|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpCompositeGraphic
Deprecated.
Please use Rogue Wave JViews Composite Graphics instead.
|
Modifier and Type | Method and Description |
---|---|
IlpAttachmentManager |
IlpAbstractGraphic.getAttachmentManager()
Returns the current attachment manager.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlpAbstractGraphic.setAttachmentManager(IlpAttachmentManager mgr)
Sets a new attachment manager to this graphic.
|
Modifier and Type | Method and Description |
---|---|
IlpAttachmentManager |
IlpAttachable.getAttachmentManager()
Deprecated.
Returns the instance responsible for calculating the attachment
for this graphic.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpAlarmBalloon
Deprecated.
Please use
IlvRoundRectBalloon instead. |
class |
IlpBalloon
Deprecated.
Please use
IlvBalloon instead. |
class |
IlpCentered
Deprecated.
Please use a composite graphic with a centered layout instead.
|
class |
IlpInfoBalloon
Deprecated.
Please use
IlvRectBalloon instead. |
class |
IlpStacker
Deprecated.
Please use a Composite Graphic with a Stacker Layout instead.
|
Modifier and Type | Class and Description |
---|---|
class |
IltcGraphicElementAggregate
This class implements a composite graphic which
contains a list of children decorations.
|
Modifier and Type | Method and Description |
---|---|
IlpAttachmentManager |
IltcCompositeGraphic.getAttachmentManager()
Returns the instance responsible for calculating the attachment
for this graphic.
|
Constructor and Description |
---|
IltcGraphicElementAggregate(IlpAttribute attr,
IlpAttachmentManager attachmanager)
Constructs a new instance, associated with a distinguished graphic object.
|
Modifier and Type | Class and Description |
---|---|
class |
IltGraphicElementAggregate
Deprecated.
Please use properties
children and
constraints to customize new decorations
to predefined business objects using CSS. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.