org.extex.typesetter.type
Interface OrientedNodeList

All Superinterfaces:
java.lang.Cloneable, java.lang.Iterable<Node>, Node, NodeList, OrientedNode, java.io.Serializable
All Known Implementing Classes:
HorizontalListNode, VerticalListNode

public interface OrientedNodeList
extends NodeList, OrientedNode

This interface unites the features of a node list and an oriented node.

Version:
$Revision: 5818 $
Author:
Gerd Neugebauer

Method Summary
 
Methods inherited from interface org.extex.typesetter.type.NodeList
add, add, addSkip, clear, copy, get, getMove, getShift, isEmpty, iterator, remove, setMove, setShift, size, toString, toText
 
Methods inherited from interface org.extex.typesetter.type.Node
addDepthTo, addHeightTo, addWidthTo, atShipping, countChars, getChars, getDepth, getHeight, getNaturalDepth, getNaturalHeight, getNaturalWidth, getVerticalSize, getWidth, setDepth, setHeight, setWidth, spreadHeight, spreadWidth, toText, visit
 
Methods inherited from interface org.extex.typesetter.type.OrientedNode
isHorizontal
 
Methods inherited from interface org.extex.typesetter.type.Node
addDepthTo, addHeightTo, addWidthTo, atShipping, countChars, getChars, getDepth, getHeight, getNaturalDepth, getNaturalHeight, getNaturalWidth, getVerticalSize, getWidth, setDepth, setHeight, setWidth, spreadHeight, spreadWidth, toText, visit