Package | Description |
---|---|
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.fo.flow |
All the block- and inline-level flow formatting objects.
|
org.apache.fop.fo.flow.table | |
org.apache.fop.fo.pagination |
All the pagination and declaration formatting objects.
|
Modifier and Type | Method and Description |
---|---|
Stack<DelimitedTextRange> |
FONode.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges)
Collect the sequence of delimited text ranges, where each new
range is pushed onto RANGES.
|
protected Stack<DelimitedTextRange> |
FONode.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange)
Collect the sequence of delimited text ranges, where each new
range is pushed onto RANGES, where default implementation collects ranges
of child nodes.
|
protected Stack<DelimitedTextRange> |
FOText.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange) |
Modifier and Type | Method and Description |
---|---|
protected Stack<DelimitedTextRange> |
FONode.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange)
Collect the sequence of delimited text ranges, where each new
range is pushed onto RANGES, where default implementation collects ranges
of child nodes.
|
protected Stack<DelimitedTextRange> |
FOText.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange) |
Modifier and Type | Method and Description |
---|---|
Stack<DelimitedTextRange> |
FONode.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges)
Collect the sequence of delimited text ranges, where each new
range is pushed onto RANGES.
|
protected Stack<DelimitedTextRange> |
FONode.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange)
Collect the sequence of delimited text ranges, where each new
range is pushed onto RANGES, where default implementation collects ranges
of child nodes.
|
protected Stack<DelimitedTextRange> |
FOText.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange) |
Modifier and Type | Method and Description |
---|---|
protected Stack<DelimitedTextRange> |
Table.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange) |
Modifier and Type | Method and Description |
---|---|
protected Stack<DelimitedTextRange> |
Table.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange) |
Modifier and Type | Method and Description |
---|---|
protected Stack<DelimitedTextRange> |
Table.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange) |
Modifier and Type | Method and Description |
---|---|
protected Stack<DelimitedTextRange> |
PageSequence.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange) |
Modifier and Type | Method and Description |
---|---|
protected Stack<DelimitedTextRange> |
PageSequence.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange) |
Modifier and Type | Method and Description |
---|---|
protected Stack<DelimitedTextRange> |
PageSequence.collectDelimitedTextRanges(Stack<DelimitedTextRange> ranges,
DelimitedTextRange currentRange) |
Copyright © 2025 Apache Software Foundation. All rights reserved.