Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Java.awt.font Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
FontThe Font class represents fonts, which are used to render text in a visible way.Classjava.awtJava SE
FontFormatExceptionThrown by method createFont in the Font class to indicate that the specified font is bad.Classjava.awtJava SE
FontMetricsThe FontMetrics class defines a font metrics object, which encapsulates information about the rendering of a particular font on aClassjava.awtJava SE
FontRenderContextThe FontRenderContext class is a container for the information needed to correctly measure text.Classjava.awt.fontJava SE
GlyphJustificationInfoThe GlyphJustificationInfo class represents information about the justification properties of a glyph.Classjava.awt.fontJava SE
GlyphMetricsThe GlyphMetrics class represents information for a single glyph.Classjava.awt.fontJava SE
GlyphVectorA GlyphVector object is a collection of glyphs containing geometric information for the placement of each glyphClassjava.awt.fontJava SE
GraphicAttributeThis class is used with the CHAR_REPLACEMENT attribute.Classjava.awt.fontJava SE
ImageGraphicAttributeThe ImageGraphicAttribute class is an implementation of GraphicAttribute which draws images inClassjava.awt.fontJava SE
LayoutPathLayoutPath provides a mapping between locations relative to the baseline and points in user space.Classjava.awt.fontJava SE
LineBreakMeasurerThe LineBreakMeasurer class allows styled text to be broken into lines (or segments) that fit within a particular visualClassjava.awt.fontJava SE
LineMetricsThe LineMetrics class allows access to the metrics needed to layout characters along a lineClassjava.awt.fontJava SE
MultipleMasterThe MultipleMaster interface represents Type 1 Multiple Master fonts.Interfacejava.awt.fontJava SE
NumericShaperThe NumericShaper class is used to convert Latin-1 (European) digits to other Unicode decimal digits.Classjava.awt.fontJava SE
NumericShaper .RangeA NumericShaper.Classjava.awt.font.NumericShaperJava SE
OpenTypeThe OpenType interface represents OpenType and TrueType fonts.Interfacejava.awt.fontJava SE
ShapeGraphicAttributeThe ShapeGraphicAttribute class is an implementation of GraphicAttribute that draws shapes in a TextLayout.Classjava.awt.fontJava SE
TextAttributeThe TextAttribute class defines attribute keys and attribute values used for text rendering.Classjava.awt.fontJava SE
TextHitInfoThe TextHitInfo class represents a character position in a text model, and a bias, or side, of the character.Classjava.awt.fontJava SE
TextLayoutTextLayout is an immutable graphical representation of styled It provides the following capabilities:Classjava.awt.fontJava SE
TextLayout .CaretPolicyDefines a policy for determining the strong caret location.Classjava.awt.font.TextLayoutJava SE
TextMeasurerThe TextMeasurer class provides the primitive operations needed for line break: measuring up to a given advance, determining theClassjava.awt.fontJava SE
TransformAttributeThe TransformAttribute class provides an immutable wrapper for a transform so that it is safe to use as an attribute.Classjava.awt.fontJava SE