|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.tools.cvd.AnnotationExtent
public class AnnotationExtent
| Constructor Summary | |
|---|---|
AnnotationExtent(int start,
int end,
javax.swing.text.Style style)
|
|
| Method Summary | |
|---|---|
int |
getEnd()
|
int |
getLength()
|
int |
getStart()
|
javax.swing.text.Style |
getStyle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationExtent(int start,
int end,
javax.swing.text.Style style)
| Method Detail |
|---|
public int getLength()
public javax.swing.text.Style getStyle()
public int getEnd()
public int getStart()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||