public class FontStrikeDesc
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
aaMode |
private int |
hash |
(package private) float[] |
matrix |
(package private) float |
size |
Constructor and Description |
---|
FontStrikeDesc(float fontSize,
BaseTransform transform,
int aaMode) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public FontStrikeDesc(float fontSize, BaseTransform transform, int aaMode)