|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.fonts.SimpleFontExtensionsRegistryFactory
public class SimpleFontExtensionsRegistryFactory
| Field Summary | |
|---|---|
static java.lang.String |
PROPERTY_SIMPLE_FONT_FAMILIES_REGISTRY_FACTORY
|
static java.lang.String |
SIMPLE_FONT_FAMILIES_PROPERTY_PREFIX
|
| Constructor Summary | |
|---|---|
SimpleFontExtensionsRegistryFactory()
|
|
| Method Summary | |
|---|---|
ExtensionsRegistry |
createRegistry(java.lang.String registryId,
JRPropertiesMap properties)
Instantiates an extensions registry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SIMPLE_FONT_FAMILIES_PROPERTY_PREFIX
public static final java.lang.String PROPERTY_SIMPLE_FONT_FAMILIES_REGISTRY_FACTORY
| Constructor Detail |
|---|
public SimpleFontExtensionsRegistryFactory()
| Method Detail |
|---|
public ExtensionsRegistry createRegistry(java.lang.String registryId,
JRPropertiesMap properties)
ExtensionsRegistryFactory
createRegistry in interface ExtensionsRegistryFactoryregistryId - the ID of the registry to instantiate.
The ID can be used to identify a set of properties to be used
when instantiating the registry.properties - the map of properties that can be used to configure
the registry instantiation process
DefaultExtensionsRegistry.PROPERTY_REGISTRY_PREFIX
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||