Uses of Interface
ilog.cpl.graphic.attachment.IlpAttachable

Packages that use IlpAttachable
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.composite.internal   
ilog.tgo.graphic Provides all the classes for handling the graphical representations of the telecom objects. 
 

Uses of IlpAttachable in ilog.cpl.graphic
 

Subinterfaces of IlpAttachable in ilog.cpl.graphic
 interface IlpGraphic
          This interface models the basic graphic used to create complex representations for CPL objects.
 

Classes in ilog.cpl.graphic that implement IlpAttachable
 class IlpAbstractGraphic
          This class models an abstract graphic.
 class IlpCompositeGraphic
          Deprecated. Please use ILOG JViews Composite Graphics instead.
 class IlpLeafGraphic
          This class models an individual graphic, which is drawn by a Java component.
 

Uses of IlpAttachable in ilog.cpl.graphic.attachment
 

Methods in ilog.cpl.graphic.attachment that return IlpAttachable
 IlpAttachable IlpAttachment.getReference()
          Deprecated. Returns the reference graphic, where the graphic is being attached.
 IlpAttachable IlpAbstractAttachment.getReference()
          Deprecated. Returns the reference object of this constraint.
 

Methods in ilog.cpl.graphic.attachment with parameters of type IlpAttachable
abstract  IlpPoint IlpAttachmentLocation.getValue(IlpAttachable graphic)
          Deprecated. Gets the value of the location.
 void IlpAbstractAttachment.setReference(IlpAttachable reference)
          Deprecated. Sets the the reference object of this constraint.
abstract  boolean IlpAttachmentLocation.setValue(IlpAttachable graphic, IlpPoint value)
          Deprecated. Sets the value of the location, by moving the element.
 

Constructors in ilog.cpl.graphic.attachment with parameters of type IlpAttachable
IlpAbstractAttachment(IlpAttachmentLocation localLocation, IlpAttachmentLocation referenceLocation, IlpAttachable reference)
          Deprecated. Constructor
IlpIdentityAttachment(IlpAttachable reference, IlpAttachmentLocation location)
          Deprecated. Creates an identity attachment from the graphic to the reference with the same location.
IlpIdentityAttachment(IlpAttachmentLocation localLocation, IlpAttachmentLocation referenceLocation, IlpAttachable reference)
          Deprecated. Creates an identity attachment from the graphic to the reference with different locations.
IlpOffsetAttachment(IlpAttachmentLocation location, IlpAttachable reference, float dx, float dy)
          Deprecated. Creates a new instance of an attachment using the provided location, reference, and offset values.
IlpOffsetAttachment(IlpAttachmentLocation localLocation, IlpAttachmentLocation referenceLocation, IlpAttachable reference, float dx, float dy)
          Deprecated. Creates a new instance of an attachment using the provided location, reference, and offset values.
 

Uses of IlpAttachable in ilog.cpl.graphic.component
 

Classes in ilog.cpl.graphic.component that implement IlpAttachable
 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.
 

Uses of IlpAttachable in ilog.tgo.composite
 

Classes in ilog.tgo.composite that implement IlpAttachable
 class IltcCompositeGraphic
          This class describes a composite graphic object.
 class IltcGraphicElementAggregate
          This class implements a composite graphic which contains a list of children decorations.
 

Uses of IlpAttachable in ilog.tgo.composite.internal
 

Classes in ilog.tgo.composite.internal that implement IlpAttachable
 class ilog.tgo.composite.internal.IltcGraphicChild
           
 

Uses of IlpAttachable in ilog.tgo.graphic
 

Classes in ilog.tgo.graphic that implement IlpAttachable
 class IltCompositeGraphic
          This class describes a composite graphic object for use by TGO.
 class IltGraphicElementAggregate
          Deprecated. Please use properties children and constraints to customize new decorations to predefined business objects using CSS.
 



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