Package com.stimulsoft.report.helpers
Class StiFontIconsHelper
java.lang.Object
com.stimulsoft.report.helpers.StiFontIconsHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BufferedImageconvertFontIconToImage(StiFontIcons icon, StiColor color, int width, int height) static StringgetContent(StiFontIcons fontIcons) static Stringstatic List<StiFontIcons> getFontIcons(StiFontIconGroup iconGroup) static List<StiFontIcons> getFontIcons(StiFontIconSet iconSet) static StringgetIsonSetContent(StiFontIconSet iconSet)
-
Constructor Details
-
StiFontIconsHelper
public StiFontIconsHelper()
-
-
Method Details
-
getContent
-
getFontFamilyIcons
- Throws:
FontFormatExceptionIOException
-
convertFontIconToImage
public static BufferedImage convertFontIconToImage(StiFontIcons icon, StiColor color, int width, int height) throws FontFormatException, IOException - Throws:
FontFormatExceptionIOException
-
getIsonSetContent
-
getFontIcons
-
getFontIcons
-