Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
34
34
Status
Not Changed
Class Summary
GlyphVector
Field Detail
FLAG_COMPLEX_GLYPHS
FLAG_HAS_POSITION_ADJUSTMENTS
FLAG_HAS_TRANSFORMS
FLAG_MASK
FLAG_RUN_RTL
Constructor Detail
GlyphVector()
Method Detail
equals(java.awt.font.GlyphVector)
getFont()
getFontRenderContext()
getGlyphCharIndex(int)
getGlyphCharIndices(int,int,int[])
getGlyphCode(int)
getGlyphCodes(int,int,int[])
getGlyphJustificationInfo(int)
getGlyphLogicalBounds(int)
getGlyphMetrics(int)
getGlyphOutline(int)
getGlyphOutline(int,float,float)
getGlyphPixelBounds(int,java.awt.font.FontRenderContext,float,float)
getGlyphPosition(int)
getGlyphPositions(int,int,float[])
getGlyphTransform(int)
getGlyphVisualBounds(int)
getLayoutFlags()
getLogicalBounds()
getNumGlyphs()
getOutline()
getOutline(float,float)
getPixelBounds(java.awt.font.FontRenderContext,float,float)
getVisualBounds()
performDefaultLayout()
setGlyphPosition(int,java.awt.geom.Point2D)
setGlyphTransform(int,java.awt.geom.AffineTransform)
© 2023 Oracle Corporation and/or its affiliates