Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- PackageConfiguration() - Constructor for class org.pentaho.reporting.libraries.base.boot.PackageManager.PackageConfiguration
-
DefaultConstructor.
- PackageManager - Class in org.pentaho.reporting.libraries.base.boot
-
The PackageManager is used to load and configure the modules of JFreeReport.
- PackageManager(AbstractBoot) - Constructor for class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Creates a new package manager.
- PackageManager.PackageConfiguration - Class in org.pentaho.reporting.libraries.base.boot
-
The PackageConfiguration handles the module level configuration.
- PackageSorter - Class in org.pentaho.reporting.libraries.base.boot
-
Compares two modules for order.
- PackageState - Class in org.pentaho.reporting.libraries.base.boot
-
The package state class is used by the package manager to keep track of the activation level of the installed or errornous packages.
- PackageState(Module) - Constructor for class org.pentaho.reporting.libraries.base.boot.PackageState
-
Creates a new package state for the given module.
- PackageState(Module, int) - Constructor for class org.pentaho.reporting.libraries.base.boot.PackageState
-
Creates a new package state for the given module.
- PadMessage - Class in org.pentaho.reporting.libraries.base.util
-
A message object that pads the output if the text is shorter than the given length.
- PadMessage(Object, int) - Constructor for class org.pentaho.reporting.libraries.base.util.PadMessage
-
Creates a new message.
- parseVersions(String) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Parses a version string into numbers.
- peek() - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Loads the top-most element from the stack, without removing it from the stack.
- performInit() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInitializer
-
Performs the initalization of the module.
- pngEncode() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Creates an array of bytes that is the PNG equivalent of the current image.
- pngEncode(boolean) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
- PngEncoder - Class in org.pentaho.reporting.libraries.base.util
-
PngEncoder takes a Java Image object and creates a byte string which can be saved as a PNG file.
- PngEncoder() - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor.
- PngEncoder(Image) - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor specifying Image to encode, with no alpha channel encoding.
- PngEncoder(Image, boolean) - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor specifying Image to encode, and whether to encode alpha.
- PngEncoder(Image, boolean, int) - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor specifying Image to encode, whether to encode alpha, and filter to use.
- PngEncoder(Image, boolean, int, int) - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor specifying Image source to encode, whether to encode alpha, filter to use, and compression level.
- pop() - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Loads the top-most element from the stack and removes it from the stack at the same time.
- printStackTrace() - Method in exception class org.pentaho.reporting.libraries.base.util.StackableException
-
Prints this
Throwable
and its backtrace to the standard error stream. - printStackTrace() - Method in exception class org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Prints the stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception class org.pentaho.reporting.libraries.base.util.StackableException
-
Prints the stack trace to the specified stream.
- printStackTrace(PrintStream) - Method in exception class org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Prints the stack trace to the specified stream.
- printStackTrace(PrintWriter) - Method in exception class org.pentaho.reporting.libraries.base.util.StackableException
-
Prints the stack trace to the specified writer.
- printStackTrace(PrintWriter) - Method in exception class org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Prints the stack trace to the specified writer.
- printUsedModules(PrintStream) - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Prints the modules that are used.
- processDirectory(File) - Method in class org.pentaho.reporting.libraries.base.util.ClassQueryTool
-
Processes all entries from a given directory, ignoring any subdirectory contents.
- ProjectInformation - Class in org.pentaho.reporting.libraries.base.versioning
-
The project information structure contains information about the current project.
- PropertyFileConfiguration - Class in org.pentaho.reporting.libraries.base.config
-
A report configuration that reads its values from an arbitary property file.
- PropertyFileConfiguration() - Constructor for class org.pentaho.reporting.libraries.base.config.PropertyFileConfiguration
-
Default constructor.
- push(Object) - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Pushes a new object on the stack.
- pushDown(Object[], boolean[]) - Static method in class org.pentaho.reporting.libraries.base.util.BulkDataUtility
-
Pushes the selected elements down.
- pushDownSingleValue(Object[], Object) - Static method in class org.pentaho.reporting.libraries.base.util.BulkDataUtility
-
Pushes the selected element down.
- pushUp(Object[], boolean[]) - Static method in class org.pentaho.reporting.libraries.base.util.BulkDataUtility
-
Pushes the selected elements up.
- pushUpSingleValue(Object[], Object) - Static method in class org.pentaho.reporting.libraries.base.util.BulkDataUtility
-
Pushes up the selected element.
- put(Object, Object) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Inserts a new key/value pair into the map.
- put(Object, Object) - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
-
Puts the given value into the map using the specified non-null key.
- put(Object, Object) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
-
Stores the given value in the map using the provided key.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form