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.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 | Method and Description |
---|---|
IlpAttachment |
IlpCompositeGraphic.getAttachment(IlpGraphic graphic)
Deprecated.
Returns the attachment of the given graphic object.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpCompositeGraphic.addChild(IlpGraphic graphic,
IlpAttachment attachment)
Deprecated.
Adds a new child graphic with the given attachment rule.
|
void |
IlpCompositeGraphic.setAttachment(IlpGraphic graphic,
IlpAttachment attachment)
Deprecated.
Attaches the corresponding graphic object to another one.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractAttachment
Deprecated.
Use JViews Composite Graphics instead.
|
class |
IlpIdentityAttachment
Deprecated.
Please use Rogue Wave JViews Composite Graphic support instead.
|
class |
IlpOffsetAttachment
Deprecated.
Please use Rogue Wave JViews Composite Graphic support instead.
|
Modifier and Type | Method and Description |
---|---|
IlpAttachment |
IlpAttachmentManager.getAttachment(IlpGraphic graphic)
Deprecated.
Returns the attachment of the given graphic object.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAttachmentManager.setAttachment(IlpGraphic graphic,
IlpAttachment attachment)
Deprecated.
Attaches the corresponding graphic object to another one.
|
Modifier and Type | Method and Description |
---|---|
IlpAttachment |
IltcGraphicElementAggregate.getAttachment(IlpGraphic graphic)
Returns the attachment of the given graphic object.
|
Modifier and Type | Method and Description |
---|---|
void |
IltcGraphicElementAggregate.addChild(IlpGraphic graphic,
IlpAttachment attachment)
Adds a new child graphic with the given attachment rule.
|
void |
IltcGraphicElementAggregate.setAttachment(IlpGraphic graphic,
IlpAttachment attachment)
Attaches the corresponding graphic object to another one.
|
Modifier and Type | Method and Description |
---|---|
IlpAttachment |
IltGraphicElementAggregate.getAttachment(IlpGraphic graphic)
Deprecated.
Returns the attachment of the given graphic object.
|
Modifier and Type | Method and Description |
---|---|
void |
IltGraphicElementAggregate.addChild(IlpGraphic graphic,
IlpAttachment attachment)
Deprecated.
Adds a new child graphic with the given attachment rule.
|
void |
IltGraphicElementAggregate.setAttachment(IlpGraphic graphic,
IlpAttachment attachment)
Deprecated.
Attaches the corresponding graphic object to another one.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.