Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
MemStruct
org.gnu.pango.Attribute
public class Attribute
extends MemStruct
Layout
.
The data types and functions in this section are used to represent and
manipulate sets of attributes applied to a portion of text.
Method Summary | |
int |
|
int |
|
public int getEndIndex()
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
Returns end index of the range. The character at this index is not included in the range.
public int getStartIndex()
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
Returns the start index of the range