Package-level declarations
Types
Property that is assigned to each LocationTrackableNode with an associated NumberingFormat. Labels are assigned based on each node's location, formatted via its corresponding numbering format. The labels are often displayed in a caption.
A node that requests its location to be tracked within the document's hierarchy. By location, it is meant the section indices (SectionLocation) the node is located in.
The location of a node within the document, in terms of section indices. Example:
Property that is assigned to each node that requests its location to be tracked (LocationTrackableNode). It contains the node's location in the document, in terms of section indices.
Functions
Registers the location of this node within the document handled by context.
Registers the formatted location of this node within the document handled by context, according to this node's NumberingFormat.