|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.text.model.Samdas.Range
public static class Samdas.Range
A Range is a part of the text. It is defined by a position, a length and a type.
Field Summary | |
---|---|
static java.lang.String |
ATTR_FROM
|
static java.lang.String |
ATTR_LENGTH
|
Method Summary | |
---|---|
int |
getLength()
|
int |
getPos()
|
void |
setPos(int p)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ATTR_LENGTH
public static final java.lang.String ATTR_FROM
Method Detail |
---|
public int getPos()
public void setPos(int p)
public int getLength()
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |