com.stimulsoft.report.helpers
Class FontVHelper

java.lang.Object
  extended by com.stimulsoft.report.helpers.FontVHelper

public class FontVHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
FontVHelper()
           
 
Method Summary
static boolean isFont(StiResourceType type)
           
static boolean loadFontsFromResources(StiReport report)
           
static void removeFontsFromResources(StiReport report)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontVHelper

public FontVHelper()
Method Detail

loadFontsFromResources

public static boolean loadFontsFromResources(StiReport report)

removeFontsFromResources

public static void removeFontsFromResources(StiReport report)

isFont

public static boolean isFont(StiResourceType type)