|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gnu.glib.Boxed | +--org.gnu.pango.Attribute
Attributed text is used in a number of places in Pango. It is used as the
input to the itemization process and also when creating a Layout
. The
data types and functions in this section are used to represent and manipulate
sets of attributes applied to a portion of text.
Constructor Summary | |
Attribute()
|
Method Summary | |
int |
getEndIndex()
Returns end index of the range. |
int |
getStartIndex()
Returns the start index of the range |
Methods inherited from class org.gnu.glib.Boxed |
equals, getHandle |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Attribute()
Method Detail |
public int getStartIndex()
public int getEndIndex()
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |