java.lang.Cloneable, ClassificationProducer, FontSizeProducerpublic class VariableFontSizeProducer extends java.lang.Object implements FontSizeProducer
END_OF_TEXT, START_OF_TEXT| Constructor | Description |
|---|---|
VariableFontSizeProducer(FontMetrics fontMetrics) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
clone() |
|
GlyphMetrics |
getCharacterSize(int codePoint,
GlyphMetrics dimension) |
public VariableFontSizeProducer(FontMetrics fontMetrics)
public GlyphMetrics getCharacterSize(int codePoint, GlyphMetrics dimension)
getCharacterSize in interface FontSizeProducerpublic java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in interface ClassificationProducerjava.lang.CloneNotSupportedException