Package info.informatica.doc.style.css.visual.box

Implementation classes for building a CSS visual formatting structure.

See:
          Description

Class Summary
AbsolutelyPositionedBox CSS absolutely positioned Box.
AbstractBlockBox Abstract block box.
AbstractCSSBox Abstract CSS box.
AbstractInlineBox Abstract inline box.
AbstractReplacedBox<C> Abstract base class for replaced element boxes.
BlockBox CSS Block box.
BlockContainer Container of CSS block boxes.
DecimalItemMarkerFactory CSS decimal list item marker factory.
DecimalLeadingZeroItemMarkerFactory CSS zero-leading decimal list item marker factory.
FloatingBlockBox A floating box that contains other boxes.
FloatingBox Box that floats.
InlineBox CSS inline Box.
InlineContainer Container of CSS inline boxes.
InlineTable CSS inline table implementation.
ListItemBox CSS list item block box.
RunInBox CSS run-in Box.
Table CSS table implementation.
TableCellBox CSS table cell.
TableRowBox CSS table row box.
TableRowContainer A container that contains table-row boxes.
 

Package info.informatica.doc.style.css.visual.box Description

Implementation classes for building a CSS visual formatting structure.

This is an implementation package, and applications implementing the visual interfaces may need to use it.



Copyright © 2011 informatica.info. All Rights Reserved.