Class PseudoAWTFontMetrics

java.lang.Object
java.awt.FontMetrics
de.cau.cs.kieler.klighd.piccolo.freehep.PseudoAWTFontMetrics
All Implemented Interfaces:
Serializable

public class PseudoAWTFontMetrics extends FontMetrics
An AWT wrapper for a SWT FontMetrics instance used by the SemanticSVGGraphics2D. We implement the methods that are used and raise exceptions for currently unsupported methods. These might be implemented in the future.
Author:
uru
See Also: