|
|||||||||
| Home >> All >> java >> awt >> [ font overview ] | PREV NEXT | ||||||||
A
- ALL_RANGES - Static variable in class java.awt.font.NumericShaper
- Convenience constant representing all the valid Unicode ranges.
- ARABIC - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode ARABIC range.
- advanceX - Variable in class java.awt.font.GlyphMetrics
- advanceY - Variable in class java.awt.font.GlyphMetrics
- affineTransform - Variable in class java.awt.font.FontRenderContext
- affineTransform - Variable in class java.awt.font.TransformAttribute
- afterOffset(int) - Static method in class java.awt.font.TextHitInfo
- alignment - Variable in class java.awt.font.GraphicAttribute
B
- BACKGROUND - Static variable in class java.awt.font.TextAttribute
- A key for the background paint attribute.
- BENGALI - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode BENGALI range.
- BIDI_EMBEDDING - Static variable in class java.awt.font.TextAttribute
- A key for the BIDI_EMBEDDING attribute.
- BOTTOM_ALIGNMENT - Static variable in class java.awt.font.GraphicAttribute
- beforeOffset(int) - Static method in class java.awt.font.TextHitInfo
- bi - Variable in class java.awt.font.LineBreakMeasurer
- bounds - Variable in class java.awt.font.GlyphMetrics
C
- CENTER_BASELINE - Static variable in class java.awt.font.GraphicAttribute
- CHAR_REPLACEMENT - Static variable in class java.awt.font.TextAttribute
- A key for the CHAR_REPLACEMENT attribute.
- COMBINING - Static variable in class java.awt.font.GlyphMetrics
- COMPONENT - Static variable in class java.awt.font.GlyphMetrics
- charIndex - Variable in class java.awt.font.TextHitInfo
- ci - Variable in class java.awt.font.LineBreakMeasurer
- ci - Variable in class java.awt.font.TextMeasurer
- classify(Character.UnicodeBlock) - Method in class java.awt.font.NumericShaper
- Given a unicode block object, return corresponding language constant.
- clone() - Method in class java.awt.font.TextLayout
- clone() - Method in class java.awt.font.TextMeasurer
D
- DEFAULT_CARET_POLICY - Static variable in class java.awt.font.TextLayout
- DEVANAGARI - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode DEVANAGARI range.
- deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font.LineBreakMeasurer
- deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font.TextMeasurer
- deriveMMFont(float[]) - Method in interface java.awt.font.MultipleMaster
- deriveMMFont(float[], float, float, float, float) - Method in interface java.awt.font.MultipleMaster
- draw(Graphics2D, float, float) - Method in class java.awt.font.GraphicAttribute
- draw(Graphics2D, float, float) - Method in class java.awt.font.ImageGraphicAttribute
- draw(Graphics2D, float, float) - Method in class java.awt.font.ShapeGraphicAttribute
- draw(Graphics2D, float, float) - Method in class java.awt.font.TextLayout
E
- EASTERN_ARABIC - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode extended arabic range.
- ETHIOPIC - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode ETHIOPIC range.
- EUROPEAN - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode EUROPEAN range.
- equals(Object) - Method in class java.awt.font.FontRenderContext
- equals(FontRenderContext) - Method in class java.awt.font.FontRenderContext
- equals(GlyphVector) - Method in class java.awt.font.GlyphVector
- equals(Object) - Method in class java.awt.font.ImageGraphicAttribute
- equals(ImageGraphicAttribute) - Method in class java.awt.font.ImageGraphicAttribute
- equals(Object) - Method in class java.awt.font.NumericShaper
- equals(Object) - Method in class java.awt.font.ShapeGraphicAttribute
- equals(ShapeGraphicAttribute) - Method in class java.awt.font.ShapeGraphicAttribute
- equals(Object) - Method in class java.awt.font.TextHitInfo
- equals(TextHitInfo) - Method in class java.awt.font.TextHitInfo
- equals(Object) - Method in class java.awt.font.TextLayout
- equals(TextLayout) - Method in class java.awt.font.TextLayout
F
- FAMILY - Static variable in class java.awt.font.TextAttribute
- A key for the FAMILY attribute.
- FILL - Static variable in class java.awt.font.ShapeGraphicAttribute
- FLAG_COMPLEX_GLYPHS - Static variable in class java.awt.font.GlyphVector
- FLAG_HAS_POSITION_ADJUSTMENTS - Static variable in class java.awt.font.GlyphVector
- FLAG_HAS_TRANSFORMS - Static variable in class java.awt.font.GlyphVector
- FLAG_MASK - Static variable in class java.awt.font.GlyphVector
- FLAG_RUN_RTL - Static variable in class java.awt.font.GlyphVector
- FONT - Static variable in class java.awt.font.TextAttribute
- A key for the font attribute.
- FOREGROUND - Static variable in class java.awt.font.TextAttribute
- A key for the foreground paint attribute.
- FontRenderContext - class java.awt.font.FontRenderContext.
- FontRenderContext() - Constructor for class java.awt.font.FontRenderContext
- Construct a new
FontRenderContext. - FontRenderContext(AffineTransform, boolean, boolean) - Constructor for class java.awt.font.FontRenderContext
- Construct a new
FontRenderContext. - frc - Variable in class java.awt.font.LineBreakMeasurer
- frc - Variable in class java.awt.font.TextMeasurer
G
- GUJARATI - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode GUJARATI range.
- GURMUKHI - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode GURMUKHI range.
- GlyphJustificationInfo - class java.awt.font.GlyphJustificationInfo.
- GlyphJustificationInfo(float, boolean, int, float, float, boolean, int, float, float) - Constructor for class java.awt.font.GlyphJustificationInfo
- GlyphMetrics - class java.awt.font.GlyphMetrics.
- GlyphMetrics(boolean, float, float, Rectangle2D, byte) - Constructor for class java.awt.font.GlyphMetrics
- GlyphMetrics(float, Rectangle2D, byte) - Constructor for class java.awt.font.GlyphMetrics
- GlyphVector - class java.awt.font.GlyphVector.
- GlyphVector() - Constructor for class java.awt.font.GlyphVector
- Constructs a
GlyphVectorobject. - GraphicAttribute - class java.awt.font.GraphicAttribute.
- GraphicAttribute(int) - Constructor for class java.awt.font.GraphicAttribute
- getAdvance() - Method in class java.awt.font.GlyphMetrics
- getAdvance() - Method in class java.awt.font.GraphicAttribute
- getAdvance() - Method in class java.awt.font.ImageGraphicAttribute
- getAdvance() - Method in class java.awt.font.ShapeGraphicAttribute
- getAdvance() - Method in class java.awt.font.TextLayout
- getAdvanceBetween(int, int) - Method in class java.awt.font.TextMeasurer
- getAdvanceX() - Method in class java.awt.font.GlyphMetrics
- getAdvanceY() - Method in class java.awt.font.GlyphMetrics
- getAlignment() - Method in class java.awt.font.GraphicAttribute
- getAscent() - Method in class java.awt.font.GraphicAttribute
- getAscent() - Method in class java.awt.font.ImageGraphicAttribute
- getAscent() - Method in class java.awt.font.LineMetrics
- getAscent() - Method in class java.awt.font.ShapeGraphicAttribute
- getAscent() - Method in class java.awt.font.TextLayout
- getBaseline() - Method in class java.awt.font.TextLayout
- getBaselineIndex() - Method in class java.awt.font.LineMetrics
- getBaselineOffsets() - Method in class java.awt.font.LineMetrics
- getBaselineOffsets() - Method in class java.awt.font.TextLayout
- getBlackBoxBounds(int, int) - Method in class java.awt.font.TextLayout
- getBounds() - Method in class java.awt.font.GraphicAttribute
- getBounds() - Method in class java.awt.font.ImageGraphicAttribute
- getBounds() - Method in class java.awt.font.ShapeGraphicAttribute
- getBounds() - Method in class java.awt.font.TextLayout
- getBounds2D() - Method in class java.awt.font.GlyphMetrics
- getCaretInfo(TextHitInfo) - Method in class java.awt.font.TextLayout
- getCaretInfo(TextHitInfo, Rectangle2D) - Method in class java.awt.font.TextLayout
- getCaretShape(TextHitInfo) - Method in class java.awt.font.TextLayout
- getCaretShape(TextHitInfo, Rectangle2D) - Method in class java.awt.font.TextLayout
- getCaretShapes(int) - Method in class java.awt.font.TextLayout
- getCaretShapes(int, Rectangle2D) - Method in class java.awt.font.TextLayout
- getCaretShapes(int, Rectangle2D, TextLayout.CaretPolicy) - Method in class java.awt.font.TextLayout
- getCharIndex() - Method in class java.awt.font.TextHitInfo
- getCharacterCount() - Method in class java.awt.font.TextLayout
- getCharacterLevel(int) - Method in class java.awt.font.TextLayout
- getContextualShaper(int) - Static method in class java.awt.font.NumericShaper
- Return a contextual shaper which can shape to any of the indicated languages.
- getContextualShaper(int, int) - Static method in class java.awt.font.NumericShaper
- Return a contextual shaper which can shape to any of the indicated languages.
- getDescent() - Method in class java.awt.font.GraphicAttribute
- getDescent() - Method in class java.awt.font.ImageGraphicAttribute
- getDescent() - Method in class java.awt.font.LineMetrics
- getDescent() - Method in class java.awt.font.ShapeGraphicAttribute
- getDescent() - Method in class java.awt.font.TextLayout
- getDesignAxisDefaults() - Method in interface java.awt.font.MultipleMaster
- getDesignAxisNames() - Method in interface java.awt.font.MultipleMaster
- getDesignAxisRanges() - Method in interface java.awt.font.MultipleMaster
- getFont() - Method in class java.awt.font.GlyphVector
- getFontRenderContext() - Method in class java.awt.font.GlyphVector
- getFontTable(int) - Method in interface java.awt.font.OpenType
- getFontTable(int, int, int) - Method in interface java.awt.font.OpenType
- getFontTable(String) - Method in interface java.awt.font.OpenType
- getFontTable(String, int, int) - Method in interface java.awt.font.OpenType
- getFontTableSize(int) - Method in interface java.awt.font.OpenType
- getFontTableSize(String) - Method in interface java.awt.font.OpenType
- getGlyphCharIndex(int) - Method in class java.awt.font.GlyphVector
- getGlyphCharIndices(int, int, int[]) - Method in class java.awt.font.GlyphVector
- getGlyphCode(int) - Method in class java.awt.font.GlyphVector
- getGlyphCodes(int, int, int[]) - Method in class java.awt.font.GlyphVector
- getGlyphJustificationInfo(int) - Method in class java.awt.font.GlyphVector
- getGlyphLogicalBounds(int) - Method in class java.awt.font.GlyphVector
- getGlyphMetrics(int) - Method in class java.awt.font.GlyphVector
- getGlyphOutline(int) - Method in class java.awt.font.GlyphVector
- getGlyphOutline(int, float, float) - Method in class java.awt.font.GlyphVector
- getGlyphPixelBounds(int, FontRenderContext, float, float) - Method in class java.awt.font.GlyphVector
- getGlyphPosition(int) - Method in class java.awt.font.GlyphVector
- getGlyphPositions(int, int, float[]) - Method in class java.awt.font.GlyphVector
- getGlyphTransform(int) - Method in class java.awt.font.GlyphVector
- getGlyphVisualBounds(int) - Method in class java.awt.font.GlyphVector
- getHeight() - Method in class java.awt.font.LineMetrics
- getInsertionIndex() - Method in class java.awt.font.TextHitInfo
- getJustificationInfo() - Method in class java.awt.font.GraphicAttribute
- getJustifiedLayout(float) - Method in class java.awt.font.TextLayout
- getLSB() - Method in class java.awt.font.GlyphMetrics
- getLayout(int, int) - Method in class java.awt.font.TextMeasurer
- getLayoutFlags() - Method in class java.awt.font.GlyphVector
- getLeading() - Method in class java.awt.font.LineMetrics
- getLeading() - Method in class java.awt.font.TextLayout
- getLineBreakIndex(int, float) - Method in class java.awt.font.TextMeasurer
- getLogicalBounds() - Method in class java.awt.font.GlyphVector
- getLogicalHighlightShape(int, int) - Method in class java.awt.font.TextLayout
- getLogicalHighlightShape(int, int, Rectangle2D) - Method in class java.awt.font.TextLayout
- getLogicalRangesForVisualSelection(TextHitInfo, TextHitInfo) - Method in class java.awt.font.TextLayout
- getNextLeftHit(int) - Method in class java.awt.font.TextLayout
- getNextLeftHit(int, TextLayout.CaretPolicy) - Method in class java.awt.font.TextLayout
- getNextLeftHit(TextHitInfo) - Method in class java.awt.font.TextLayout
- getNextRightHit(int) - Method in class java.awt.font.TextLayout
- getNextRightHit(int, TextLayout.CaretPolicy) - Method in class java.awt.font.TextLayout
- getNextRightHit(TextHitInfo) - Method in class java.awt.font.TextLayout
- getNumChars() - Method in class java.awt.font.LineMetrics
- getNumDesignAxes() - Method in interface java.awt.font.MultipleMaster
- getNumGlyphs() - Method in class java.awt.font.GlyphVector
- getOffsetHit(int) - Method in class java.awt.font.TextHitInfo
- getOtherHit() - Method in class java.awt.font.TextHitInfo
- getOutline() - Method in class java.awt.font.GlyphVector
- getOutline(float, float) - Method in class java.awt.font.GlyphVector
- getOutline(AffineTransform) - Method in class java.awt.font.TextLayout
- getPixelBounds(FontRenderContext, float, float) - Method in class java.awt.font.GlyphVector
- getPosition() - Method in class java.awt.font.LineBreakMeasurer
- getRSB() - Method in class java.awt.font.GlyphMetrics
- getRanges() - Method in class java.awt.font.NumericShaper
- Return an integer representing all the languages for which this shaper will shape.
- getShaper(int) - Static method in class java.awt.font.NumericShaper
- Return a non-contextual shaper which can shape to a single range.
- getStrikethroughOffset() - Method in class java.awt.font.LineMetrics
- getStrikethroughThickness() - Method in class java.awt.font.LineMetrics
- getStrongCaret(TextHitInfo, TextHitInfo, TextLayout) - Method in class java.awt.font.TextLayout.CaretPolicy
- getTransform() - Method in class java.awt.font.FontRenderContext
- Retrieves the affine transform for scaling typographical points to raster pixels.
- getTransform() - Method in class java.awt.font.TransformAttribute
- Returns a copy of the transform contained by this attribute.
- getType() - Method in class java.awt.font.GlyphMetrics
- getUnderlineOffset() - Method in class java.awt.font.LineMetrics
- getUnderlineThickness() - Method in class java.awt.font.LineMetrics
- getVersion() - Method in interface java.awt.font.OpenType
- getVisibleAdvance() - Method in class java.awt.font.TextLayout
- getVisualBounds() - Method in class java.awt.font.GlyphVector
- getVisualHighlightShape(TextHitInfo, TextHitInfo) - Method in class java.awt.font.TextLayout
- getVisualHighlightShape(TextHitInfo, TextHitInfo, Rectangle2D) - Method in class java.awt.font.TextLayout
- getVisualOtherHit(TextHitInfo) - Method in class java.awt.font.TextLayout
- glyphType - Variable in class java.awt.font.GlyphMetrics
- growAbsorb - Variable in class java.awt.font.GlyphJustificationInfo
- growLeftLimit - Variable in class java.awt.font.GlyphJustificationInfo
- growPriority - Variable in class java.awt.font.GlyphJustificationInfo
- growRightLimit - Variable in class java.awt.font.GlyphJustificationInfo
H
- HANGING_BASELINE - Static variable in class java.awt.font.GraphicAttribute
- handleJustify(float) - Method in class java.awt.font.TextLayout
- hashCode() - Method in class java.awt.font.FontRenderContext
- Returns the hash code of the font render context.
- hashCode() - Method in class java.awt.font.ImageGraphicAttribute
- hashCode() - Method in class java.awt.font.NumericShaper
- hashCode() - Method in class java.awt.font.ShapeGraphicAttribute
- hashCode() - Method in class java.awt.font.TextHitInfo
- hashCode() - Method in class java.awt.font.TextLayout
- hitTestChar(float, float) - Method in class java.awt.font.TextLayout
- hitTestChar(float, float, Rectangle2D) - Method in class java.awt.font.TextLayout
- horizontal - Variable in class java.awt.font.GlyphMetrics
I
- INPUT_METHOD_HIGHLIGHT - Static variable in class java.awt.font.TextAttribute
- A key for the INPUT_METHOD_HIGHLIGHT attribute.
- INPUT_METHOD_UNDERLINE - Static variable in class java.awt.font.TextAttribute
- A key for the INPUT_METHOD_UNDERLINE attribute.
- ImageGraphicAttribute - class java.awt.font.ImageGraphicAttribute.
- ImageGraphicAttribute(Image, int) - Constructor for class java.awt.font.ImageGraphicAttribute
- ImageGraphicAttribute(Image, int, float, float) - Constructor for class java.awt.font.ImageGraphicAttribute
- image - Variable in class java.awt.font.ImageGraphicAttribute
- insertChar(AttributedCharacterIterator, int) - Method in class java.awt.font.LineBreakMeasurer
- insertChar(AttributedCharacterIterator, int) - Method in class java.awt.font.TextMeasurer
- isAntiAliased - Variable in class java.awt.font.FontRenderContext
- isAntiAliased() - Method in class java.awt.font.FontRenderContext
- isCombining() - Method in class java.awt.font.GlyphMetrics
- isComponent() - Method in class java.awt.font.GlyphMetrics
- isContextual() - Method in class java.awt.font.NumericShaper
- Return true if this shaper is contextual, false if it is not.
- isIdentity() - Method in class java.awt.font.TransformAttribute
- Returns
trueif the transform contained by this attribute is an identity transform, andfalseotherwise. - isLeadingEdge() - Method in class java.awt.font.TextHitInfo
- isLeftToRight() - Method in class java.awt.font.TextLayout
- isLigature() - Method in class java.awt.font.GlyphMetrics
- isStandard() - Method in class java.awt.font.GlyphMetrics
- isVertical() - Method in class java.awt.font.TextLayout
- isWhitespace() - Method in class java.awt.font.GlyphMetrics
J
- JUSTIFICATION - Static variable in class java.awt.font.TextAttribute
- A key for the text justification attribute.
- JUSTIFICATION_FULL - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.JUSTIFICATION55 attribute to indicate full justification of the text. - JUSTIFICATION_NONE - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.JUSTIFICATION55 attribute to indicate no justification of the text. - java.awt.font - package java.awt.font
K
- KANNADA - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode KANNADA range.
- KHMER - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode KHMER range.
- key - Variable in class java.awt.font.NumericShaper
- The default initial context for this shaper, specified as an integer from 0 to 18.
L
- LAO - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode LAO range.
- LIGATURE - Static variable in class java.awt.font.GlyphMetrics
- LineBreakMeasurer - class java.awt.font.LineBreakMeasurer.
- LineBreakMeasurer(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.LineBreakMeasurer
- Constructs a
LineBreakMeasurerobject. - LineBreakMeasurer(AttributedCharacterIterator, BreakIterator, FontRenderContext) - Constructor for class java.awt.font.LineBreakMeasurer
- Constructs a
LineBreakMeasurerobject. - LineMetrics - class java.awt.font.LineMetrics.
- LineMetrics() - Constructor for class java.awt.font.LineMetrics
- leading(int) - Static method in class java.awt.font.TextHitInfo
- leadingEdge - Variable in class java.awt.font.TextHitInfo
M
- MALAYALAM - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode MALAYALAM range.
- MONGOLIAN - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode MONGOLIAN range.
- MYANMAR - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode MYANMAR range.
- MultipleMaster - interface java.awt.font.MultipleMaster.
- mask - Variable in class java.awt.font.NumericShaper
- The target ranges handled by this shaper.
N
- NUMERIC_SHAPING - Static variable in class java.awt.font.TextAttribute
- A key for the NUMERIC_SHAPING attribute.
- NumericShaper - class java.awt.font.NumericShaper.
- This class handles numeric shaping.
- NumericShaper(int, int) - Constructor for class java.awt.font.NumericShaper
- Create a new numeric shaper.
- nextLayout(float) - Method in class java.awt.font.LineBreakMeasurer
- nextLayout(float, int, boolean) - Method in class java.awt.font.LineBreakMeasurer
- nextOffset(float) - Method in class java.awt.font.LineBreakMeasurer
- nextOffset(float, int, boolean) - Method in class java.awt.font.LineBreakMeasurer
O
- ORIYA - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode ORIYA range.
- OpenType - interface java.awt.font.OpenType.
P
- POSTURE - Static variable in class java.awt.font.TextAttribute
- A key for the POSTURE attribute.
- POSTURE_OBLIQUE - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.POSTURE55 attribute. - POSTURE_REGULAR - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.POSTURE55 attribute. - PRIORITY_INTERCHAR - Static variable in class java.awt.font.GlyphJustificationInfo
- PRIORITY_KASHIDA - Static variable in class java.awt.font.GlyphJustificationInfo
- PRIORITY_NONE - Static variable in class java.awt.font.GlyphJustificationInfo
- PRIORITY_WHITESPACE - Static variable in class java.awt.font.GlyphJustificationInfo
- peer - Variable in class java.awt.font.TextLayout
- performDefaultLayout() - Method in class java.awt.font.GlyphVector
R
- ROMAN_BASELINE - Static variable in class java.awt.font.GraphicAttribute
- RUN_DIRECTION - Static variable in class java.awt.font.TextAttribute
- A key for the RUN_DIRECTION attribute.
- RUN_DIRECTION_LTR - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.RUN_DIRECTION55 attribute. - RUN_DIRECTION_RTL - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.RUN_DIRECTION55 attribute. - readResolve() - Method in class java.awt.font.TextAttribute
- After deserialization, this method ensures that only one instance of each attribute is used.
S
- SIZE - Static variable in class java.awt.font.TextAttribute
- A key for the text size attribute.
- STANDARD - Static variable in class java.awt.font.GlyphMetrics
- STRIKETHROUGH - Static variable in class java.awt.font.TextAttribute
- A key for the STRIKETHROUGH attribute.
- STRIKETHROUGH_ON - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.STRIKETHROUGH55 attribute. - STROKE - Static variable in class java.awt.font.ShapeGraphicAttribute
- SUPERSCRIPT - Static variable in class java.awt.font.TextAttribute
- A key for the SUPERSCRIPT attribute.
- SUPERSCRIPT_SUB - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.SUPERSCRIPT55 attribute. - SUPERSCRIPT_SUPER - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.SUPERSCRIPT55 attribute. - SWAP_COLORS - Static variable in class java.awt.font.TextAttribute
- A key for the SWAP_COLORS attribute.
- SWAP_COLORS_ON - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.SWAP_COLORS55 attribute. - ShapeGraphicAttribute - class java.awt.font.ShapeGraphicAttribute.
- ShapeGraphicAttribute(Shape, int, boolean) - Constructor for class java.awt.font.ShapeGraphicAttribute
- serialVersionUID - Static variable in class java.awt.font.NumericShaper
- serialVersionUID - Static variable in class java.awt.font.TextAttribute
- serialVersionUID - Static variable in class java.awt.font.TransformAttribute
- setGlyphPosition(int, Point2D) - Method in class java.awt.font.GlyphVector
- setGlyphTransform(int, AffineTransform) - Method in class java.awt.font.GlyphVector
- setPosition(int) - Method in class java.awt.font.LineBreakMeasurer
- shape(char[], int, int) - Method in class java.awt.font.NumericShaper
- Shape the text in the given array.
- shape(char[], int, int, int) - Method in class java.awt.font.NumericShaper
- Shape the given text, using the indicated initial context.
- shape - Variable in class java.awt.font.ShapeGraphicAttribute
- shrinkAbsorb - Variable in class java.awt.font.GlyphJustificationInfo
- shrinkLeftLimit - Variable in class java.awt.font.GlyphJustificationInfo
- shrinkPriority - Variable in class java.awt.font.GlyphJustificationInfo
- shrinkRightLimit - Variable in class java.awt.font.GlyphJustificationInfo
- stroke - Variable in class java.awt.font.ShapeGraphicAttribute
T
- TAG_ACNT - Static variable in interface java.awt.font.OpenType
- TAG_AVAR - Static variable in interface java.awt.font.OpenType
- TAG_BASE - Static variable in interface java.awt.font.OpenType
- TAG_BDAT - Static variable in interface java.awt.font.OpenType
- TAG_BLOC - Static variable in interface java.awt.font.OpenType
- TAG_BSLN - Static variable in interface java.awt.font.OpenType
- TAG_CFF - Static variable in interface java.awt.font.OpenType
- TAG_CMAP - Static variable in interface java.awt.font.OpenType
- TAG_CVAR - Static variable in interface java.awt.font.OpenType
- TAG_CVT - Static variable in interface java.awt.font.OpenType
- TAG_DSIG - Static variable in interface java.awt.font.OpenType
- TAG_EBDT - Static variable in interface java.awt.font.OpenType
- TAG_EBLC - Static variable in interface java.awt.font.OpenType
- TAG_EBSC - Static variable in interface java.awt.font.OpenType
- TAG_FDSC - Static variable in interface java.awt.font.OpenType
- TAG_FEAT - Static variable in interface java.awt.font.OpenType
- TAG_FMTX - Static variable in interface java.awt.font.OpenType
- TAG_FPGM - Static variable in interface java.awt.font.OpenType
- TAG_FVAR - Static variable in interface java.awt.font.OpenType
- TAG_GASP - Static variable in interface java.awt.font.OpenType
- TAG_GDEF - Static variable in interface java.awt.font.OpenType
- TAG_GLYF - Static variable in interface java.awt.font.OpenType
- TAG_GPOS - Static variable in interface java.awt.font.OpenType
- TAG_GSUB - Static variable in interface java.awt.font.OpenType
- TAG_GVAR - Static variable in interface java.awt.font.OpenType
- TAG_HDMX - Static variable in interface java.awt.font.OpenType
- TAG_HEAD - Static variable in interface java.awt.font.OpenType
- TAG_HHEA - Static variable in interface java.awt.font.OpenType
- TAG_HMTX - Static variable in interface java.awt.font.OpenType
- TAG_JSTF - Static variable in interface java.awt.font.OpenType
- TAG_JUST - Static variable in interface java.awt.font.OpenType
- TAG_KERN - Static variable in interface java.awt.font.OpenType
- TAG_LCAR - Static variable in interface java.awt.font.OpenType
- TAG_LOCA - Static variable in interface java.awt.font.OpenType
- TAG_LTSH - Static variable in interface java.awt.font.OpenType
- TAG_MAXP - Static variable in interface java.awt.font.OpenType
- TAG_MMFX - Static variable in interface java.awt.font.OpenType
- TAG_MMSD - Static variable in interface java.awt.font.OpenType
- TAG_MORT - Static variable in interface java.awt.font.OpenType
- TAG_NAME - Static variable in interface java.awt.font.OpenType
- TAG_OPBD - Static variable in interface java.awt.font.OpenType
- TAG_OS2 - Static variable in interface java.awt.font.OpenType
- TAG_PCLT - Static variable in interface java.awt.font.OpenType
- TAG_POST - Static variable in interface java.awt.font.OpenType
- TAG_PREP - Static variable in interface java.awt.font.OpenType
- TAG_PROP - Static variable in interface java.awt.font.OpenType
- TAG_TRAK - Static variable in interface java.awt.font.OpenType
- TAG_TYP1 - Static variable in interface java.awt.font.OpenType
- TAG_VDMX - Static variable in interface java.awt.font.OpenType
- TAG_VHEA - Static variable in interface java.awt.font.OpenType
- TAG_VMTX - Static variable in interface java.awt.font.OpenType
- TAMIL - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode TAMIL range.
- TELUGU - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode TELUGU range.
- THAI - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode THAI range.
- TIBETAN - Static variable in class java.awt.font.NumericShaper
- Constant representing the Unicode TIBETAN range.
- TOP_ALIGNMENT - Static variable in class java.awt.font.GraphicAttribute
- TRANSFORM - Static variable in class java.awt.font.TextAttribute
- A key for the TRANFORM attribute.
- TextAttribute - class java.awt.font.TextAttribute.
- Attributes (and associated values) that can be used to define an java.text.AttributedString.
- TextAttribute(String) - Constructor for class java.awt.font.TextAttribute
- Creates a new attribute.
- TextHitInfo - class java.awt.font.TextHitInfo.
- TextHitInfo(int, boolean) - Constructor for class java.awt.font.TextHitInfo
- TextLayout - class java.awt.font.TextLayout.
- TextLayout(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.TextLayout
- TextLayout(String, Font, FontRenderContext) - Constructor for class java.awt.font.TextLayout
- TextLayout(String, Map, FontRenderContext) - Constructor for class java.awt.font.TextLayout
- TextLayout.CaretPolicy - class java.awt.font.TextLayout.CaretPolicy.
- TextLayout.CaretPolicy() - Constructor for class java.awt.font.TextLayout.CaretPolicy
- TextMeasurer - class java.awt.font.TextMeasurer.
- TextMeasurer(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.TextMeasurer
- TransformAttribute - class java.awt.font.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).
- TransformAttribute(AffineTransform) - Constructor for class java.awt.font.TransformAttribute
- Creates a new attribute that contains a copy of the given transform.
- toString() - Method in class java.awt.font.NumericShaper
- toString() - Method in class java.awt.font.TextHitInfo
- toString() - Method in class java.awt.font.TextLayout
- trailing(int) - Static method in class java.awt.font.TextHitInfo
U
- UNDERLINE - Static variable in class java.awt.font.TextAttribute
- A key for the UNDERLINE attribute.
- UNDERLINE_LOW_DASHED - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.UNDERLINE55 attribute. - UNDERLINE_LOW_DOTTED - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.UNDERLINE55 attribute. - UNDERLINE_LOW_GRAY - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.UNDERLINE55 attribute. - UNDERLINE_LOW_ONE_PIXEL - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.UNDERLINE55 attribute. - UNDERLINE_LOW_TWO_PIXEL - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.UNDERLINE55 attribute. - UNDERLINE_ON - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.UNDERLINE55 attribute. - usesFractionalMetrics - Variable in class java.awt.font.FontRenderContext
- usesFractionalMetrics() - Method in class java.awt.font.FontRenderContext
W
- WEIGHT - Static variable in class java.awt.font.TextAttribute
- A key for the WEIGHT attribute.
- WEIGHT_BOLD - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_DEMIBOLD - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_DEMILIGHT - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_EXTRABOLD - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_EXTRA_LIGHT - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_HEAVY - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_LIGHT - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_MEDIUM - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_REGULAR - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_SEMIBOLD - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WEIGHT_ULTRABOLD - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WEIGHT55 attribute. - WHITESPACE - Static variable in class java.awt.font.GlyphMetrics
- WIDTH - Static variable in class java.awt.font.TextAttribute
- A key for the WIDTH attribute.
- WIDTH_CONDENSED - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WIDTH55 attribute. - WIDTH_EXTENDED - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WIDTH55 attribute. - WIDTH_REGULAR - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WIDTH55 attribute. - WIDTH_SEMI_CONDENSED - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WIDTH55 attribute. - WIDTH_SEMI_EXTENDED - Static variable in class java.awt.font.TextAttribute
- A value that can be used with the
TextAttribute.WIDTH55 attribute. - weight - Variable in class java.awt.font.GlyphJustificationInfo
Z
- zeroDigits - Static variable in class java.awt.font.NumericShaper
- This table holds the zero digits for each language.
A B C D E F G H I J K L M N O P R S T U W Z
|
|||||||||
| Home >> All >> java >> awt >> [ font overview ] | PREV NEXT | ||||||||