public class AtkTextRange
extends Object
-
Field Summary
Fields
int
int
static final int
int
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
start_offset
public int start_offset
-
end_offset
public int end_offset
-
content
public int content
-
sizeof
public static final int sizeof
-
Constructor Details
-
AtkTextRange
public AtkTextRange()