-
Interface Summary Interface Description MultipleMaster TheMultipleMaster
interface represents Type 1 Multiple Master fonts.OpenType TheOpenType
interface represents OpenType and TrueType fonts. -
Class Summary Class Description FontRenderContext TheFontRenderContext
class is a container for the information needed to correctly measure text.GlyphJustificationInfo TheGlyphJustificationInfo
class represents information about the justification properties of a glyph.GlyphMetrics TheGlyphMetrics
class represents infomation for a single glyph.GlyphVector AGlyphVector
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 theGlyphVector
is ultimately displayed.GraphicAttribute This class is used with the CHAR_REPLACEMENT attribute.ImageGraphicAttribute TheImageGraphicAttribute
class is an implementation ofGraphicAttribute
which draws images in aTextLayout
.LayoutPath LayoutPath provides a mapping between locations relative to the baseline and points in user space.LineBreakMeasurer TheLineBreakMeasurer
class allows styled text to be broken into lines (or segments) that fit within a particular visual advance.LineMetrics TheLineMetrics
class allows access to the metrics needed to layout characters along a line and to layout of a set of lines.NumericShaper TheNumericShaper
class is used to convert Latin-1 (European) digits to other Unicode decimal digits.ShapeGraphicAttribute TheShapeGraphicAttribute
class is an implementation ofGraphicAttribute
that draws shapes in aTextLayout
.TextAttribute TheTextAttribute
class defines attribute keys and attribute values used for text rendering.TextHitInfo TheTextHitInfo
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.TextMeasurer TheTextMeasurer
class provides the primitive operations needed for line break: measuring up to a given advance, determining the advance of a range of characters, and generating aTextLayout
for a range of characters.TransformAttribute TheTransformAttribute
class provides an immutable wrapper for a transform so that it is safe to use as an attribute. -
Enum Summary Enum Description NumericShaper.Range ANumericShaper.Range
represents a Unicode range of a script having its own decimal digits.
Package java.awt.font Description
- Since:
- 1.2
Deutsche Übersetzung
Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.
Vielen Dank im Voraus.
Dokument erstellt 11/06/2005, zuletzt geändert 04/03/2020
Quelle des gedruckten Dokuments:https://www.gaudry.be/de/java-api-rf-java/awt/font/package-summary.html
Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.
Referenzen
Diese Verweise und Links verweisen auf Dokumente, die während des Schreibens dieser Seite konsultiert wurden, oder die zusätzliche Informationen liefern können, aber die Autoren dieser Quellen können nicht für den Inhalt dieser Seite verantwortlich gemacht werden.
Der Autor Diese Website ist allein dafür verantwortlich, wie die verschiedenen Konzepte und Freiheiten, die mit den Nachschlagewerken gemacht werden, hier dargestellt werden. Denken Sie daran, dass Sie mehrere Quellinformationen austauschen müssen, um das Risiko von Fehlern zu reduzieren.