ilog.cpl.graphic.attachment
Interface IlpAttachment

All Known Implementing Classes:
IlpAbstractAttachment, IlpIdentityAttachment, IlpOffsetAttachment

Deprecated. Please use ILOG JViews Composite Graphic support instead.

public interface IlpAttachment

This class describes a formula which can be used to compute an (x,y) value, depending on other graphic objects.

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

Method Summary
 IlpPoint compute()
          Deprecated. Returns the value of this formula.
 IlpAttachmentLocation getLocalLocation()
          Deprecated. Returns the attachment location on the IlpGraphic instance which is associated with this attachment instance.
 IlpAttachable getReference()
          Deprecated. Returns the reference graphic, where the graphic is being attached.
 IlpAttachmentLocation getReferenceLocation()
          Deprecated. Returns the attachment location on the IlpGraphic reference instance.
 

Method Detail

compute

IlpPoint compute()
Deprecated. 
Returns the value of this formula.


getLocalLocation

IlpAttachmentLocation getLocalLocation()
Deprecated. 
Returns the attachment location on the IlpGraphic instance which is associated with this attachment instance.


getReference

IlpAttachable getReference()
Deprecated. 
Returns the reference graphic, where the graphic is being attached.


getReferenceLocation

IlpAttachmentLocation getReferenceLocation()
Deprecated. 
Returns the attachment location on the IlpGraphic reference instance.



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