Package eu.europa.esig.dss.pdf.visible
Class TextFitter.Result
java.lang.Object
eu.europa.esig.dss.pdf.visible.TextFitter.Result
- Enclosing class:
TextFitter
The result of a text fitting operation.
-
Method Summary
-
Method Details
-
getSize
public float getSize()Returns the calculated font size.- Returns:
- the calculated font size
-
getText
Returns the fitted text.- Returns:
- the fitted text
-