Package net.sourceforge.plantuml
Class StringBounderAwt
java.lang.Object
net.sourceforge.plantuml.StringBounderAwt
- All Implemented Interfaces:
StringBounder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal XDimension2DcalculateDimension(UFont font, String text) doublegetDescent(UFont font, String text) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.klimt.font.StringBounder
matchesProperty
-
Constructor Details
-
StringBounderAwt
public StringBounderAwt()
-
-
Method Details
-
calculateDimension
- Specified by:
calculateDimensionin interfaceStringBounder
-
getDescent
- Specified by:
getDescentin interfaceStringBounder
-
getFileFormat
- Specified by:
getFileFormatin interfaceStringBounder
-