Skip navigation links

Package ilog.views.graphic.composite.layout

Provides classes for the layout of the decorations within an IlvComposite.

See: Description

Package ilog.views.graphic.composite.layout Description

Provides classes for the layout of the decorations within an IlvComposite.

The following layout managers are provided:

IlvAttachmentLayout
The IlvAttachmentLayout class uses IlvAttachmentConstraint to specify that one point of the bounding box of an IlvGraphic is attached to one point of the bounding box of a sibling IlvGraphic.
IlvStackerLayout
The IlvCenteredLayout class layouts a stack of graphic objects either horizontally or vertically with a certain offset between them.
IlvCenteredLayout
The IlvCenteredLayout class layouts two graphics, called the outer graphic and the inner graphic. The inner graphic displays on top and in the center of the outer graphic.
IlvCardLayout
The IlvCardLayout is similar to java.awt.CardLayout.It treats each graphic object in the IlvCompositeGraphic as a card. Only one card is visible at a time, and the IlvCompositeGraphic acts as a stack of cards.
Skip navigation links

© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.