Uses of Class
ilog.cpl.graphic.IlpRect

Packages that use IlpRect
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.style Deprecated Provides classes and interfaces for handling styles (see IlpStyle). 
ilog.cpl.style.key Deprecated Provides a set of keys used to identify values within styles. 
ilog.tgo.composite Provides the classes for handling the zoom policies and the layer policies. 
 

Uses of IlpRect in ilog.cpl.graphic
 

Subclasses of IlpRect in ilog.cpl.graphic
 class IlpRelativeRect
          Implements a rectangle that can be used as a relative position in the network or equipment component.
 

Methods in ilog.cpl.graphic that return IlpRect
 IlpRect IlpCompositeGraphic.getAttachmentBounds()
          Deprecated. This method prepares the attachment bounds of this composite graphic, considering the bounds of its children.
 IlpRect IlpLeafGraphic.getAttachmentBounds()
          Returns the "attachment rectangle".
protected  IlpRect IlpAbstractGraphic.getAttachmentRect()
           
 IlpRect IlpCompositeGraphic.getBaseRect(float centerx, float centery)
          Deprecated. Returns a rectangle with the location and dimension of the base graphic, if there is one.
 

Methods in ilog.cpl.graphic with parameters of type IlpRect
protected  void IlpAbstractGraphic.setAttachmentRect(IlpRect r)
           
 

Uses of IlpRect in ilog.cpl.graphic.attachment
 

Methods in ilog.cpl.graphic.attachment that return IlpRect
 IlpRect IlpAttachable.getAttachmentBounds()
          Deprecated. Returns the "attachment rectangle".
 

Uses of IlpRect in ilog.cpl.style
 

Methods in ilog.cpl.style that return IlpRect
 IlpRect IlpAbstractStyle.getRect(IlpRectKey key)
          Deprecated. Returns the IlpRect value of a given key in this style.
 IlpRect IlpAbstractStyle.getRect(IlpRectKey key, IlpRect defaultValue)
          Deprecated. Returns the IlpRect value of a given key in this style.
 

Methods in ilog.cpl.style with parameters of type IlpRect
 IlpRect IlpAbstractStyle.getRect(IlpRectKey key, IlpRect defaultValue)
          Deprecated. Returns the IlpRect value of a given key in this style.
 void IlpAbstractStyle.setRect(IlpRectKey key, IlpRect value)
          Deprecated. Changes the IlpRect local value of a given property in this style.
 

Uses of IlpRect in ilog.cpl.style.key
 

Methods in ilog.cpl.style.key with parameters of type IlpRect
static IlpRectKey IlpRectKey.New(String name, IlpRect defaultValue)
          Deprecated. Creates a new key for properties of type IlpRect.
 

Constructors in ilog.cpl.style.key with parameters of type IlpRect
IlpRectKey(String name, IlpRect defaultValue)
          Deprecated. Constructor.
 

Uses of IlpRect in ilog.tgo.composite
 

Methods in ilog.tgo.composite that return IlpRect
 IlpRect IltcCompositeGraphic.getAttachmentBounds()
          Returns the "attachment rectangle".
 IlpRect IltcGraphicElementAggregate.getAttachmentBounds()
          Returns the "attachment rectangle".
 



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