| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use java.awt.font | |
| java.awt | |
| java.awt.event | |
| java.awt.font | |
| java.awt.im | |
| java.awt.im.spi | |
Classes in java.awt.font used by java.awt| FontRenderContext
 | 
The FontRenderContext class is a container for the
   information needed to correctly measure text.GlyphVector
 | 
A GlyphVector object 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 the GlyphVector is ultimately 
   displayed.LineMetrics
 | 
The LineMetrics class allows access to the
 metrics needed to layout characters along a line
 and to layout of a set of lines. | 
|
Classes in java.awt.font used by java.awt.event| TextHitInfo
 | 
The TextHitInfo class 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 FontRenderContext class is a container for the
   information needed to correctly measure text.GlyphJustificationInfo
 | 
The GlyphJustificationInfo class represents information
 about the justification properties of a glyph.GlyphMetrics
 | 
The GlyphMetrics class represents infomation for a
 single glyph.GlyphVector
 | 
A GlyphVector object 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 the GlyphVector is ultimately 
   displayed.GraphicAttribute
 | 
This class is used with the CHAR_REPLACEMENT attribute. ImageGraphicAttribute
 | 
The ImageGraphicAttribute class is an implementation of
 GraphicAttribute which draws images in
 a TextLayout.ShapeGraphicAttribute
 | 
The ShapeGraphicAttribute class is an implementation of
 GraphicAttribute that draws shapes in a TextLayout.TextAttribute
 | 
The TextAttribute class defines attribute keys and
 attribute values used for text rendering.TextHitInfo
 | 
The TextHitInfo class represents a character position in a
 text model, and a bias, or "side," of the character.TextLayout
 | 
TextLayout is 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| TextHitInfo
 | 
The TextHitInfo class 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 TextHitInfo class represents a character position in a
 text model, and a bias, or "side," of the character. | 
|
  | 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.