Class AnnotationExtent


  • public class AnnotationExtent
    extends Object
    • Constructor Detail

      • AnnotationExtent

        public AnnotationExtent​(int start,
                                int end,
                                Style style)
    • Method Detail

      • getLength

        public int getLength()
      • getStyle

        public Style getStyle()
      • getEnd

        public int getEnd()
        Returns:
        int
      • getStart

        public int getStart()
        Returns:
        int