Java Platform 1.2
Beta 4

Package java.awt.font

Interface Summary
MultipleMaster This is an interface representing Type 1 Multiple Master fonts.
OpenType This interface represents OpenType and TrueType fonts.
 

Class Summary
FontRenderContext FontRenderContext is a container for the information which is needed to correctly measure text.
GlyphJustificationInfo GlyphJustificationInfo represents information about the justification properties of a glyph.
GlyphMetrics GlyphMetrics represents infomation for a single glyph.
GlyphVector GlyphVector is a collection of Glyphs containing geometric information for the placement the GlyphVector and of each Glyph in a transformed coordinate space which should correspond to the device on which the GlyphVector is ultimately to be displayed.
GraphicAttribute This class is used with the CHAR_REPLACEMENT attribute.
ImageGraphicAttribute This is an implementation of GraphicAttribute which draws Images in a TextLayout.
LineBreakMeasurer LineBreakMeasurer allows styled text to be broken into lines (or segments) which fit within a given visual advance.
LineMetrics  
ShapeGraphicAttribute This is an implementation of GraphicAttribute which draws Shapes in a TextLayout.
TextAttribute Defines attribute keys and attribute values used for text rendering.
TextHitInfo TextHitInfo 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 Define a policy for determining the strong caret location.
TextLine.TextLineMetrics  
TransformAttribute An immutable wrapper for a transform to make it safe to use as an attribute.
 

Package java.awt.font Description

Provides classes and interface relating to fonts. It contains support for representing Type 1, Type 1 Multiple Master fonts, OpenType fonts, and TrueType fonts.


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.