Class VariableFontSizeProducer
java.lang.Object
org.pentaho.reporting.libraries.fonts.text.font.VariableFontSizeProducer
- All Implemented Interfaces:
Cloneable
,ClassificationProducer
,FontSizeProducer
Looks-up the character on the given font.
- Author:
- Thomas Morgner
-
Field Summary
Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.ClassificationProducer
END_OF_TEXT, START_OF_TEXT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
getCharacterSize
(int codePoint, GlyphMetrics dimension)
-
Constructor Details
-
VariableFontSizeProducer
-
-
Method Details
-
getCharacterSize
- Specified by:
getCharacterSize
in interfaceFontSizeProducer
-
clone
- Specified by:
clone
in interfaceClassificationProducer
- Throws:
CloneNotSupportedException
-