org.gnu.pango

Class AttrColor


public class AttrColor
extends Attribute

The PangoAttrColor structure is used to represent attributes that are colors.

Method Summary

Color
getColor()
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.

Methods inherited from class org.gnu.pango.Attribute

getEndIndex, getStartIndex

Method Details

getColor

public Color getColor()

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 color.