|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Extension | This interface describes the capabilities for an extension object to be inserted into an extension node. |
| KernNode | This interface describes a horizontal or vertical adjustment of the current position on the page. |
| SkipNode | This is a marker interface to tie together glue node and the leaders nodes. |
| Class Summary | |
|---|---|
| AbstractExpandableNode | This node represents a |
| AbstractKernNode | This class provides the same functionality as
KernNode but is
distinguishable for the sake of some fine differentiations in |
| AbstractLeadersNode | This node represents a leaders node as used by the primitives \leaders, \cleaders, and \xleaders. |
| AbstractNode | This abstract class provides some methods common to all Nodes. |
| AccentKernNode | This class provides the same functionality as
KernNode but is
distinguishable for the sake of some fine differentiations in
|
| AdjustNode | The adjust node is used to insert material which should be pushed out the enclosing vertical list. |
| AfterMathNode | This node represents a |
| AlignedLeadersNode | This node represents an aligned leaders node as used by the primitive \leaders. |
| BeforeMathNode | This node represents a |
| CenteredLeadersNode | This node represents an centered leaders node as used by the primitive \cleaders. |
| CharNode | This is the Node which carries a single character. |
| DiscretionaryNode | This node represents a glyph which can be broken if required. |
| ExpandedLeadersNode | This node represents an expandable leaders node as used by the primitive \xleaders. |
| ExplicitKernNode | This class represents an explicit kerning node for the typesetter. |
| ExtensionNode | This class provides an extension mechanism for nodes. |
| GenericNodeList | Abstract base class for all NodeLists. |
| GlueNode | This node represents a |
| HorizontalListNode | This class provides a container for nodes which is interpreted as horizontal list. |
| ImageNode | This node contains an image which should be passed to the back-end driver. |
| ImplicitKernNode | This class provides the same functionality as
KernNode but is
distinguishable for the sake of some fine differentiations in
|
| InsertionNode | This node is meant to record an insertion. |
| LigatureNode | The ligature node represents a ligature of several characters. |
| MarkNode | A mark node carries some tokens which can be extracted after the page has been completed. |
| PenaltyNode | This class represents a Node which holds a penalty value. |
| RuleNode | The rule node represents a rectangular area on the page filled with some color. |
| SpaceNode | A space node represents a simple space character. |
| SpecialNode | This node contains text which should be passed to the back-end driver. |
| VerticalListNode | This class provides an implementation for a vertical list. |
| VirtualCharNode | This class exposes itself as character node but contains an hlist internally. |
| WhatsItNode | This node type represents the extension node from the perspective of
|
This package contains the basic data types for nodes as stored in boxed and processed by the typesetter in ExTeX.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||