Package org.apache.uima.tools.cvd
Class AnnotationExtent
java.lang.Object
org.apache.uima.tools.cvd.AnnotationExtent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
start
private int start -
end
private int end -
style
-
-
Constructor Details
-
AnnotationExtent
-
-
Method Details
-
getLength
public int getLength() -
getStyle
-
getEnd
public int getEnd()- Returns:
- int
-
getStart
public int getStart()- Returns:
- int
-