Package eu.europa.esig.dss.pades
Interface DSSFont
- All Known Implementing Classes:
AbstractDSSFont,DSSFileFont,DSSJavaFont,ITextNativeFont,PdfBoxNativeFont
public interface DSSFont
Defines a font used for a visual signature creation with text
-
Method Details
-
getJavaFont
-
getSize
float getSize()Gets size of the font- Returns:
- float value
-
setSize
void setSize(float size) Sets size of the font- Parameters:
size- float value
-