Uses of Package
org.gnu.pango

Packages that use org.gnu.pango
org.gnu.gtk   
org.gnu.pango   
 

Classes in org.gnu.pango used by org.gnu.gtk
AttrList
          The PangoAttrList structure represents a list of attributes that apply to a section of text.
Context
          The PangoContext structure stores global information used to control the itemization process.
FontDescription
          The FontDescription represents the description of an ideal font.
Language
          The PangoLanguage structure is used to represent a language.
Layout
          While complete access to the layout capabilities of Pango is provided using the detailed interfaces for itemization and shaping, using that functionality directly involves writing a fairly large amount of code.
Scale
           
Style
          An enumeration specifying the various slant styles possible for a font.
TabArray
          A PangoTabArray struct contains an array of tab stops.
Underline
          The PangoUnderline enumeration is used to specify whether text should be underlined, and if so, the type of underlining.
Weight
          An enumeration specifying the weight (boldness) of a font.
 

Classes in org.gnu.pango used by org.gnu.pango
Alignment
          describes how to align the lines of a PangoLayout within the available space.
Attribute
          Attributed text is used in a number of places in Pango.
AttrIterator
          The AttrIterator object is used to represent an iterator through a List.
AttrList
          The PangoAttrList structure represents a list of attributes that apply to a section of text.
AttrType
          Distinguishes between different types of attributes.
Color
          The PangoColor structure is used to represent a color in an uncalibrated RGB colorspace.
Context
          The PangoContext structure stores global information used to control the itemization process.
Coverage
          It is often necessary in Pango to determine if a particular font can represent a particular character, and also how well it can represent that character.
CoverageLevel
          Used to indicate how well a font can represent a particular ISO 10646 character point for a particular script.
Direction
          The PangoDirection type represents the direction of writing for text.
FontDescription
          The FontDescription represents the description of an ideal font.
FontMask
          The bits in a PangoFontMask correspond to fields in a PangoFontDescription that have been set.
FontMetrics
          A FontMetrics structure holds the overall metric information for a font (possibly restricted to a script).
Language
          The PangoLanguage structure is used to represent a language.
LayoutLine
          The PangoLayoutLine structure represents one of the lines resulting from laying out a paragraph via PangoLayout.
Rectangle
          The PangoRectangle structure represents a rectangle.
Scale
           
Stretch
          An enumeration specifying the width of the font relative to other designs within a family.
Style
          An enumeration specifying the various slant styles possible for a font.
TabAlign
          A PangoTabAlign specifies where a tab stop appears relative to the text
TabArray
          A PangoTabArray struct contains an array of tab stops.
Underline
          The PangoUnderline enumeration is used to specify whether text should be underlined, and if so, the type of underlining.
Variant
          An enumeration specifying capitalization variant of the font.
Weight
          An enumeration specifying the weight (boldness) of a font.
WrapMode
          Describes how to wrap the lines of a PangoLayout to the desired width.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net