- generateUrl(String, String, String, String) - Static method in class org.pentaho.reporting.libraries.base.util.UrlBuilder
 
- 
Generates a URL using the server, path, paramters, and fragment items.
 
- GenericObjectTable<T> - Class in org.pentaho.reporting.libraries.base.util
 
- 
A generic table storing objects in an fast array backend.
 
- GenericObjectTable() - Constructor for class org.pentaho.reporting.libraries.base.util.GenericObjectTable
 
- 
Creates a new object table.
 
- GenericObjectTable(int) - Constructor for class org.pentaho.reporting.libraries.base.util.GenericObjectTable
 
- 
Creates a new table.
 
- GenericObjectTable(int, int) - Constructor for class org.pentaho.reporting.libraries.base.util.GenericObjectTable
 
- 
Creates a new table.
 
- get(Class<T>) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultObjectFactory
 
-  
 
- get(Class<T>, String) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultObjectFactory
 
-  
 
- get(Class<T>) - Method in interface org.pentaho.reporting.libraries.base.boot.ObjectFactory
 
- 
Retrieves an instance of a Pentaho BI Server API interface using the simple interface name
 (interfaceClass name without the package) as the object key.
 
- get(Class<T>, String) - Method in interface org.pentaho.reporting.libraries.base.boot.ObjectFactory
 
- 
Retrieves an instance of a Pentaho BI Server API interface by the given object key.
 
- get(String) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationDomain
 
-  
 
- get(int) - Method in class org.pentaho.reporting.libraries.base.util.FastStack
 
- 
Returns the element from the stack at the given index-position.
 
- get(K, int) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
 
- 
Retrieves the n-th value registered for an key or null if there was no
 such key in the list.
 
- get(K) - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
 
- 
Return the entry for the given key.
 
- get(Object) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
 
- 
Retrieves the object stored under the given key from the map.
 
- getAbsolutePath(String, String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
 
- 
Computes the absolute filename for the target file using the baseFile as root directory.
 
- getActiveModules() - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
 
- 
Returns all active modules.
 
- getAll() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationDomain
 
-  
 
- getAll(K) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
 
- 
Returns an iterator over all elements registered to the given key.
 
- getAllModules() - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
 
- 
Returns an array of the currently active modules.
 
- getBoolProperty(String) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
 
- 
Returns the boolean value of a given configuration property.
 
- getBoolProperty(String, boolean) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
 
- 
Returns the boolean value of a given configuration property.
 
- getBoolProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
 
- 
Returns the boolean value of a given configuration property.
 
- getBoolProperty(String, boolean) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
 
- 
Returns the boolean value of a given configuration property.
 
- getBootClass() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the boot class.
 
- getBootFailureReason() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
 
- 
Returns the failure reason for the boot process.
 
- getBuffer() - Method in class org.pentaho.reporting.libraries.base.util.StringBufferWriter
 
-  
 
- getClassLoader() - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
 
- 
Returns the custom classloader or null, if no custom classloader is defined.
 
- getClassLoader(Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
 
- 
Returns the classloader, which was responsible for loading the given class.
 
- getClassLoaderSource() - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
 
- 
Returns the internal configuration entry, whether the classloader of the thread context or the context classloader
 should be used.
 
- getClassName() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
 
-  
 
- getColumnCount() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
 
- 
Returns the number of columns in the table.
 
- getColumnIncrement() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
 
- 
Returns the column size increment.
 
- getCompressionLevel() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
 
- 
Retrieve compression level.
 
- getConfigProperties() - Method in interface org.pentaho.reporting.libraries.base.config.Configuration
 
- 
Returns the configuration properties.
 
- getConfigProperties() - Method in class org.pentaho.reporting.libraries.base.config.DefaultConfiguration
 
-  
 
- getConfigProperties() - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
 
-  
 
- getConfigProperties() - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
 
- 
Returns all defined configuration properties for the report.
 
- getConfigProperties() - Method in class org.pentaho.reporting.libraries.base.config.SystemPropertyConfiguration
 
- 
Returns all defined configuration properties for the report.
 
- getConfigProperty(String) - Method in interface org.pentaho.reporting.libraries.base.config.Configuration
 
- 
Returns the configuration property with the specified key.
 
- getConfigProperty(String, String) - Method in interface org.pentaho.reporting.libraries.base.config.Configuration
 
- 
Returns the configuration property with the specified key (or the
 specified default value if there is no such property).
 
- getConfigProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.DefaultConfiguration
 
- 
Returns the configuration property with the specified key.
 
- getConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.DefaultConfiguration
 
- 
Returns the configuration property with the specified key (or the
 specified default value if there is no such property).
 
- getConfigProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
 
- 
Returns the configuration property with the specified key.
 
- getConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
 
- 
Returns the configuration property with the specified key (or the specified default
 value if there is no such property).
 
- getConfigProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
 
- 
Returns the configuration property with the specified key.
 
- getConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
 
- 
Returns the configuration property with the specified key (or the
 specified default value if there is no such property).
 
- getConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.SystemPropertyConfiguration
 
- 
Returns the configuration property with the specified key (or the specified default value
 if there is no such property).
 
- getConfigurationDomain() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
 
-  
 
- getCopyright() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the copyright string for thie project.
 
- getDescription() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
 
- 
Returns the module description.
 
- getDescription() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
 
- 
Returns a short description of the modules functionality.
 
- getDescription() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
 
-  
 
- getDescription() - Method in class org.pentaho.reporting.libraries.base.util.FilesystemFilter
 
- 
Returns the filter description.
 
- getDomain(String) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaData
 
-  
 
- getElapsedMilliseconds() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
 
-  
 
- getElapsedSeconds() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
 
-  
 
- getElapsedTime() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
 
-  
 
- getEncodeAlpha() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
 
- 
Retrieve alpha encoding status.
 
- getErrorString(String, String...) - Method in class org.pentaho.reporting.libraries.base.util.Messages
 
- 
Get a parametrized formatted error message from the resource-bundle.
 
- getExtendedConfig() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
 
- 
Returns the global configuration as extended configuration.
 
- getExtendedConfig() - Method in interface org.pentaho.reporting.libraries.base.boot.SubSystem
 
- 
Returns the global configuration as ExtendedConfiguration instance.
 
- getFileExtension(String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
 
- 
Returns the file extension of the given file name.
 
- getFileName(URL) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
 
- 
Extracts the file name from the URL.
 
- getFileName(String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
 
- 
Extracts the last file name from the given pathname.
 
- getFilter() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
 
- 
Retrieve filtering scheme.
 
- getFirst(K) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
 
- 
Retrieves the first value registered for an key or null if there was no
 such key in the list.
 
- getGlobalConfig() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
 
- 
Returns the global configuration.
 
- getGlobalConfig() - Method in interface org.pentaho.reporting.libraries.base.boot.SubSystem
 
- 
Returns the global configuration.
 
- getGPL() - Method in class org.pentaho.reporting.libraries.base.versioning.Licenses
 
- 
Returns the GPL text in a non static way to prevent the compiler
 to copy the contents of the field.
 
- getHeight() - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
 
- 
Returns the height.
 
- getIcon(String, boolean) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns an scaled icon suitable for buttons or menus.
 
- getIcon(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns an unscaled icon.
 
- getImage() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
 
- 
Returns the image to be encoded.
 
- getInfo() - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
 
- 
Returns the extra information.
 
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaData
 
-  
 
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
 
-  
 
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.LibBaseBoot
 
- 
Returns the singleton instance of LibBaseBoot.
 
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.LibBaseInfo
 
- 
Returns a singleton instance of the LibBase project information structure.
 
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.util.IOUtils
 
- 
Gets the singleton instance of the utility package.
 
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.versioning.Licenses
 
- 
Returns a reference to this class.
 
- getInternalName() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the internal name of the project.
 
- getIntProperty(String) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
 
- 
Returns a given property as int value.
 
- getIntProperty(String, int) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
 
- 
Returns a given property as int value.
 
- getIntProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
 
- 
Returns a given property as int value.
 
- getIntProperty(String, int) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
 
- 
Returns a given property as int value.
 
- getKey() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
 
-  
 
- getKeyStroke(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns the keystroke stored at the given resourcebundle key.
 
- getKeyStroke(String, int) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns the keystroke stored at the given resourcebundle key.
 
- getLength() - Method in class org.pentaho.reporting.libraries.base.util.MemoryByteArrayOutputStream
 
-  
 
- getLength() - Method in class org.pentaho.reporting.libraries.base.util.MemoryStringWriter
 
-  
 
- getLGPL() - Method in class org.pentaho.reporting.libraries.base.versioning.Licenses
 
- 
Returns the LGPL text in a non static way to prevent the compiler
 to copy the contents of the field.
 
- getLibraries() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns a list of libraries used by the project.
 
- getLicenseName() - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
 
- 
Returns the name of the license of this dependency.
 
- getLineSeparator() - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
 
- 
Queries the system properties for the line separator.
 
- getLocale() - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns the current locale for this resource bundle.
 
- getMajorVersion() - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
 
- 
Returns the major version of the module.
 
- getMajorVersion() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInfo
 
- 
Returns the major version of the base module.
 
- getMaximumSize() - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
 
- 
Returns the defined maximum size.
 
- getMessage() - Method in exception org.pentaho.reporting.libraries.base.util.StackableException
 
- 
Deprecated.
Returns the detail message string of this throwable.
 
- getMimeType() - Method in interface org.pentaho.reporting.libraries.base.encoder.ImageEncoder
 
- 
Returns the mime-type of the encoded data.
 
- getMimeType() - Method in class org.pentaho.reporting.libraries.base.encoder.JpegImageEncoder
 
-  
 
- getMimeType() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
 
-  
 
- getMinorVersion() - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
 
- 
Returns the minor version of the module.
 
- getMinorVersion() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInfo
 
- 
Returns the minor version of the base module.
 
- getMnemonic(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns the mnemonic stored at the given resourcebundle key.
 
- getModule() - Method in class org.pentaho.reporting.libraries.base.boot.PackageState
 
- 
Returns the module managed by this state implementation.
 
- getModuleClass() - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
 
- 
Returns the class name of the module described implementation.
 
- getModuleClass() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInfo
 
- 
Returns the module class of the desired base module.
 
- getName() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
 
- 
Returns the name of this module.
 
- getName() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
 
- 
Returns the module name.
 
- getName() - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
 
- 
Returns the name of the dependency, which is never null.
 
- getObject(int, int) - Method in class org.pentaho.reporting.libraries.base.util.GenericObjectTable
 
- 
Returns the object from a particular cell in the table.
 
- getObjectFactory() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
 
-  
 
- getOptionalKeyStroke(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns the keystroke stored at the given resourcebundle key.
 
- getOptionalKeyStroke(String, int) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns the keystroke stored at the given resourcebundle key.
 
- getOptionalLibraries() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns a list of optional libraries used by the project.
 
- getOptionalMnemonic(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns the mnemonic stored at the given resourcebundle key.
 
- getOptionalModules() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
 
- 
Returns a copy of the required modules array.
 
- getOptionalModules() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
 
- 
Returns an array of optional modules.
 
- getOptionalString(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
-  
 
- getOtherProperties() - Static method in class org.pentaho.reporting.libraries.base.util.SystemInformation
 
-  
 
- getPackageConfiguration() - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
 
- 
Returns the default package configuration.
 
- getPackageManager() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
 
- 
Returns the packageManager instance of the package manager.
 
- getPackageManager() - Method in interface org.pentaho.reporting.libraries.base.boot.SubSystem
 
- 
Returns the package manager.
 
- getParent() - Method in exception org.pentaho.reporting.libraries.base.util.StackableException
 
- 
Deprecated.
use the throwable instead.
 
 
- getParent() - Method in exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
 
- 
Deprecated.
use the throwable instead.
 
 
- getParentThrowable() - Method in exception org.pentaho.reporting.libraries.base.util.StackableException
 
- 
Deprecated.
  
- getParentThrowable() - Method in exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
 
- 
Deprecated.
  
- getPatchLevel() - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
 
- 
Returns the patch level version of the module.
 
- getPatchLevel() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInfo
 
- 
Returns the patchlevel version of the base module.
 
- getPath(String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
 
- 
Returns the path-portion of the given path (anything before the last slash or backslash) or an empty string.
 
- getProducer() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
 
- 
Returns the producer of the module.
 
- getProducer() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
 
- 
Returns the name of the module producer.
 
- getProductId() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the product ID from the Manifest.
 
- getProductId() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
 
- 
Returns the product id as computed by createProductId().
 
- getQuate() - Method in class org.pentaho.reporting.libraries.base.util.CSVQuoter
 
- 
Returns the quoting character.
 
- getQuate() - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
 
- 
Returns the quate.
 
- getRaw() - Method in class org.pentaho.reporting.libraries.base.util.MemoryByteArrayOutputStream
 
-  
 
- getRaw() - Method in class org.pentaho.reporting.libraries.base.util.MemoryStringWriter
 
-  
 
- getRegisteredEncoders() - Method in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
 
-  
 
- getReleaseBuildNumber() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the release build number from the Manifest.
 
- getReleaseBuildNumber() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
 
- 
Returns the release build number.
 
- getReleaseCandidateToken() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the release candidate token from the Manifest.
 
- getReleaseCandidateToken() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
 
- 
Returns the release candidate token.
 
- getReleaseMajor() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the release major version number from the Manifest.
 
- getReleaseMajor() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
 
- 
Returns the release major number.
 
- getReleaseMilestone() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the release milestone number from the Manifest.
 
- getReleaseMilestone() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
 
- 
Returns the release milestone number.
 
- getReleaseMinor() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the release minor version number from the Manifest.
 
- getReleaseMinor() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
 
- 
Returns the release minor number.
 
- getReleaseNumber() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the release number from the Manifest.
 
- getReleaseNumber() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
 
- 
Returns the release number.
 
- getRequiredModules() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
 
- 
Returns a copy of the required modules array.
 
- getRequiredModules() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
 
- 
Returns an array of all required modules.
 
- getResource(String, Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
 
- 
Returns the resource specified by the absolute name.
 
- getResourceAsStream(String, Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
 
- 
Returns the inputstream for the resource specified by the absolute name.
 
- getResourceRelative(String, Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
 
- 
Returns the resource specified by the relative name.
 
- getResourceRelativeAsStream(String, Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
 
- 
Returns the inputstream for the resource specified by the relative name.
 
- getResourceURL(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
- 
Returns a URL pointing to a resource located in the classpath.
 
- getRowCount() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
 
- 
Returns the number of rows in the table.
 
- getRowIncrement() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
 
- 
Returns the row size increment.
 
- getSeparator() - Method in class org.pentaho.reporting.libraries.base.util.CSVQuoter
 
- 
Gets the separator used in this quoter and the CSV file.
 
- getState() - Method in class org.pentaho.reporting.libraries.base.boot.PackageState
 
- 
Returns the current state of the module.
 
- getString(String, String...) - Method in class org.pentaho.reporting.libraries.base.util.Messages
 
- 
Formats the message stored in the resource bundle (using a MessageFormat).
 
- getString(String, Object[]) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
-  
 
- getString(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
-  
 
- getString(String, Object) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
-  
 
- getString(String, Object, Object) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
 
-  
 
- getSubSystem() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
 
- 
Returns the modules subsystem.
 
- getSubSystem() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
 
- 
Returns the modules subsystem.
 
- getTags() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
 
-  
 
- getTitle() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
 
- 
Returns the implementation title as specified in the manifest.
 
- getValueCount(K) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
 
- 
Returns the number of elements registered with the given key.
 
- getVersion() - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
 
- 
Returns the version number.
 
- getVersion() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
 
- 
Returns the version number from the Manifest.
 
- getVersion() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
 
- 
Returns the full version string as computed by createVersion().
 
- getWidth() - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
 
- 
Returns the width.
 
- getXDpi() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
 
- 
Get the DPI for the X axis.
 
- getYDpi() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
 
- 
Get the DPI for the Y axis.
 
- GPL - Static variable in class org.pentaho.reporting.libraries.base.versioning.Licenses
 
- 
The GNU General Public Licence.