| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use java.awt.font | |
|---|---|
| java.awt | Contains all of the classes for creating user interfaces and for painting graphics and images. | 
| java.awt.event | Provides interfaces and classes for dealing with different types of events fired by AWT components. | 
| java.awt.font | Provides classes and interface relating to fonts. | 
| java.awt.im | Provides classes and interfaces for the input method framework. | 
| java.awt.im.spi | Provides interfaces that enable the development of input methods that can be used with any Java runtime environment. | 
| Classes in java.awt.font used by java.awt | |
|---|---|
| FontRenderContext The FontRenderContextclass is a container for the
   information needed to correctly measure text. | |
| GlyphVector 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. | |
| LineMetrics The LineMetricsclass allows access to the
 metrics needed to layout characters along a line
 and to layout of a set of lines. | |
| TextAttribute The TextAttributeclass defines attribute keys and
 attribute values used for text rendering. | |
| Classes in java.awt.font used by java.awt.event | |
|---|---|
| TextHitInfo The TextHitInfoclass represents a character position in a
 text model, and a bias, or "side," of the character. | |
| Classes in java.awt.font used by java.awt.font | |
|---|---|
| FontRenderContext The FontRenderContextclass is a container for the
   information needed to correctly measure text. | |
| GlyphJustificationInfo The GlyphJustificationInfoclass represents information
 about the justification properties of a glyph. | |
| GlyphMetrics The GlyphMetricsclass represents infomation for a
 single glyph. | |
| GlyphVector 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 This class is used with the CHAR_REPLACEMENT attribute. | |
| ImageGraphicAttribute The ImageGraphicAttributeclass is an implementation ofGraphicAttributewhich draws images in
 aTextLayout. | |
| NumericShaper The NumericShaperclass is used to convert Latin-1 (European) 
 digits to other Unicode decimal digits. | |
| ShapeGraphicAttribute The ShapeGraphicAttributeclass is an implementation ofGraphicAttributethat draws shapes in aTextLayout. | |
| TextAttribute The TextAttributeclass defines attribute keys and
 attribute values used for text rendering. | |
| TextHitInfo The TextHitInfoclass represents a character position in a
 text model, and a bias, or "side," of the character. | |
| TextLayout TextLayoutis an immutable graphical representation of styled 
 character data. | |
| TextLayout.CaretPolicy Defines a policy for determining the strong caret location. | |
| Classes in java.awt.font used by java.awt.im | |
|---|---|
| TextAttribute The TextAttributeclass defines attribute keys and
 attribute values used for text rendering. | |
| TextHitInfo The TextHitInfoclass represents a character position in a
 text model, and a bias, or "side," of the character. | |
| Classes in java.awt.font used by java.awt.im.spi | |
|---|---|
| TextHitInfo The TextHitInfoclass represents a character position in a
 text model, and a bias, or "side," of the character. | |
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.