|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.fonts.text.font.VariableFontSizeProducer
public class VariableFontSizeProducer
Looks-up the character on the given font.
Field Summary |
---|
Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.ClassificationProducer |
---|
END_OF_TEXT, START_OF_TEXT |
Constructor Summary | |
---|---|
VariableFontSizeProducer(FontMetrics fontMetrics)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
GlyphMetrics |
getCharacterSize(int codePoint,
GlyphMetrics dimension)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableFontSizeProducer(FontMetrics fontMetrics)
Method Detail |
---|
public GlyphMetrics getCharacterSize(int codePoint, GlyphMetrics dimension)
getCharacterSize
in interface FontSizeProducer
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in interface ClassificationProducer
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |