public class Paragraph extends LineSegment
Modifier and Type | Field and Description |
---|---|
ArrayList<Text> |
content
This is the Text content of this Paragraph.
|
begin, end
Constructor and Description |
---|
Paragraph() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
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.
|
String |
toString() |
String |
toXML() |
boundariesEqual, boundariesEqual, getBegin, getEnd, intersection, isValid, isValid, length, length, normalize, normalize, normalizedBounds, overlaps, overlaps, setBegin, setEnd, union
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