Class AtkTextRange


  • public class AtkTextRange
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AtkTextRange()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • start_offset

        public int start_offset
      • end_offset

        public int end_offset
      • content

        public long content
      • sizeof

        public static final int sizeof
    • Constructor Detail

      • AtkTextRange

        public AtkTextRange()