public class StaticFontSizeProducer extends Object implements FontSizeProducer
END_OF_TEXT, START_OF_TEXT| Constructor and Description |
|---|
StaticFontSizeProducer(FontMetrics fontMetrics) |
StaticFontSizeProducer(int maxWidth,
int maxHeight,
int baseLine) |
| Modifier and Type | Method and Description |
|---|---|
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 Object clone() throws CloneNotSupportedException
clone in interface ClassificationProducerclone in class ObjectCloneNotSupportedException