Modifier and Type | Interface and Description |
---|---|
static class |
HighlightData.Highlight
Represents a highlight area on a certain page.
|
Chunk.ChunkType
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilterKey()
Returns the key of the filter which created the highlight.
|
java.util.List<HighlightData.Highlight> |
getPageHighlights(int pageNr,
boolean firstDocument)
Returns the highlights of this container for a certain page
|
java.util.List<HighlightData.Highlight> getPageHighlights(int pageNr, boolean firstDocument)
pageNr
- the page number, zero-basedfirstDocument
- true
if the first document is referenced, false
for the second onenull
if there are nonejava.lang.String getFilterKey()
null
for highlights that are only used internally.Copyright © 2010-2022 by i-net software GmbH