Uses of Class
ws.schild.jave.filters.DrawtextFilter
-
Packages that use DrawtextFilter Package Description ws.schild.jave.filters -
-
Uses of DrawtextFilter in ws.schild.jave.filters
Methods in ws.schild.jave.filters that return DrawtextFilter Modifier and Type Method Description DrawtextFilterDrawtextFilter. setBorder(java.lang.Integer borderWidth, Color color)DrawtextFilterDrawtextFilter. setBox(java.lang.Integer borderWidth, Color color)Used to draw a box around text using the background color.DrawtextFilterDrawtextFilter. setLineSpacing(java.lang.Integer lineSpacing)DrawtextFilterDrawtextFilter. setShadow(Color shadowColor, java.lang.Integer shadowX, java.lang.Integer shadowY)
-