Class StringBounderDebug
java.lang.Object
net.sourceforge.plantuml.klimt.font.StringBounderRaw
net.sourceforge.plantuml.klimt.drawing.debug.StringBounderDebug
- All Implemented Interfaces:
StringBounder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected XDimension2DcalculateDimensionInternal(UFont font, String text) doublegetDescent(UFont font, String text) booleanmatchesProperty(String propertyName) Methods inherited from class net.sourceforge.plantuml.klimt.font.StringBounderRaw
calculateDimension
-
Constructor Details
-
StringBounderDebug
public StringBounderDebug()
-
-
Method Details
-
calculateDimensionInternal
- Specified by:
calculateDimensionInternalin classStringBounderRaw
-
getDescent
- Specified by:
getDescentin interfaceStringBounder- Overrides:
getDescentin classStringBounderRaw
-
matchesProperty
-