net.sf.dynamicreports.jasper.base
Class JasperSystemFontExtensionsRegistryFactory

java.lang.Object
  extended by net.sf.dynamicreports.jasper.base.JasperSystemFontExtensionsRegistryFactory
All Implemented Interfaces:
net.sf.jasperreports.extensions.ExtensionsRegistryFactory

public class JasperSystemFontExtensionsRegistryFactory
extends Object
implements net.sf.jasperreports.extensions.ExtensionsRegistryFactory

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Field Summary
static String PROPERTY_SYSTEM_FONT_FAMILIES_REGISTRY_FACTORY
           
static String SYSTEM_FONT_FAMILIES_PROPERTY_PREFIX
           
 
Constructor Summary
JasperSystemFontExtensionsRegistryFactory()
           
 
Method Summary
 net.sf.jasperreports.extensions.ExtensionsRegistry createRegistry(String registryId, net.sf.jasperreports.engine.JRPropertiesMap properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SYSTEM_FONT_FAMILIES_PROPERTY_PREFIX

public static final String SYSTEM_FONT_FAMILIES_PROPERTY_PREFIX
See Also:
Constant Field Values

PROPERTY_SYSTEM_FONT_FAMILIES_REGISTRY_FACTORY

public static final String PROPERTY_SYSTEM_FONT_FAMILIES_REGISTRY_FACTORY
See Also:
Constant Field Values
Constructor Detail

JasperSystemFontExtensionsRegistryFactory

public JasperSystemFontExtensionsRegistryFactory()
Method Detail

createRegistry

public net.sf.jasperreports.extensions.ExtensionsRegistry createRegistry(String registryId,
                                                                         net.sf.jasperreports.engine.JRPropertiesMap properties)
Specified by:
createRegistry in interface net.sf.jasperreports.extensions.ExtensionsRegistryFactory


Copyright © 2010-2014. All Rights Reserved.