 Package: java.awt.font
 Package: java.awt.font|  FontRenderContext
                
                
                    View Source | The FontRenderContextclass is a container for the
   information needed to correctly measure text. | 
|  GlyphJustificationInfo
                
                
                    View Source | The GlyphJustificationInfoclass represents information
 about the justification properties of a glyph. | 
|  GlyphMetrics
                
                
                    View Source | The GlyphMetricsclass represents infomation for a
 single glyph. | 
|  GlyphVector
                
                
                    View Source | A GlyphVectorobject is a collection of glyphs
 containing geometric information for the placement of each glyph 
 in a transformed coordinate space which corresponds to the
 device on which theGlyphVectoris ultimately 
 displayed. | 
|  GraphicAttribute
                
                
                    View Source | This class is used with the CHAR_REPLACEMENT attribute. | 
|  ImageGraphicAttribute
                
                
                    View Source | The ImageGraphicAttributeclass is an implementation ofGraphicAttributewhich draws images in
 aTextLayout. | 
|  LayoutPath
                
                
                    View Source | LayoutPath provides a mapping between locations relative to the baseline and points in user space. | 
|  LineBreakMeasurer
                
                
                    View Source | The LineBreakMeasurerclass allows styled text to be
 broken into lines (or segments) that fit within a particular visual
 advance. | 
|  LineMetrics
                
                
                    View Source | The LineMetricsclass allows access to the
 metrics needed to layout characters along a line
 and to layout of a set of lines. | 
|  MultipleMaster
                
                
                    View Source | The MultipleMasterinterface represents Type 1
 Multiple Master fonts. | 
|  NumericShaper
                
                
                    View Source | The NumericShaperclass is used to convert Latin-1 (European) 
 digits to other Unicode decimal digits. | 
|  OpenType
                
                
                    View Source | The OpenTypeinterface represents OpenType and 
 TrueType fonts. | 
|  ShapeGraphicAttribute
                
                
                    View Source | The ShapeGraphicAttributeclass is an implementation ofGraphicAttributethat draws shapes in aTextLayout. | 
|  TextAttribute
                
                
                    View Source | The TextAttributeclass defines attribute keys and
 attribute values used for text rendering. | 
|  TextHitInfo
                
                
                    View Source | The TextHitInfoclass represents a character position in a
 text model, and a bias, or "side," of the character. | 
|  TextLayout
                
                
                    View Source | TextLayoutis an immutable graphical representation of styled 
 character data. | 
|  TextLayout.CaretPolicy
                
                
                    View Source | Defines a policy for determining the strong caret location. | 
|  TextMeasurer
                
                
                    View Source | The TextMeasurerclass provides the primitive operations 
 needed for line break: measuring up to a given advance, determining the 
 advance of a range of characters, and generating aTextLayoutfor a range of characters. | 
|  TransformAttribute
                
                
                    View Source | The TransformAttributeclass provides an immutable
 wrapper for a transform so that it is safe to use as an attribute. |