ilog.cpl.graphic.attachment
Interface IlpAttachmentManager

All Known Implementing Classes:
IlpAlarmBalloon, IlpBalloon, IlpCentered, IlpCompositeGraphic, IlpInfoBalloon, IlpStacker, IltcGraphicElementAggregate, IltGraphicElementAggregate

Deprecated. Please use ILOG JViews Composite Graphic support instead.

public interface IlpAttachmentManager

This class manages (locally) the attachments of an IlpAttachable (i.e. in most cases, an IlpCompositeGraphic) object.

Since:
JTGO 3.0
See Also:
IlvCompositeGraphic, IlvAttachmentLayout
Deprecated Since:
JTGO 4.0

Method Summary
 void computeAttachmentCoordinates(IlpGraphic graphic)
          Deprecated. Computes the values of all attachments, recursively traversing the tree.
 IlpAttachment getAttachment(IlpGraphic graphic)
          Deprecated. Returns the attachment of the given graphic object.
 void setAttachment(IlpGraphic graphic, IlpAttachment attachment)
          Deprecated. Attaches the corresponding graphic object to another one.
 

Method Detail

getAttachment

IlpAttachment getAttachment(IlpGraphic graphic)
Deprecated. 
Returns the attachment of the given graphic object.


setAttachment

void setAttachment(IlpGraphic graphic,
                   IlpAttachment attachment)
Deprecated. 
Attaches the corresponding graphic object to another one.


computeAttachmentCoordinates

void computeAttachmentCoordinates(IlpGraphic graphic)
Deprecated. 
Computes the values of all attachments, recursively traversing the tree.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.