Package | Description |
---|---|
net.sf.jasperreports.components | |
net.sf.jasperreports.engine.fonts | |
net.sf.jasperreports.extensions | |
net.sf.jasperreports.governors |
Modifier and Type | Method and Description |
---|---|
ExtensionsRegistry |
ComponentsExtensionsRegistryFactory.createRegistry(java.lang.String registryId,
JRPropertiesMap properties) |
Modifier and Type | Class and Description |
---|---|
class |
FontExtensionsRegistry |
Modifier and Type | Method and Description |
---|---|
ExtensionsRegistry |
SimpleFontExtensionsRegistryFactory.createRegistry(java.lang.String registryId,
JRPropertiesMap properties) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExtensionsRegistry
The default
extension registry implementation. |
class |
SpringExtensionsRegistry
An
extension registry which works by looking
for beans of a specific extension type in a Spring beans factory. |
Modifier and Type | Method and Description |
---|---|
ExtensionsRegistry |
SpringExtensionsRegistryFactory.createRegistry(java.lang.String registryId,
JRPropertiesMap properties) |
ExtensionsRegistry |
ExtensionsRegistryFactory.createRegistry(java.lang.String registryId,
JRPropertiesMap properties)
Instantiates an extensions registry.
|
ExtensionsRegistry |
DefaultExtensionsRegistryFactory.createRegistry(java.lang.String registryId,
JRPropertiesMap properties) |
static ExtensionsRegistry |
ExtensionsEnvironment.getExtensionsRegistry()
Returns the extensions registry to be used in the current context.
|
static ExtensionsRegistry |
ExtensionsEnvironment.getSystemExtensionsRegistry()
Returns the system default extensions registry object.
|
static ExtensionsRegistry |
ExtensionsEnvironment.getThreadExtensionsRegistry()
Returns the thread extensions registry, if any.
|
protected ExtensionsRegistry |
DefaultExtensionsRegistry.instantiateRegistry(JRPropertiesMap props,
java.lang.String registryId,
java.lang.String factoryClass) |
Modifier and Type | Method and Description |
---|---|
static void |
ExtensionsEnvironment.setSystemExtensionsRegistry(ExtensionsRegistry extensionsRegistry)
Sets the system default extensions registry.
|
static void |
ExtensionsEnvironment.setThreadExtensionsRegistry(ExtensionsRegistry extensionsRegistry)
Sets the thread extensions registry.
|
Modifier and Type | Method and Description |
---|---|
ExtensionsRegistry |
GovernorExtensionsRegistryFactory.createRegistry(java.lang.String registryId,
JRPropertiesMap properties) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com