Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

java.awt.font: Javadoc index of package java.awt.font.


Package Samples:

java.awt.font

Classes:

TransformAttribute: This class provides a mechanism for using an java.awt.geom.AffineTransform as an immutable attribute (for example, in the java.text.AttributedString class). Any transform passed to this class is copied before being stored, and any transform handed out by this class is a copy of the stored transform. In this way, it is not possible to modify the stored transform.
NumericShaper: This class handles numeric shaping. A shaper can either be contextual or not. A non-contextual shaper will always translate ASCII digits in its input into the target Unicode range. A contextual shaper will change the target Unicode range depending on the characters it has previously processed.
TextAttribute: Attributes (and associated values) that can be used to define an java.text.AttributedString .
TextHitInfo
FontRenderContext
GlyphJustificationInfo
GlyphMetrics
GlyphVector
GraphicAttribute
ImageGraphicAttribute
LineBreakMeasurer
LineMetrics
MultipleMaster
OpenType
ShapeGraphicAttribute
TextLayout
TextMeasurer

Home | Contact Us | Privacy Policy | Terms of Service