org.pentaho.reporting.libraries.fonts.text
Class StaticSpacingProducer
java.lang.Object
org.pentaho.reporting.libraries.fonts.text.StaticSpacingProducer
- All Implemented Interfaces:
- Cloneable, ClassificationProducer, SpacingProducer
public class StaticSpacingProducer
- extends Object
- implements SpacingProducer
Creation-Date: 11.06.2006, 18:37:39
- Author:
- Thomas Morgner
StaticSpacingProducer
public StaticSpacingProducer(Spacing spacing)
createSpacing
public Spacing createSpacing(int codePoint)
- Specified by:
createSpacing
in interface SpacingProducer
clone
public Object clone()
throws CloneNotSupportedException
- Specified by:
clone
in interface ClassificationProducer
- Overrides:
clone
in class Object
- Throws:
CloneNotSupportedException