public abstract class

PhysicalStrike

extends FontStrike
java.lang.Object
   ↳ sun.font.FontStrike
     ↳ sun.font.PhysicalStrike
Known Direct Subclasses

Summary

Constants
int complexTX
Fields
protected boolean getImageWithAdvance
protected int[] intGlyphImages
protected long[] longGlyphImages
protected CharToGlyphMapper mapper
protected long pScalerContext
[Expand]
Inherited Fields
From class sun.font.FontStrike
Protected Constructors
PhysicalStrike()
Public Methods
int getNumGlyphs()
Protected Methods
void adjustPoint(Point2D.Float pt)
[Expand]
Inherited Methods
From class sun.font.FontStrike
From class java.lang.Object

Constants

protected static final int complexTX

Constant Value: 124 (0x0000007c)

Fields

protected boolean getImageWithAdvance

protected int[] intGlyphImages

protected long[] longGlyphImages

protected CharToGlyphMapper mapper

protected long pScalerContext

Protected Constructors

protected PhysicalStrike ()

Public Methods

public int getNumGlyphs ()

Protected Methods

protected void adjustPoint (Point2D.Float pt)