Package org.apache.uima.tools.cvd
Class AnnotationExtent
- java.lang.Object
-
- org.apache.uima.tools.cvd.AnnotationExtent
-
public class AnnotationExtent extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AnnotationExtent(int start, int end, javax.swing.text.Style style)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetEnd()intgetLength()intgetStart()javax.swing.text.StylegetStyle()
-