Uses of Class org.apache.fop.layoutmgr.ListElement

Uses in package org.apache.fop.layoutmgr.inline

Classes derived from org.apache.fop.layoutmgr.ListElement

class

Uses in package org.apache.fop.layoutmgr

Classes derived from org.apache.fop.layoutmgr.ListElement

class
This represents an unresolved border element.
class
This class represents an unresolved border or padding element.
class
This class represents an unresolved break possibility.
class
Knuth box used to represent a line in block-progression-dimension (i.e.
class
An instance of this class represents an unbreakable piece of content with fixed width: for example an image, a syllable (but only if letter spacing is constant), ...
class
This is the super class for KnuthBox, KnuthGlue and KnuthPenalty.
class
An instance of this class represents a piece of content with adjustable width: for example a space between words of justified text.
class
An instance of this class represents information about a feasible breaking point; it does not represent any piece of content.
class
This represents an unresolved padding element.
class
This class represents an unresolved space element.
class
This class represents an unresolved list element.
class
This class represents an unresolved list element element with a (conditional) length.

Methods with parameter type org.apache.fop.layoutmgr.ListElement

void
BlockStackingLayoutManager.wrapPositionElement(ListElement el, List targetList, boolean force)
"wrap" the Position inside the given element and add it to the target list.

Methods with return type org.apache.fop.layoutmgr.ListElement

ListElement
ListElement
ListElement
ListElement
Remove the last element of this sequence.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.