|
||||||||||
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.DefaultKerningProducer
public class DefaultKerningProducer
Creation-Date: 11.06.2006, 18:30:42
Field Summary |
---|
Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.ClassificationProducer |
---|
END_OF_TEXT, START_OF_TEXT |
Constructor Summary | |
---|---|
DefaultKerningProducer(FontMetrics fontMetrics)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
long |
getKerning(int codePoint)
Returns the kerning to the previous character (unit is micro-point). |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultKerningProducer(FontMetrics fontMetrics)
Method Detail |
---|
public long getKerning(int codePoint)
KerningProducer
getKerning
in interface KerningProducer
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 |