java.lang.Cloneable, ClassificationProducer, FontSizeProducerpublic class StaticFontSizeProducer extends java.lang.Object implements FontSizeProducer
END_OF_TEXT, START_OF_TEXT| Constructor | Description |
|---|---|
StaticFontSizeProducer(int maxWidth,
int maxHeight,
int baseLine) |
|
StaticFontSizeProducer(FontMetrics fontMetrics) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
clone() |
|
GlyphMetrics |
getCharacterSize(int codePoint,
GlyphMetrics dimension) |
public StaticFontSizeProducer(FontMetrics fontMetrics)
public StaticFontSizeProducer(int maxWidth,
int maxHeight,
int baseLine)
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