- IMAGE_JPEG - Static variable in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
 
-  
 
- IMAGE_PNG - Static variable in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
 
-  
 
- ImageEncoder - Interface in org.pentaho.reporting.libraries.base.encoder
 
- 
A image encoder.
 
- ImageEncoderRegistry - Class in org.pentaho.reporting.libraries.base.encoder
 
-  
 
- imageUpdate(Image, int, int, int, int, int) - Method in class org.pentaho.reporting.libraries.base.util.WaitingImageObserver
 
- 
Callback function used by AWT to inform that more data is available.
 
- initialize(SubSystem) - Method in interface org.pentaho.reporting.libraries.base.boot.Module
 
- 
Initializes the module.
 
- initialize(SubSystem) - Method in class org.pentaho.reporting.libraries.base.boot.PackageState
 
- 
Initializes the contained module and raises the set of the module to
 STATE_INITIALIZED, if the module was not yet initialized.
 
- initializeModules() - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
 
- 
Initializes all previously uninitialized modules.
 
- insertConfiguration(HierarchicalConfiguration) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
 
- 
The new configuartion will be inserted into the list of report
 configuration, so that this configuration has the given report
 configuration instance as parent.
 
- INSTANCE - Static variable in class org.pentaho.reporting.libraries.base.util.EmptyIterator
 
-  
 
- IOUtils - Class in org.pentaho.reporting.libraries.base.util
 
- 
The IOUtils provide some IO related helper methods.
 
- isBootDone() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
 
- 
Checks, whether the booting is complete.
 
- isBootFailed() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
 
- 
Checks whether the booting failed.
 
- isBootInProgress() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
 
- 
Checks, whether the booting is in progress.
 
- isEmpty() - Method in class org.pentaho.reporting.libraries.base.util.FastStack
 
- 
Checks whether the stack is empty.
 
- isEmpty() - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
 
- 
Checks, whether the map is empty.
 
- isEmpty() - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
 
- 
Checks whether this map is empty.
 
- isEmpty() - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
 
- 
Checks whether this collection is empty.
 
- isEmpty(String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
 
- 
Determines if the string is empty or null.
 
- isEmpty(String, boolean) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
 
- 
Determines if the string is empty or null.
 
- isEncoderAvailable(String) - Method in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
 
-  
 
- isError() - Method in class org.pentaho.reporting.libraries.base.util.WaitingImageObserver
 
- 
Returns true if there is an error condition, and false otherwise.
 
- isGlobal() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
 
-  
 
- isHidden() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
 
-  
 
- isJDK14() - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
 
- 
Checks whether the current JDK is at least JDK 1.4.
 
- isJpegEncodingAvailable() - Static method in class org.pentaho.reporting.libraries.base.encoder.JpegImageEncoder
 
-  
 
- isLoaded() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationDomain
 
-  
 
- isLoadingComplete() - Method in class org.pentaho.reporting.libraries.base.util.WaitingImageObserver
 
- 
Checks whether the loading is complete.
 
- isLocallyDefined(String) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
 
- 
Checks, whether the given key is localy defined in this instance or
 whether the key's value is inherited.
 
- isLocallyDefined(String) - Method in class org.pentaho.reporting.libraries.base.config.SystemPropertyConfiguration
 
- 
Checks, whether the given key is locally defined in the system properties.
 
- isModuleAvailable(ModuleInfo) - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
 
- 
Checks, whether a certain module is available.
 
- isModuleAvailable(String) - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
 
- 
Checks whether the given module is available.
 
- isPropertySet(String) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
 
- 
Checks, whether a given property is defined.
 
- isPropertySet(String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
 
- 
Checks, whether a given property is defined.
 
- isSubDirectory(File, File) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
 
- 
Checks, whether the child directory is a subdirectory of the base directory.