ilog.views.graphic.composite.layout
Interface IlvAttachmentBounds

All Known Implementing Classes:
IlvCompositeGraphic, IlvSDMCompositeNode

public interface IlvAttachmentBounds

This interface is implemented by IlvGraphic instances which have an attachment rectangle which is different from their bounding box.

Since:
JViews 6.0

Method Summary
 IlvRect getAttachmentBounds()
          Returns the "attachment rectangle".
 

Method Detail

getAttachmentBounds

IlvRect getAttachmentBounds()
Returns the "attachment rectangle". All attachments are relative to this rectangle. Attachment constraints modify the attachment rectangle to exert their effects.

Returns:
bound rectangle


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