public class Page extends LineSegment
Modifier and Type | Field and Description |
---|---|
ArrayList<TextBlock> |
content |
begin, end
Constructor and Description |
---|
Page() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getPageNumber()
Get the value of pageNumber
|
int |
hashCode() |
String |
indexedToString(int currentIdx)
Does the same as toString but also inserts the beginning and end index of each objects
respective text representation.
|
void |
setPageNumber(int pageNumber)
Set the value of pageNumber
|
String |
toString() |
String |
toXML() |
boundariesEqual, boundariesEqual, getBegin, getEnd, intersection, isValid, isValid, length, length, normalize, normalize, normalizedBounds, overlaps, overlaps, setBegin, setEnd, union
public int getPageNumber()
public void setPageNumber(int pageNumber)
pageNumber
- new value of pageNumberpublic String indexedToString(int currentIdx)
public String toXML()
Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie