PIRL
A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

About(JFrame) - Static method in class PIRL.Database.Data_View
 
Absolute_Pathname(String, String) - Static method in class PIRL.PVL.Parameter
Combines two pathnames to produce an absolute pathname.
Absolute_Pathname(String) - Static method in class PIRL.PVL.Parameter
Produce an absolute pathname.
AbstractCellEditor - Class in PIRL.TreeTable
 
AbstractCellEditor() - Constructor for class PIRL.TreeTable.AbstractCellEditor
 
AbstractTreeTableModel - Class in PIRL.TreeTable
 
AbstractTreeTableModel(Object) - Constructor for class PIRL.TreeTable.AbstractTreeTableModel
 
ACK_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
ACK_ACTION - Static variable in class PIRL.Messenger.Message
Acknowledgment Message Message.ACTION_PARAMETER_NAME value.
Action() - Method in class PIRL.Messenger.Message
Get the action associated with this Message.
Action(String) - Static method in class PIRL.Messenger.Message
Get a Message intitialized with an Message.ACTION_PARAMETER_NAME.
Action_Code(String) - Static method in class PIRL.Conductor.Maestro.Theater
Get a protocol code for an action name.
ACTION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the Conductor_Definition.Start_Conductor_Message(boolean, int) action.
ACTION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
ACTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
ACTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Message
A Message parameter specifying the action associated with the message.
ACTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
Message parameter specifying the action associated with a Message.
actionPerformed(ActionEvent) - Method in class PIRL.Conductor.Pipeline_Source_Manager
 
actionPerformed(ActionEvent) - Method in class PIRL.Viewers.Animator
Performs the animation event at the Timer interval.
actionPerformed(ActionEvent) - Method in class PIRL.Viewers.Blinker
Performs the blink event at the Timer interval.
Active - Variable in class PIRL.Utilities.Suspendable_Styled_Writer
The suspension state of the Writer.
Actual_Fields() - Method in class PIRL.Database.Fields_Map
Gets a Vector of field names in actual index order.
Actual_to_User(Vector<String>) - Method in class PIRL.Database.Fields_Map
Remaps a record from actual table record order to user fields order.
Add(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Add(List<List<Object>>, List<Conductor_Definition>) - Method in class PIRL.Conductor.Maestro.Profile
Adds Theater and Conductor definitions to the Profile.
Add(String, Message) - Method in class PIRL.Conductor.Maestro.Profile
Add a Conductor_Definition associated with a Theater Location.
Add(Theater) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Add a Theater to the data model.
Add(Writer) - Method in class PIRL.Conductor.Stream_Logger
Adds a Writer to the list of writers where read lines will sent.
Add(ByteBuffer) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Add a ByteBuffer to the list of buffers providing stream data.
Add(Multibuf_ImageInputStream) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Add the contents of another Multibuf_ImageInputStream to this Multibuf_ImageInputStream.
Add(String, Parameter) - Method in class PIRL.Messenger.Message
Add a parameter to the Message.
Add(Parameter) - Method in class PIRL.Messenger.Message
Add a Parameter to the Message.
Add(Parameter) - Method in class PIRL.PVL.Parameter
Adds a Parameter to the end of the aggregate list.
Add(List) - Method in class PIRL.PVL.Parameter
Adds a List of Parameters to the end of the aggregate list.
Add(Parser) - Method in class PIRL.PVL.Parameter
Adds the Parameters obtained from a Parser to this Parameter's aggregate list.
add(MutableTreeNode) - Method in class PIRL.PVL.Parameter
Invokes the Parameter's Add method.
Add(Value) - Method in class PIRL.PVL.Value
Adds a Value to the end of this Array.
Add(Object) - Method in class PIRL.PVL.Value
Adds an Object constructed as a new Value to the end of this Array.
Add(List) - Method in class PIRL.PVL.Value
Adds a List of Objects to the end of the Array.
add(MutableTreeNode) - Method in class PIRL.PVL.Value
Invokes the Value's Add method.
Add(Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Add a Writer to the list of Writers.
Add_Conductor_Definition(Message) - Method in class PIRL.Conductor.Maestro.Profile
Adds a Conductor definition from a Message.
Add_Conductor_Definitions(List<Conductor_Definition>) - Method in class PIRL.Conductor.Maestro.Profile
Add Conductor_Definitions to the Profile.
Add_Enabled - Variable in class PIRL.Utilities.Styled_Multiwriter
Determines whether a Writer is enabled or disabled when it is added to the Writers list.
Add_Environment() - Method in class PIRL.Configuration.Configuration
Adds environment variables to the Configuration.
Add_Forwarding(Messenger) - Method in class PIRL.Messenger.Messenger
Add a Messenger to the Message forwarding list.
Add_Log_Writer(Writer) - Method in class PIRL.Conductor.Conductor
Register a Writer to receive processing log stream output.
Add_Log_Writer(Writer) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Add_Log_Writer(Writer) - Method in interface PIRL.Conductor.Management
Register a Writer to receive processing log stream output.
ADD_LOG_WRITER_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
ADD_LOG_WRITER_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Add_Processing_Listener(Processing_Listener) - Method in class PIRL.Conductor.Conductor
Register a processing state change listener.
Add_Processing_Listener(Processing_Listener) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Add_Processing_Listener(Processing_Listener) - Method in interface PIRL.Conductor.Management
Register a processing state change listener.
ADD_PROCESSING_LISTENER_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
ADD_PROCESSING_LISTENER_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Add_Row_Moved_Listener(ChangeListener) - Method in class PIRL.Viewers.Draggable_Rows
Adds a row moved listener.
Add_Selection_Listener(ListSelectionListener) - Method in class PIRL.Viewers.Draggable_Rows
Adds a list selection listener.
Add_SQL_Listener(SQL_Listener) - Method in interface PIRL.Database.Data_Port
Adds a SQL_Listener to the list of listeners to be notified of SQL statements before they are sent to the database server.
Add_SQL_Listener(SQL_Listener) - Method in class PIRL.Database.Database
Adds a SQL_Listener to the list of listeners to be notified of SQL statements before they are sent to the database server.
Add_SQL_Listener(SQL_Listener) - Method in class PIRL.Database.JDBC_Data_Port
Adds a SQL_Listener to the list of listeners to be notified of SQL statements before they are sent to the database server.
Add_State_Change_Listener(TableModelListener) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Add a listener for Conductor processing state change events.
Add_Theater_Definition(List<Object>) - Method in class PIRL.Conductor.Maestro.Profile
Add a Theater definition to the Profile.
Add_Theater_Definition(String) - Method in class PIRL.Conductor.Maestro.Profile
Add a general Theater definition.
Add_Theater_Definitions(List<List<Object>>) - Method in class PIRL.Conductor.Maestro.Profile
Add a list of Theater definitions to the Profile.
Add_to(int, String, int, String, int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Add_To(Parameter) - Method in class PIRL.PVL.Parser
Adds to a Parameter all Parameters found from the input source.
addActionListener(ActionListener) - Method in class PIRL.Viewers.Font_Selector
Adds an ActionListener to the "Apply" button.
addCellEditorListener(CellEditorListener) - Method in class PIRL.TreeTable.AbstractCellEditor
 
addChangeListener(ChangeListener) - Method in class PIRL.Viewers.Memory_History
Register a ChangeListener.
addElement(Object) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
addImpl(Component, Object, int) - Method in class PIRL.Viewers.Draggable_Rows
Adds a component to the pane.
addLayoutComponent(String, Component) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
 
addLayoutComponent(Component, Object) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
 
Address() - Method in class PIRL.Messenger.Messenger
Get the address of this Messenger.
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Conductor identity parameters of interest to the data model.
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
Identity Message parameter set to contain the Messenger Address.
ADDRESS_SEGMENT_DELIMITER - Static variable in class PIRL.Messenger.Messenger
The delimiter character separating the sections of a Messenger address.
addTreeModelListener(TreeModelListener) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
adopt(Vector) - Method in class PIRL.PVL.Parameter
Sets the parents of a Vector of Parameters to this Parameter.
adopt(Vector) - Method in class PIRL.PVL.Value
Sets the parents of a Vector of Values to this Value.
AGGREGATE - Static variable in class PIRL.PVL.Parameter
Non-specific classification for a Parameter associated with an aggregate list.
AGGREGATE_CLOSURE_MISMATCH - Static variable in exception PIRL.PVL.PVL_Exception
Message: Aggregate enclosure parameters do not match.
ALIAS - Static variable in class PIRL.Configuration.Configuration
The parameter name for a linked parameter used to create a new Configuration: "Alias".
ALIGNMENT_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
All_Actual_Fields() - Method in class PIRL.Database.Fields_Map
Gets a Vector of actual field names in unmapped order.
ALL_COUNTS - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Bit flags for processing state count selection.
All_User_Fields() - Method in class PIRL.Database.Fields_Map
Gets a Vector of all the user field names.
All_Values_Strings(boolean) - Method in class PIRL.PVL.Parser
Enable or disable treating all values as strings.
All_Values_Strings() - Method in class PIRL.PVL.Parser
Tests if the Parser will treat all values as strings.
All_Values_Strings_Default - Static variable in class PIRL.PVL.Parser
The default for treating all values as strings.
Allocate_Buffer(int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Allocates a data storage buffer.
Allocated - Variable in class PIRL.Viewers.Memory_History
The allocated memory sampling history.
Allocated_History() - Method in class PIRL.Viewers.Memory_History
Get allocated memory samples history.
Allocated_Memory() - Static method in class PIRL.Viewers.Memory_Chart
Get the amount of memory currently in use by the Java runtime environment.
Allocated_Memory() - Static method in class PIRL.Viewers.Memory_Chart_Panel
Get the amount of memory currently in use by the Java runtime environment.
Allocated_Memory() - Static method in class PIRL.Viewers.Memory_History
Get the amount of memory currently in use by the Java runtime environment.
ALTERNATE - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Matrix.
ALTERNATE_SELECTED - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Matrix.
ALTERNATIVE_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
Alternative source parameter reference token character.
ALTERNATIVE_MARKER - Static variable in class PIRL.PVL.PVL_to_DB
Alternative source parameter reference token character.
Alternative_Marker_Index(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets the index of an Reference_Resolver.ALTERNATIVE_MARKER in a String.
Amount_Magnitude(long, int) - Static method in class PIRL.Strings.String_Utilities
Provide a binary magnitude String representation of an amount.
Amount_Magnitude(long) - Static method in class PIRL.Strings.String_Utilities
Provide a binary magnitude String representation of an amount.
And(boolean) - Method in class PIRL.PVL.Selection
Enables or disables logical AND when matching with multiple criteria.
And() - Method in class PIRL.PVL.Selection
Tests if logical AND for multiple criteria is enabled.
AND - Static variable in interface PIRL.PVL.Selector
Criteria to use logical AND when matching with multiple criteria.
And(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using logical AND when matching with multiple criteria.
And() - Method in interface PIRL.PVL.Selector
Tests if AND logic is to be used when matching with multiple criteria.
Animator - Class in PIRL.Viewers
An Animator is a JLabel that displays an animation of a series of Icons.
Animator(Icon[], int, int, int) - Constructor for class PIRL.Viewers.Animator
Constructs an Icon Animator.
Animator(Icon[]) - Constructor for class PIRL.Viewers.Animator
Constructs an Animator using all of the default Animator parameters.
Animator() - Constructor for class PIRL.Viewers.Animator
Constructs a disabled Animator with default Animator parameters.
Annotation(boolean) - Method in class PIRL.Viewers.Memory_Chart
Enable or disable the display of memory values annotation.
Annotation() - Method in class PIRL.Viewers.Memory_Chart
Check if the annotation display is enabled.
Annotation() - Method in class PIRL.Viewers.Memory_Chart_Panel
Test if the Memory_Chart annotation is enabled.
Annotation(boolean) - Method in class PIRL.Viewers.Memory_Chart_Panel
Enable or disable the Memory_Chart annotations.
Annotation_Area_Width() - Method in class PIRL.Viewers.Memory_Chart
Get the width of the annotation display area.
ANNOTATION_FONT - Static variable in class PIRL.Viewers.Memory_Chart
The text font that will be used to provide chart annotations.
ANNOTATION_KEY - Static variable in class PIRL.Viewers.Memory_Chart_Panel
Menu mnemonic and keyboard accellerator keys.
Annotation_Text_Height() - Method in class PIRL.Viewers.Memory_Chart
Get the height of the annotation text.
ANY - Static variable in interface PIRL.PVL.Selector
Criteria to select any characteristic.
Any_Parameter(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using any Parameter characteristic to match.
Any_Parameter() - Method in class PIRL.PVL.Selection
Tests if any Parameter characteristic will match.
ANY_PARAMETER - Static variable in interface PIRL.PVL.Selector
Criteria to select any Parameter characteristic.
Any_Parameter(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using any Parameter characteristic to match.
Any_Parameter() - Method in interface PIRL.PVL.Selector
Tests if any Parameter characteristic will match.
Any_Value(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using any Value characteristic to match.
Any_Value() - Method in class PIRL.PVL.Selection
Tests if any Value characteristic will match.
ANY_VALUE - Static variable in interface PIRL.PVL.Selector
Criteria to select any Value characteristic.
Any_Value(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using any Value characteristic to match.
Any_Value() - Method in interface PIRL.PVL.Selector
Tests if any Value characteristic will match.
append(boolean) - Method in class PIRL.Strings.String_Buffer
 
append(char) - Method in class PIRL.Strings.String_Buffer
 
append(byte) - Method in class PIRL.Strings.String_Buffer
Append a byte as a character.
append(char[]) - Method in class PIRL.Strings.String_Buffer
 
append(byte[]) - Method in class PIRL.Strings.String_Buffer
Append a byte array as characters.
append(char[], int, int) - Method in class PIRL.Strings.String_Buffer
 
append(byte[], int, int) - Method in class PIRL.Strings.String_Buffer
Append a set of bytes as characters.
append(double) - Method in class PIRL.Strings.String_Buffer
 
append(float) - Method in class PIRL.Strings.String_Buffer
 
append(int) - Method in class PIRL.Strings.String_Buffer
 
append(long) - Method in class PIRL.Strings.String_Buffer
 
append(Object) - Method in class PIRL.Strings.String_Buffer
 
append(String) - Method in class PIRL.Strings.String_Buffer
 
ARRAY - Static variable in class PIRL.PVL.Value
Non-specific Type for a Value with a Vector datum.
ARRAY_CLOSURE_MISMATCH - Static variable in exception PIRL.PVL.PVL_Exception
Message: Array enclosure characters do not match.
ARRAY_ELEMENT_END_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker that ends a parameter reference array value index number.
ARRAY_ELEMENT_START_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker that starts a parameter reference array value index number.
Array_Indices(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets the Vector of Array Value element indices from a parameter reference.
Array_Size() - Method in class PIRL.PVL.Value
Gets the number of elements in an Array Value.
Array_Values_Menu() - Method in class PIRL.Viewers.Parameter_Pane
Get the menu that controls how Array Values are viewed.
Array_Viewing_Mode - Variable in class PIRL.Viewers.Parameter_Pane
Current Array Value viewing mode.
Array_Viewing_Mode() - Method in class PIRL.Viewers.Parameter_Pane
Gets the Array Value viewing mode.
Array_Viewing_Mode(int) - Method in class PIRL.Viewers.Parameter_Pane
Sets the Array Value viewing mode.
ASSIGNMENT - Static variable in class PIRL.PVL.Parameter
Classification for a Parameter with a Value.
ASSISTANT_NAME - Static variable in class PIRL.Conductor.Maestro.Local_Theater
The name of the Theater Message protocol processing Thread.
ASSISTANT_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
ASSOCIATION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
ASSOCIATION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Authenticate(Message) - Method in class PIRL.Messenger.Dispatcher
Authenticate a client identity.
Authenticate(KeyPair, String, String) - Static method in class PIRL.Utilities.Authentication
Authenticate an encoded password.
Authentication(Message, Message) - Static method in class PIRL.Messenger.Dispatcher
Provide client identity authentication information.
Authentication - Class in PIRL.Utilities
The Authentication class contains a set of functions used for public-private key pair authentication.
Auto_Open() - Method in class PIRL.Conductor.Maestro.Local_Theater
Test if auto-open has been enabled.
Auto_Open(boolean) - Method in class PIRL.Conductor.Maestro.Local_Theater
Enable or disable auto-open mode.
Auto_Open(boolean, int, String) - Method in class PIRL.Conductor.Maestro.Local_Theater
Enable or disable auto-open mode.
Auto_Style(boolean) - Method in class PIRL.Viewers.Stream_Monitor
Enable or disable auto-styling.
Auto_Style() - Method in class PIRL.Viewers.Stream_Monitor
Test if auto-styling mode is enabled
Auto_Style(String, AttributeSet) - Method in class PIRL.Viewers.Stream_Monitor
Add an auto-style text-to-style association.
Auto_Style(String) - Method in class PIRL.Viewers.Stream_Monitor
Get the style associated with a text prefix.
Auto_Style_Table() - Method in class PIRL.Viewers.Stream_Monitor
Get the text-to-style association table.
available() - Method in class PIRL.Utilities.ByteBuffer_InputStream
Get the number of bytes remaining in the source.
available() - Method in class PIRL.Utilities.ByteBuffer_OutputStream
Get the amount of storage space remaining in the destination.
Available_Memory() - Static method in class PIRL.Viewers.Memory_Chart
Get the total amount of memory available to the Java runtime environment.
Available_Memory() - Static method in class PIRL.Viewers.Memory_Chart_Panel
Get the total amount of memory available to the Java runtime environment.
Available_Memory() - Static method in class PIRL.Viewers.Memory_History
Get the total amount of memory available to the Java runtime environment.

B

BACKGROUND_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
BAD_ARGUMENT - Static variable in exception PIRL.PVL.PVL_Exception
Message: Invalid argument.
Bad_Character(String) - Static method in class PIRL.PVL.Parser
Checks a String for any bad character.
BAD_REGEX - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
Base(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Value integer base criteria.
Base() - Method in class PIRL.PVL.Selection
Tests if the Value integer base criteria is enabled.
BASE - Static variable in interface PIRL.PVL.Selector
Criteria to select a Value's integer number base.
Base(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Value integer base criteria.
Base() - Method in interface PIRL.PVL.Selector
Tests if the Value integer base criteria is enabled.
Base() - Method in class PIRL.PVL.Value
Gets the radix base that will be applied if this Value is an INTEGER Type.
Base(int) - Method in class PIRL.PVL.Value
Sets the radix base to be applied if this Value is an INTEGER Type during a conversion between (to or from) a Long and String representation.
Basename(String) - Static method in class PIRL.PVL.Parameter
Gets the basename portion of the pathname.
Bases_Match(Value, Value) - Method in class PIRL.PVL.Selection
Tests if the integer radix base values of two Values match.
Bases_Match(Value, Value) - Method in interface PIRL.PVL.Selector
Tests if the integer base numbers of two Values match according to the current selection criteria.
BATCH_POLL_INTERVAL - Static variable in class PIRL.Conductor.Conductor
The polling interval, in seconds, for unprocessed source records when no unprocessed source records are obtained from the Sources table.
BEGIN_GROUP - Static variable in class PIRL.PVL.Parameter
Alias for GROUP.
BEGIN_OBJECT - Static variable in class PIRL.PVL.Parameter
Alias for OBJECT.
BIDI_LEVEL_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
BIN_ID_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
BINARY_DATA_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Bits_per_Component() - Method in class PIRL.Image_Tools.JP2_Info
Get the number of bits per pixel for each component in the image.
BITS_PER_COMPONENT_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
BITS_PER_COMPONENT_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
BITS_VARIABLE - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Value of a bit precision Parameter value when the number of bits is variable.
Blinker - Class in PIRL.Viewers
An ActionListener for blinking a component to make it stand out from the crowd.
Blinker(Component, Color, int, int, int) - Constructor for class PIRL.Viewers.Blinker
Constructs a component Blinker.
Blinker(Component) - Constructor for class PIRL.Viewers.Blinker
Constructs a Blinker for the component using all of the default Blinker parameters.
Blinker() - Constructor for class PIRL.Viewers.Blinker
Constructs a disabled Blinker with default Blinker parameters.
BOLD_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
BOTTOM - Static variable in class PIRL.Viewers.Percent_Bar
 
BOTTOM - Static variable in class PIRL.Viewers.View_Locator
Specifies vertical positioning of a view relative to the bottom side of the base.
Box(byte[], int, int) - Static method in class PIRL.Image_Tools.JP2_Info
Assemble a Parameter Aggregate describing a JP2 box from a byte array.
Box(byte[]) - Static method in class PIRL.Image_Tools.JP2_Info
Assemble a Parameter Aggregate from a byte array of JP2 box data.
Box_Name(int) - Static method in class PIRL.Image_Tools.JP2_Info
Get the descriptive box name for a box type.
BRAND_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Buffer() - Method in class PIRL.Conductor.Stream_Logger
Gets the last-lines-read buffer.
Buffer_Capacity() - Method in class PIRL.Messenger.Messenger
Get the capacity of the read buffer.
Buffer_Increment(int) - Method in class PIRL.Messenger.Messenger
Set the read buffer increment amount.
Buffer_Increment() - Method in class PIRL.Messenger.Messenger
Get the read buffer increment amount.
Buffer_Location() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the virtual source location of the beginning of the buffer.
Buffer_Location(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Set the virtual source location of the beginning of the buffer.
Buffer_Location - Variable in class PIRL.Image_Tools.Multibuf_ImageInputStream
Virtual stream location of the Data_Buffer
Buffer_Location() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the current location of the beginning of the buffer in the virtual stream.
Buffer_Size(int) - Method in class PIRL.Conductor.Stream_Logger
Sets the maximum size of the last-lines-read buffer.
Buffer_Size() - Method in class PIRL.Conductor.Stream_Logger
Gets the maximum size of the last-lines-read buffer.
buildConfigurationTable(String, String) - Method in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Build a configuration table given a database catalog and table name.
ByteBuffer_InputStream - Class in PIRL.Utilities
A ByteBuffer_InputStream presents a ByteBuffer as an InputStream.
ByteBuffer_InputStream(ByteBuffer) - Constructor for class PIRL.Utilities.ByteBuffer_InputStream
Construct a ByteBuffer_InputStream on a ByteBuffer.
ByteBuffer_OutputStream - Class in PIRL.Utilities
A ByteBuffer_OutputStream presents a ByteBuffer as an OutputStream.
ByteBuffer_OutputStream(ByteBuffer) - Constructor for class PIRL.Utilities.ByteBuffer_OutputStream
Construct a ByteBuffer_OutputStream on a ByteBuffer.

C

cancelCellEditing() - Method in class PIRL.TreeTable.AbstractCellEditor
 
CANNOT_READ_MESSAGE_FILE - Static variable in class PIRL.Conductor.Notify
Exit status values.
Canonical_Theater_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Get the canonical Theater definitions list.
CAPABILITY_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
capacity() - Method in class PIRL.Strings.String_Buffer
 
Capacity(int) - Method in class PIRL.Viewers.Stream_Monitor
Set the maximum number of characters to be retained for scrolling.
Capacity() - Method in class PIRL.Viewers.Stream_Monitor
Get the maximum number of characters to be retained for scrolling.
CAPTURE_RESOLUTION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
CAPTURE_RESOLUTION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
caretUpdate(CaretEvent) - Method in class PIRL.Database.SQL.Caret_Listener
 
CASE_INSENSITIVE - Static variable in class PIRL.Conductor.Reference_Resolver
 
CASE_SENSITIVE - Static variable in class PIRL.Conductor.Reference_Resolver
 
Case_Sensitive(boolean) - Method in class PIRL.Configuration.Configuration
Sets the case sensitive mode for finding parameter names.
Case_Sensitive() - Method in class PIRL.Configuration.Configuration
Gets the case sensitive mode for finding parameter names.
Case_Sensitive - Variable in class PIRL.Database.Fields_Map
Whether to use case sensitive field name matches.
Case_Sensitive_Default - Static variable in class PIRL.Configuration.Configuration
The default Configuration.Case_Sensitive() state.
Case_Sensitive_Default - Static variable in class PIRL.Database.Fields_Map
The default for case sensitive field name matches.
Case_Sensitive_Identifiers() - Method in interface PIRL.Database.Data_Port
Tests if identifier names are treated as case sensitive by the Data_Port.
Case_Sensitive_Identifiers(boolean) - Method in interface PIRL.Database.Data_Port
Attempts to set whether identifier names are treated as case sensitive by the Data_Port.
Case_Sensitive_Identifiers() - Method in class PIRL.Database.Database
 
Case_Sensitive_Identifiers(boolean) - Method in class PIRL.Database.Database
 
Case_Sensitive_Identifiers - Variable in class PIRL.Database.JDBC_Data_Port
Determines if database entity identifiers are case sensitive.
Case_Sensitive_Identifiers() - Method in class PIRL.Database.JDBC_Data_Port
 
Case_Sensitive_Identifiers(boolean) - Method in class PIRL.Database.JDBC_Data_Port
 
Catalog - Variable in class PIRL.Conductor.Conductor
The name of the database catalog containing the pipeline tables.
Catalog() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the database catalog name.
Catalog(String) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the database catalog name.
CATALOG - Static variable in class PIRL.Database.Database
The parameter name for a container of data tables: "Catalog".
Catalog_Name(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets a catlog name from a field reference.
Catalog_Name(String) - Method in interface PIRL.Database.Data_Port
Gets the catalog name portion of a table reference.
Catalog_Name(String) - Method in class PIRL.Database.Database
 
Catalog_Name(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the catalog part of a table reference.
catalog_name(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a catalog name.
CATALOG_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
CATALOG_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the database catalog containing the pipeline tables.
CATALOG_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Catalogs() - Method in interface PIRL.Database.Data_Port
Gets the list of catalogs on the database server.
Catalogs() - Method in class PIRL.Database.Database
 
Catalogs() - Method in class PIRL.Database.JDBC_Data_Port
Gets the list of accessible catalogs in the database.
CENTER - Static variable in class PIRL.Viewers.View_Locator
Specifies centered positioning of a view relative to the base.
Center_Latitude - Variable in class PIRL.Image_Tools.Projection
Projection planetographic center latitude in radians.
Center_Latitude() - Method in class PIRL.Image_Tools.Projection
 
CENTER_LATITUDE_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Center_Longitude - Variable in class PIRL.Image_Tools.Projection
Projection center longitude in radians.
Center_Longitude() - Method in class PIRL.Image_Tools.Projection
 
CENTER_LONGITUDE_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
changedUpdate(DocumentEvent) - Method in class PIRL.Database.SQL.Document_Listener
 
Changes - Variable in class PIRL.Conductor.Processing_Event
The processing changes that have occured as a result of the event.
CHANNEL_ASSOCIATION_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
CHANNEL_DEFINITION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
CHANNEL_DEFINITION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
CHANNEL_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
CHANNEL_TYPE_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
Char_At(long) - Method in class PIRL.Strings.String_Buffer_Reader
Gets the character at the specified location in the virual stream.
CHARACTER_ENCODING - Static variable in class PIRL.PVL.Parser
The PVL character encoding: "US-ASCII".
Characters(String) - Method in class PIRL.Strings.Words
Sets the String of characters.
charAt(int) - Method in class PIRL.Strings.String_Buffer
 
Check(String, long, long) - Method in class PIRL.Utilities.Checker
Checks integer values.
Check(String, double, double) - Method in class PIRL.Utilities.Checker
Checks floating point values.
Check(String, boolean, boolean) - Method in class PIRL.Utilities.Checker
Checks boolean values.
Check(String, char, char) - Method in class PIRL.Utilities.Checker
Checks char values.
Check(String, String, String) - Method in class PIRL.Utilities.Checker
Checks String values.
Check(String, Exception, Exception) - Method in class PIRL.Utilities.Checker
Checks Exceptions.
Check(String, Object, Object) - Method in class PIRL.Utilities.Checker
Checks Objects.
Check(boolean) - Method in class PIRL.Utilities.Checker
Updates the check accounting.
Check(String, Component) - Static method in class PIRL.Viewers.Dialog_Box
Displays a ConfirmDialog box with a "Check" title and a Yes, No and Cancel button.
Check(String) - Static method in class PIRL.Viewers.Dialog_Box
Displays a ConfirmDialog box centered on the screen with a "Check" title and a Yes, No and Cancel button.
Check_Source() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Check the server status of the source.
Checker - Class in PIRL.Utilities
A Checker is used to compare expected against obtained results for unit testing.
Checker() - Constructor for class PIRL.Utilities.Checker
 
Checks_Passed - Variable in class PIRL.Utilities.Checker
Total number of Checks where expected matched obtained.
Checks_Total - Variable in class PIRL.Utilities.Checker
Total number of Checks performed.
CLASS_ID_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
CLASS_ID_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
CLASS_ID_PARAMETER_NAME - Static variable in class PIRL.Messenger.Message
Class ID parameter name.
Class_Relative() - Static method in class PIRL.Viewers.Icons
Gets the Class to which the current directory is relative.
Classification() - Method in class PIRL.PVL.Parameter
Gets the Parameter's classification code.
Classification(Object) - Static method in class PIRL.PVL.Parameter
Determine the general classification of an Object.
Classification(int) - Method in class PIRL.PVL.Parameter
Sets the classification of the Parameter.
Classification(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Parameter classification criteria.
Classification() - Method in class PIRL.PVL.Selection
Tests if the Parameter classification criteria is enabled.
CLASSIFICATION - Static variable in interface PIRL.PVL.Selector
Criteria to select a Parameter's classification.
Classification(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Parameter classification criteria.
Classification() - Method in interface PIRL.PVL.Selector
Tests if the Parameter classification criteria is enabled.
Classification_Name(int) - Static method in class PIRL.PVL.Parameter
Gets the name String associated with the classification code.
Classification_Name() - Method in class PIRL.PVL.Parameter
Gets the name String associated with the Parameter's classification.
Classifications_Match(Parameter, Parameter) - Method in class PIRL.PVL.Selection
Tests if the classifications of two Parameters match.
Classifications_Match(Parameter, Parameter) - Method in interface PIRL.PVL.Selector
Tests if the classifications of two Parameters match according to the current selection criteria.
CLASSPATH - Static variable in class PIRL.Configuration.Configuration
The parameter name for the Java CLASSPATH: "Classpath".
Clean(String) - Static method in class PIRL.Database.SQL
 
clean(char) - Method in class PIRL.Strings.String_Buffer
Clean all unescaped occurances of a character from a String.
Clear() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Clear the data model of all entries.
Clear() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Clear the data model of all entries.
clear() - Method in class PIRL.Strings.String_Buffer
Empties the buffer of all characters.
Clear() - Method in class PIRL.Viewers.Memory_History
Clear the memory history.
Clear() - Method in class PIRL.Viewers.Stream_Monitor
Clear the monitor of all text.
Clear() - Method in class PIRL.Viewers.URL_Dialog
Clears the fields.
Clear_Buffer() - Method in class PIRL.Conductor.Stream_Logger
Clears the last-lines-read buffer.
Clear_Conductor_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Clears the Conductor_Definitions Vector.
Clear_Edited_Cells() - Method in class PIRL.Database.Data_Table
 
Clear_Route_From() - Method in class PIRL.Messenger.Message
Clear the Message route-from list.
Clear_Route_To() - Method in class PIRL.Messenger.Message
Clear the Message route-to list.
Clear_Theater_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Clear the Theater definitions list.
Client_Channel() - Method in class PIRL.Messenger.Messenger
Get the client communication channel.
Client_Hostname() - Method in class PIRL.Messenger.Messenger
Get the connonical, fully qualified hostname for the remote host to which the Messenger communication channel is connected.
Client_Port() - Method in class PIRL.Messenger.Messenger
Get the remote port number of the Message communication channel.
clone() - Method in class PIRL.Configuration.Configuration
Clones a Configurtion.
clone() - Method in class PIRL.PVL.Parameter
Makes a deep copy of the Parameter.
clone() - Method in class PIRL.PVL.Value
Makes a deep copy of the Value.
clone() - Method in class PIRL.Utilities.Integer_Range
Clones this Integer_Range.
clone() - Method in class PIRL.Utilities.Real_Range
Clones this Real_Range.
Close(Manager) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close a Conductor Manager.
Close(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close the Remote_Theater and Manager at a row index.
Close(String) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close a Theater.
Close() - Method in class PIRL.Conductor.Maestro.Local_Theater
Close this Theater.
Close() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Close this Theater.
Close() - Method in class PIRL.Conductor.Maestro.Theater
Close this Theater.
Close(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Close a Theater at an index in the data model.
Close(Theater) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Close a Theater registered in the data model.
Close() - Method in class PIRL.Conductor.Manager
Close and dispose of this Manager.
close() - Method in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Close the database connection.
Close() - Method in class PIRL.Conductor.Stream_Logger
Effectively closes the input stream.
Close() - Method in interface PIRL.Database.Data_Port
Closes access to the database through the Data_Port.
Close() - Method in class PIRL.Database.Database
Closes the Database connection to the database server.
Close() - Method in class PIRL.Database.JDBC_Data_Port
Closes the JDBC Connection.
close() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
All access to the source is closed.
close() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Pretends to close the stream.
close() - Method in class PIRL.Messenger.Messenger_Styled_Writer
Close the writer.
close() - Method in class PIRL.Utilities.Styled_Multiwriter
Close the writers.
close() - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Close the writer.
close() - Method in class PIRL.Viewers.Stream_Monitor.Monitor_OutputStream
The currently buffered characters are flushed, but the writer can still be written to.
close() - Method in class PIRL.Viewers.Stream_Monitor.Monitor_Writer
The currently buffered characters are flushed, but the writer can still be written to.
Close_All() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close all Managers and Remote_Theater Managements.
Close_All() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Close all Theaters registered in the data model.
Close_Management(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close the Remote_Theater Management at a data model index.
Close_Manager(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close a Conductor Manager at a data model row index.
Closed() - Method in class PIRL.Messenger.Messenger_Styled_Writer
Test if this Messenger_Styled_Writer is capable of sending write messages.
CLOSED_THEATER - Static variable in class PIRL.Conductor.Colors
Kapellmeister.
Coalesce() - Method in class PIRL.Configuration.Configuration
Coalesce all Aggregate parameters of the same name together.
COC_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COC_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COD_FOUND - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Codestream validity bit mask for the COD segment found flag.
COD_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COD_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
code() - Method in enum PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.ExitCode
 
CODE_BLOCK_HEIGHT_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CODE_BLOCK_STYLE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CODE_BLOCK_WIDTH_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CODESTREAM - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CODESTREAM_COMPLETE - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Codestream validity value indicating that a complete codestream with all required segments were found.
CODESTREAM_ID_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
CODESTREAM_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Codestream_Validity() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Codestream_Validity() value.
Codestream_Validity() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the codestream validity flags.
CODING_STYLE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COLOR - Static variable in class PIRL.Viewers.Blinker
The default background Color to use when the component is blinked "on": yellow.
Colors - Class in PIRL.Conductor
 
Colors() - Constructor for class PIRL.Conductor.Colors
 
COLORSPACE_UNKNOWN_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOUR_IMAGE_DATA - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOUR_SPECIFICATION_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOUR_SPECIFICATION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOUR_SPECIFICATION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOURSPACE_APPROXIMATION_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Column(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Get the table column index for a Conductor identity.
Column_Names - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
The names of the table columns.
Column_Names() - Method in class PIRL.Conductor.Procedures_Table_Model
The table field names.
COLUMNS_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
COM_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COM_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COMMAND_LINE_FIELD - Static variable in class PIRL.Conductor.Conductor
Procedures table fields indexes.
COMMAND_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
COMMENT_END_DELIMITERS - Static variable in class PIRL.PVL.Parser
Marks the end of a comment string: '*' and '/'.
COMMENT_START_DELIMITERS - Static variable in class PIRL.PVL.Parser
Marks the start of a comment string: '/' and '*'.
Comments() - Method in class PIRL.PVL.Parameter
Gets the comments String.
Comments(String) - Method in class PIRL.PVL.Parameter
Sets the comments String.
Comments(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Parameter comments criteria.
Comments() - Method in class PIRL.PVL.Selection
Tests if the Parameter comments criteria is enabled.
COMMENTS - Static variable in interface PIRL.PVL.Selector
Criteria to select a Parameter's comments.
Comments(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Parameter comments criteria.
Comments() - Method in interface PIRL.PVL.Selector
Tests if the Parameter comments criteria is enabled.
Comments_Match(Parameter, Parameter) - Method in class PIRL.PVL.Selection
Tests if the comments of two Parameters match.
Comments_Match(Parameter, Parameter) - Method in interface PIRL.PVL.Selector
Tests if the comments of two Parameters match according to the current selection criteria.
compare(Object, Object) - Method in class PIRL.Conductor.String_Vector_Comparator
Compare two Lists.
COMPATIBILITY_LIST_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Component_Delimiter - Variable in class PIRL.Database.JDBC_Data_Port
Delimiter between catalog, table and field components when more than one component is specified in a reference.
COMPONENT_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
COMPONENT_INDEX_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COMPONENT_MAPPING_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
COMPONENT_MAPPING_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
componentHidden(ComponentEvent) - Method in class PIRL.Viewers.Size_Limits
No-op.
componentMoved(ComponentEvent) - Method in class PIRL.Viewers.Size_Limits
No-op.
componentResized(ComponentEvent) - Method in class PIRL.Viewers.Size_Limits
The size of the component is constrained to the width limits and height limits.
COMPONENTS_DELIMITER - Static variable in class PIRL.Conductor.Reference_Resolver
The delimiter of database field reference components.
componentShown(ComponentEvent) - Method in class PIRL.Viewers.Size_Limits
No-op.
composite_name(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a composite name.
COMPRESSION_TYPE_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Conductor - Class in PIRL.Conductor
Conductor is a queue management mechanism for the sequential processing of data files.
Conductor(String, Configuration, String) - Constructor for class PIRL.Conductor.Conductor
Construct a Conductor for a pipeline from a Configuration.
Conductor(String, Configuration) - Constructor for class PIRL.Conductor.Conductor
Construct a Conductor for a pipeline from a Configuration.
Conductor() - Constructor for class PIRL.Conductor.Conductor
Constructs an uninititalized Conductor.
CONDUCTOR_COMMAND_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
The name of the Configuration parameter that specifies the Conductor command name.
CONDUCTOR_CONNECT_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_CONNECT_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_COUNT_INDEX - Static variable in class PIRL.Conductor.Maestro.Profile
The index of the Conductor count Integer in a theater definition Vector.
Conductor_Definition - Class in PIRL.Conductor.Maestro
A Conductor_Definition contains the information that defines a Conductor instance.
Conductor_Definition(Message) - Constructor for class PIRL.Conductor.Maestro.Conductor_Definition
Creates a Conductor_Definition from a Message.
Conductor_Definition(Parameter) - Constructor for class PIRL.Conductor.Maestro.Conductor_Definition
Creates a Conductor_Definition from a Parameter.
Conductor_Definition(String) - Constructor for class PIRL.Conductor.Maestro.Conductor_Definition
Creates a Conductor_Definition from a pipeline name.
Conductor_Definition(String) - Method in class PIRL.Conductor.Maestro.Profile
Get the Conductor_Definition for a Conductor name.
Conductor_Definition_Index(List<Conductor_Definition>, String) - Static method in class PIRL.Conductor.Maestro.Profile
Get a Conductor_Definition index from a list of Conductor_Definition objects using its name.
Conductor_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Get the list of Conductor_Definitions.
CONDUCTOR_DISCONNECT_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_DISCONNECT_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_GROUP - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
CONDUCTOR_ID_FIELD - Static variable in class PIRL.Conductor.Conductor
Sources table fields indexes.
CONDUCTOR_ID_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
CONDUCTOR_ID_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Conductor identity parameters of interest to the data model.
Conductor_Identity() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the identity of the Conductor with which this Remote_Theater is associated.
Conductor_Matrix - Class in PIRL.Conductor.Maestro
A Conductor_Matrix is a table view of a Conductor_Matrix_Model..
Conductor_Matrix(Conductor_Matrix_Model) - Constructor for class PIRL.Conductor.Maestro.Conductor_Matrix
 
Conductor_Matrix_Model - Class in PIRL.Conductor.Maestro
A Conductor_Matrix_Model contains the data for a matrix of the number of Conductors at each Theater location.
Conductor_Matrix_Model(Conductor_Table_Model) - Constructor for class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Conductor_Matrix_Model.Count - Class in PIRL.Conductor.Maestro
A Count contains table cell Conductor processing state count values.
Conductor_Matrix_Model.Count() - Constructor for class PIRL.Conductor.Maestro.Conductor_Matrix_Model.Count
 
Conductor_Name(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the name of a Conductor at a data model index.
Conductor_Name(Message) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the name of a Conductor from its identity.
CONDUCTOR_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
The name of Conductor identities from the Stage_Manager.
CONDUCTOR_NAME_INDEX - Static variable in class PIRL.Conductor.Maestro.Profile
The index of the Conductor name String or Conductor_Definition in a theater definition Vector.
CONDUCTOR_STATE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_STATE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Conductor_Table - Class in PIRL.Conductor.Maestro
A Conductor_Table is a table view of a Conductor_Table_Model.
Conductor_Table(Conductor_Table_Model) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table
 
Conductor_Table_Model - Class in PIRL.Conductor.Maestro
A Conductor_Table_Model contains a table of Conductor identities each with its associated Remote_Theater Management and Manager.
Conductor_Table_Model() - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model
Construct an empty Conductor_Table_Model.
Conductor_Table_Model_Event - Class in PIRL.Conductor.Maestro
A Conductor_Table_Model_Event extends a TableModelEvent with Conductor processing status information.
Conductor_Table_Model_Event(TableModel) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
 
Conductor_Table_Model_Event(TableModel, int) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
 
Conductor_Table_Model_Event(TableModel, int, int) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
 
Conductor_Table_Model_Event(TableModel, int, int, int) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
 
Conductor_Table_Model_Event(TableModel, int, int, int, int) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
Construct a Conductor_Table_Model_Event.
CONDUCTORS_COLUMN - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
The index of the Conductos column in the data model.
CONDUCTORS_COLUMN_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
CONDUCTORS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Config_Flag(String, boolean) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the boolean value of a configuration parameter.
Config_Pathname(String) - Static method in class PIRL.Conductor.Conductor
Get an absolute Conductor Configuration pathname.
Config_Pathname(String) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the configuration pathname for a parameter name.
Config_Pathname(String) - Method in class PIRL.Conductor.Manager
Get the configuration pathname for a parameter name.
Config_Pathname(String) - Method in class PIRL.Messenger.Dispatcher
Get an application specifiic configuration parameter pathname.
Config_Value(String) - Method in class PIRL.Conductor.Conductor
Get a String parameter value from the configuration.
Config_Value(String, Object) - Method in class PIRL.Conductor.Conductor
Set a parameter in the configuration.
Config_Value(String) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the String value of a configuration parameter.
Config_Value(String, Object) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Set a parameter in the configuration.
Config_Value(String) - Method in class PIRL.Conductor.Manager
Get the String value of a configuration parameter.
Config_Value(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a Value for a Configuration Parameter.
Configuration() - Method in class PIRL.Conductor.Conductor
Get the Conductor Configuration.
Configuration() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the configuration source name.
Configuration(String) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the configuration source name.
Configuration() - Method in class PIRL.Conductor.Maestro.Profile
Get the Profile as a Configuration.
Configuration() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Configuration() - Method in interface PIRL.Conductor.Management
Get the Conductor Configuration.
Configuration() - Method in class PIRL.Conductor.Processing_Changes
Get the changed Configuration.
Configuration(Configuration) - Method in class PIRL.Conductor.Processing_Changes
Set the changed Configuration.
Configuration(Parameter) - Method in class PIRL.Conductor.Processing_Changes
Set the changed Configuration from a Parameter.
Configuration - Class in PIRL.Configuration
A Configuration maintains a Parameter list used for configuration management.
Configuration() - Constructor for class PIRL.Configuration.Configuration
Constructs a default Configuration.
Configuration(String) - Constructor for class PIRL.Configuration.Configuration
Constructs a Configuration using the specified source.
Configuration(URL) - Constructor for class PIRL.Configuration.Configuration
Constructs a Configuration using the specified URL.
Configuration(InputStream) - Constructor for class PIRL.Configuration.Configuration
Constructs a Configuration using the specified InputStream.
Configuration(Parameter) - Constructor for class PIRL.Configuration.Configuration
Constructs a Configuration from a Parameter.
Configuration(Configuration) - Constructor for class PIRL.Configuration.Configuration
Copies a Configuration.
Configuration() - Method in interface PIRL.Database.Data_Port
Gets the Configuration of the Data_Port object.
Configuration() - Method in class PIRL.Database.Database
Gets the Configuration for the Database.
Configuration() - Method in class PIRL.Database.JDBC_Data_Port
Gets the Configuration of the Data_Port.
CONFIGURATION_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONFIGURATION_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Configuration_Exception - Exception in PIRL.Configuration
The excpetion thrown from the PIRL.Configuration package.
Configuration_Exception(String, Throwable) - Constructor for exception PIRL.Configuration.Configuration_Exception
Constructs a Configuration_Exception with a message and a cause.
Configuration_Exception(Throwable) - Constructor for exception PIRL.Configuration.Configuration_Exception
Constructs a Configuration_Exception having a cause.
Configuration_Exception(String) - Constructor for exception PIRL.Configuration.Configuration_Exception
Constructs a Configuration_Exception with a message.
Configuration_Exception() - Constructor for exception PIRL.Configuration.Configuration_Exception
Constructs a Configuration_Exception.
CONFIGURATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the Configuration source.
CONFIGURATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONFIGURATION_SOURCE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
CONFIGURATION_SOURCE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the Configuration source in a Conductor Conductor.Identity().
CONFIGURATION_SOURCE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
CONFIGURATION_SOURCE_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Configure(Configuration) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Configure the Kapellmeister.
Configure(Configuration) - Method in class PIRL.Conductor.Maestro.Stage_Manager
Configures the Stage_Manager.
Configure(String) - Method in class PIRL.Configuration.Configuration
Loads a Configuration from a configuration file.
Configure(URL) - Method in class PIRL.Configuration.Configuration
Loads a Configuration from a URL.
Configure(InputStream) - Method in class PIRL.Configuration.Configuration
Loads a Configuration from an InputStream.
Configure(Configuration) - Method in class PIRL.Database.JDBC_Data_Port
Used by the finalizer subclass to register its Configuration and load its database driver.
Configure(Configuration) - Method in class PIRL.Messenger.Dispatcher
Configures the Dispatcher.
Configure_Socket(Socket) - Static method in class PIRL.Messenger.Messenger
Configures a Socket.
Confirm(String, Component) - Static method in class PIRL.Viewers.Dialog_Box
Displays a ConfirmDialog box with a "Confirm" title and an OK and Cancel button.
Confirm(String) - Static method in class PIRL.Viewers.Dialog_Box
Displays a ConfirmDialog box centered on the screen with a "Confirm" title and an OK and Cancel button.
CONFIRM_CONDUCTOR_ABORT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Confirm_Fields(String[]) - Method in class PIRL.Database.Fields_Map
Confirms that a list of field names are all mapped to valid record locations.
Confirm_Fields(List<String>) - Method in class PIRL.Database.Fields_Map
Confirms that a list of user field names are all mapped to valid actual fields.
Connect(String, String) - Method in class PIRL.Database.Database
Connects the Database to a named database server and a specific catalog of the database as a data source.
Connect(String) - Method in class PIRL.Database.Database
Connects the Database to a named database server.
Connect() - Method in class PIRL.Database.Database
Connects the Database to the default database server.
Connect(URL) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Connect to the server.
Connect(SocketAddress) - Static method in class PIRL.Messenger.Messenger
Connect to a SocketAddress.
Connect_Timeout() - Static method in class PIRL.Messenger.Messenger
Get the amount of time, in seconds, to wait for the communication channel to connect.
Connect_Timeout(int) - Static method in class PIRL.Messenger.Messenger
Set the amount of time, in seconds, to wait for the communication channel to connect.
Connect_to_Database() - Method in class PIRL.Conductor.Conductor
Establish the Database connection.
Connect_View - Class in PIRL.Database
Connect_View provides a dialog used to interactively obtain the information needed to make a connection to a Database.
Connect_View(String, Configuration, Icon, Vector, Frame, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(String, Configuration, Icon, Vector, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(String, Configuration, Icon, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(String, Configuration, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(String, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(Configuration, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View() - Constructor for class PIRL.Database.Connect_View
Constructs a default Connect_View.
Connected_to_Stage_Manager() - Method in class PIRL.Conductor.Conductor
Test if the Conductor is connected to a Stage_Manager.
Connected_to_Stage_Manager() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Connected_to_Stage_Manager() - Method in interface PIRL.Conductor.Management
Test if the Conductor is connected to a Stage_Manager.
Connection() - Method in interface PIRL.Database.Data_Port
Gets the JDBC Connection object for the Data_Port, if there is one.
Connection() - Method in class PIRL.Database.Database
Gets the JDBC Connection object.
Connection() - Method in class PIRL.Database.JDBC_Data_Port
Gets the JDBC Connection object for the Data_Port.
CONTAINER_NAME - Static variable in class PIRL.PVL.Parser
The default name of the aggregate Parameter to contain all Parameters when a Parser Get finds more than one Parameter: "The Container".
Contains(ByteBuffer) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Test if the specified buffer is contained in the buffers list.
Contains(Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Test if the list of Writers contains a specified Writer.
Contains_Conductor_Definition(Message) - Method in class PIRL.Conductor.Maestro.Profile
Test if this Profile contains a Conductor_Definition matching a Message.
Contains_Theater_Definition(String) - Method in class PIRL.Conductor.Maestro.Profile
Test if any Theater definition for a location is present in this Profile.
Content(ByteBuffer) - Method in class PIRL.Messenger.Message
Set the Message content.
Content_Amount() - Method in class PIRL.Messenger.Message
Get the value of the Message.CONTENT_AMOUNT_PARAMETER_NAME from the Message.
CONTENT_AMOUNT_PARAMETER_NAME - Static variable in class PIRL.Messenger.Message
A label parameter of a transmitted message with a value that is the number of message label characters to follow.
Content_Length() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the length of server response data content.
Content_Range() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the Content-Range header values.
Content_String(ByteBuffer) - Static method in class PIRL.Messenger.Message
Get the String representation of Message content bytes.
Contents(String, String) - Method in interface PIRL.Database.Data_Port
Gets a String describing the contents of selected catalogs and tables.
Contents(String, String) - Method in class PIRL.Database.Database
 
Contents(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a String describing the contents of selected catalogs and tables.
CONTIGUOUS_CODESTREAM_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
CONTIGUOUS_CODESTREAM_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
CONTIGUOUS_CODESTREAM_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
CONTINUATION_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CONTINUE_INCLUDE_ON_ERROR_FLAG - Static variable in class PIRL.Configuration.Configuration
Configuration.INCLUDE parameter value flag that, when found at the beginning of the value, causes an error on the include - the source does not exists - to be ignored and the include skipped.
Count(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Count(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Count(String, Conductor_Definition) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the count of Conductors identities on a Theater that match a Conductor_Definition.
Count() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the Conductor count.
Count(int) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the Conductor count.
COUNT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter used to specify the number of Conductor instances to run in a Stage_Manger Conductor_Definition.Start_Conductor_Message(boolean, int).
COUNT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
Counts - Variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model.Count
The Conductor processing state counts.
Counts_Shown() - Method in class PIRL.Conductor.Maestro.Conductor_Matrix
Get the Conductor processing state counts that are shown in the table.
Counts_Shown(int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix
Set the Conductor processing state counts that are shown in the table.
CPRL_PROGRESSION_ORDER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Create(String) - Method in interface PIRL.Database.Data_Port
Creates a catalog in the database.
Create(String, Vector<String>, Vector<String>) - Method in interface PIRL.Database.Data_Port
Creates data tables with their fields and the data types of the fields.
Create(String) - Method in class PIRL.Database.Database
 
Create(String, Vector, Vector) - Method in class PIRL.Database.Database
 
Create(String) - Method in class PIRL.Database.JDBC_Data_Port
Creates a catalog in the database.
Create(String, Vector, Vector) - Method in class PIRL.Database.JDBC_Data_Port
Creates data tables with their fields and the data types of the fields.
Create(Parameter) - Static method in class PIRL.Image_Tools.Projection
Creates a Projection object that uses an appropriate specific Projection subclass projection implementation.
createUI(JComponent) - Static method in class PIRL.Viewers.Memory_Chart_UI
Construct a Memory_Chart_UI object for the specified JComponent.
createUI(JComponent) - Static method in class PIRL.Viewers.Percent_Bar_UI
Construct a Percent_Bar_UI object for the specified JComponent.
CRG_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CRG_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Criteria(int) - Method in class PIRL.PVL.Selection
Sets Selection criteria to the specified code.
Criteria() - Method in class PIRL.PVL.Selection
Gets the current Selection criteria code.
Criteria(int) - Method in interface PIRL.PVL.Selector
Sets selection criteria to the specified code.
Criteria() - Method in interface PIRL.PVL.Selector
Gets the current selection criteria code.
CROSSHATCH - Static variable in class PIRL.PVL.Parser
Begins a "crosshatch comment" that extends to the end of the line: '#'.
Crosshatch_Comments(boolean) - Method in class PIRL.PVL.Parser
Enable or disable recognition of crosshatch comments.
Crosshatch_Comments() - Method in class PIRL.PVL.Parser
Tests if crosshatch comments will be recognized.
Crosshatch_Comments_Default - Static variable in class PIRL.PVL.Parser
The default for allowing crosshatched-to-EOL comments.
CSV_ARRAY_VIEWING - Static variable in class PIRL.Viewers.Parameter_Pane
Array Value elements are viewed as comma separated values (CSV) text.
CURRENT_RECORD - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
Current_Row - Variable in class PIRL.Conductor.Procedures_Table_Model
The row designated as the currently active procedure definitiion of the table.
Current_Row - Variable in class PIRL.Conductor.Sources_Table_Model
 
Current_URL() - Method in class PIRL.Viewers.URL_Dialog
Get the current URL.
CWD(String) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Sets the current working directory for finding Profile files.
CWD(File) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Sets the current working directory for finding Profile files.
CWD(File) - Method in class PIRL.Viewers.Memory_Chart_Panel
Sets the current working directory for finding parameter files.
CWD() - Method in class PIRL.Viewers.Parameter_View
Gets the current working directory for finding parameter files.
CWD(String) - Method in class PIRL.Viewers.Parameter_View
Sets the current working directory for finding parameter files.
CWD(File) - Method in class PIRL.Viewers.Parameter_View
Sets the current working directory for finding parameter files.
CWD_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the current working directory pathname: "CWD".
Cycle() - Method in class PIRL.Viewers.Animator
Gets the current animation cycle.
CYCLES - Static variable in class PIRL.Viewers.Animator
The default number of animation cycles: INDEFINITELY.

D

Data(Vector, Vector, boolean, Vector) - Method in class PIRL.Database.Data_Table
 
Data(Vector, Vector, boolean) - Method in class PIRL.Database.Data_Table
 
Data(Vector, boolean) - Method in class PIRL.Database.Data_Table
 
Data(Vector) - Method in class PIRL.Database.Data_Table
 
Data() - Method in class PIRL.Database.Data_Table
 
Data() - Method in class PIRL.PVL.Parameter
Get the Parameter's data object.
Data(Parameter) - Method in class PIRL.PVL.Parameter
Copies the contents of a Parameter into this Parameter.
Data(Object) - Method in class PIRL.PVL.Parameter
Sets the data for the Parameter.
Data(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using the data of a Value as a criteria.
Data() - Method in class PIRL.PVL.Selection
Tests if the data of a Value is a criteria.
DATA - Static variable in interface PIRL.PVL.Selector
Criteria to select the data of a Value.
Data(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using the data of a Value as a criteria.
Data() - Method in interface PIRL.PVL.Selector
Tests if the data of a Value is a criteria.
Data() - Method in class PIRL.PVL.Value
Gets the datum object from the Value.
Data(Long) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the Long object, and sets its Type to INTEGER.
Data(byte) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive byte value, and sets its Type to INTEGER.
Data(short) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive short value, and sets its Type to INTEGER.
Data(int) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive int value, and sets its Type to INTEGER.
Data(long) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive long value, and sets its Type to INTEGER.
Data(Double) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the Double object, and sets its Type to REAL.
Data(float) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive float value, and sets its Type to REAL.
Data(double) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive double value, and sets its Type to REAL.
Data(String) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the String object.
Data(char) - Method in class PIRL.PVL.Value
The primitive char value is used to constructs a single character String which is then set to the datum of the Value.
Data(List) - Method in class PIRL.PVL.Value
Sets the Value data as an Array of Values constructed from the List.
Data(Value) - Method in class PIRL.PVL.Value
Copies the contents of a Value into this Value.
Data(Object) - Method in class PIRL.PVL.Value
Sets the datum for the Value based on the class of the specified Object.
Data_Buffer - Variable in class PIRL.Image_Tools.Multibuf_ImageInputStream
Current image data buffer.
Data_Buffers() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Get the List of data buffers backing this object.
Data_End_Location() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the virtual source location of the end (exclusive) of buffered data.
Data_End_Location(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Set the virtual source location of the end (exclusive) of buffered data.
DATA_LENGTH_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Parameter name for specifying the length (bytes) of a data block.
Data_Match(Value, Value) - Method in class PIRL.PVL.Selection
Tests if the data of two Values match.
Data_Match(Value, Value) - Method in interface PIRL.PVL.Selector
Tests if the data of two Values match according to the current selection criteria.
DATA_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Parameter name for specifying a data block offset in an enclosing object.
Data_Offset_Parameters(Parameter, long, long) - Method in class PIRL.Image_Tools.JPEG2000_Info
Add data offset Parameters to a Parameter Group.
Data_Port - Interface in PIRL.Database
A Data_Port is the interface for accessing the content of a Database.
Data_Port() - Method in class PIRL.Database.Database
Gets the current Data_Port backing the Database.
DATA_POSITION_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Parameter name for specifying the position of data in the Source file (byte offset from the beginning of the file).
Data_Position_Parameters(Parameter, long) - Method in class PIRL.Image_Tools.JPEG2000_Info
Add data position Parameters to a Parameter Group.
DATA_RECORD_DELIMITER - Static variable in class PIRL.Database.Query_DB
Delimiter between a data record number and its field values.
Data_Table - Class in PIRL.Database
Data_Table manages a JTable for Database_View.
Data_Table(Vector, Vector, boolean, Vector) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector, Vector, boolean) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector, Vector) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector, boolean, Vector) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector, boolean) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector) - Constructor for class PIRL.Database.Data_Table
 
Data_Table() - Constructor for class PIRL.Database.Data_Table
 
DATA_TYPE_BINARY - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
DATA_TYPE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
DATA_TYPE_TEXT - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Data_View - Class in PIRL.Database
Data_View manages access to Database_Views as mediated by its Configuration.
Data_View(Configuration) - Constructor for class PIRL.Database.Data_View
 
Database(Database) - Method in class PIRL.Conductor.Reference_Resolver
Sets the Database to use when resolving database references.
Database() - Method in class PIRL.Conductor.Reference_Resolver
Gets the Database that will be used when resolving references.
Database - Class in PIRL.Database
A Database provides an implementation of a Data_Port to manage access to any database for which a driver is available.
Database() - Constructor for class PIRL.Database.Database
Creates a Database with a default Configuration.
Database(Configuration) - Constructor for class PIRL.Database.Database
Creates a Database with a specific Configuration.
DATABASE - Static variable in class PIRL.Database.Database
The parameter name for the name of the database on the server to be used: "Database".
Database() - Method in class PIRL.Database.Update_DB
Gets the Database being updated.
Database_Catalog_Name(String) - Method in interface PIRL.Database.Data_Port
Gets the name known to the database server for a catalog name.
Database_Catalog_Name(String) - Method in class PIRL.Database.Database
 
Database_Catalog_Name(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the name known to the database server for a catalog name.
Database_Configuration() - Method in class PIRL.Database.Connect_View
Gets the current database server connection parameters.
Database_Exception - Exception in PIRL.Database
The excpetion thrown from the PIRL.Database package.
Database_Exception(String, Throwable) - Constructor for exception PIRL.Database.Database_Exception
Constructs a Database_Exception with a message and a cause.
Database_Exception(Throwable) - Constructor for exception PIRL.Database.Database_Exception
Constructs a Database_Exception having a cause.
Database_Exception(String) - Constructor for exception PIRL.Database.Database_Exception
Constructs a Database_Exception with a message.
Database_Exception() - Constructor for exception PIRL.Database.Database_Exception
Constructs a Database_Exception.
DATABASE_HOSTNAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
DATABASE_SERVER_NAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
DATABASE_SERVER_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
DATABASE_SERVER_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Database_Table_Name(String) - Method in interface PIRL.Database.Data_Port
Gets the name known to the database server for a table name.
Database_Table_Name(String) - Method in class PIRL.Database.Database
 
Database_Table_Name(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the name known to the database server for a table name.
DATABASE_TYPE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Database_View - Class in PIRL.Database
Database_View provides a View of a Database.
Database_View(Database) - Constructor for class PIRL.Database.Database_View
 
DATE_FORMAT - Static variable in class PIRL.Messenger.Dispatcher
Format for log message timestamps.
DATE_FORMAT - Static variable in class PIRL.Messenger.Messenger
Date formatter used to represent the Messenger start time.
DATE_FORMATTING - Static variable in class PIRL.Messenger.Dispatcher
Formatting pattern for log message timestamps.
DATE_FORMATTING - Static variable in class PIRL.Messenger.Messenger
The Messenger.DATE_FORMAT pattern.
DATE_TIME - Static variable in class PIRL.PVL.Value
Type for a Value with a String datum.
DATE_TIME_DELIMITERS - Static variable in class PIRL.PVL.Parser
Set of characters that suggests a DATE_TIME type of STRING Value: "-:".
DBL_EPSILON - Static variable in class PIRL.Image_Tools.Projection
 
Decimal_Degrees(String) - Static method in class PIRL.Image_Tools.Projection
 
Decode_Hex(String) - Static method in class PIRL.Utilities.Authentication
Decode a hexadecimal string to its byte array equivalent.
Default_Array_Type(int) - Static method in class PIRL.PVL.Value
Sets the default Array Value Type to use when an Array is automatically constructed.
Default_Array_Type() - Static method in class PIRL.PVL.Value
Gets the default Array Value Type to use when an Array is automatically constructed.
Default_Array_Viewing_Mode - Static variable in class PIRL.Viewers.Parameter_Pane
The default Array Value viewing mode.
DEFAULT_BUFFER_INCREMENT - Static variable in class PIRL.Messenger.Messenger
The read buffer size increment.
Default_Buffer_Increment(int) - Static method in class PIRL.Messenger.Messenger
Set the default size to use for the read buffer increment.
Default_Buffer_Increment() - Static method in class PIRL.Messenger.Messenger
Get the current default read buffer increment amount.
DEFAULT_BUFFER_SIZE - Static variable in class PIRL.Conductor.Stream_Logger
The default buffer size.
DEFAULT_BUFFER_SIZE - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The default buffer capacity to allocate.
Default_Capacity(int) - Static method in class PIRL.Viewers.Stream_Monitor
Set the default character capacity.
Default_Capacity() - Static method in class PIRL.Viewers.Stream_Monitor
Get the default character capacity.
DEFAULT_CLOSE_TIME - Static variable in class PIRL.Messenger.Messenger
The amount of time, in seconds, to wait for closing a socket to complete.
DEFAULT_COLOR - Static variable in class PIRL.Viewers.Percent_Bar
 
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Conductor.Conductor
The default configuration filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The default Configuration source filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
The default Configuration source filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
The default configuration file.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Database.Database
The default configuration filename: "Database.conf".
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Database.Query_DB
The default Configuration filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Database.Update_DB
The default Configuration filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Utilities.File
Default configuration file name: "Pathname.conf".
DEFAULT_CONFIGURATION_PATHNAME - Static variable in class PIRL.Viewers.Stream_Viewer
 
Default_Configuration_Source() - Static method in class PIRL.Messenger.Dispatcher
Get the default configuration source.
DEFAULT_CONNECT_TIMEOUT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The amount of time (ms) to wait for a server connection.
DEFAULT_CONNECT_TIMEOUT - Static variable in class PIRL.Messenger.Messenger
The amount of time, in seconds, to wait for a server connection.
DEFAULT_DATABASE_TABLE_NAME - Static variable in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
The default table name.
DEFAULT_DECIMAL_DIGITS - Static variable in class PIRL.Strings.String_Utilities
The default number of decimal digits used by the String_Utilities.Amount_Magnitude(long, int) function.
DEFAULT_DELIMITERS - Static variable in class PIRL.Strings.Words
The default word delimiters;
DEFAULT_DISPATCHER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The default name of the Dispatcher: "Dispatcher".
Default_Dispatcher_Name() - Static method in class PIRL.Messenger.Dispatcher
Get the default Dispatcher name.
Default_Dispatcher_Name(String) - Static method in class PIRL.Messenger.Dispatcher
Set the default Dispatcher name.
DEFAULT_DISPLAY_RESOLUTION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
DEFAULT_DISPLAY_RESOLUTION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
DEFAULT_DUPLICATE_PARAMETER_ACTION - Static variable in class PIRL.Conductor.Conductor
The default action should a duplicate parameter pathname occur in the Conductor Configuration file.
DEFAULT_EMPTY_SUCCESS_ANY - Static variable in class PIRL.Conductor.Conductor
The default for whether or not empty Success_Status and Success_Message fields in a procedure definition may imply any completion of the procedure is a success.
Default_Filename(String) - Static method in class PIRL.Configuration.Configuration
Deprecated. Replaced by Configuration.Default_Source(String)
Default_Filename() - Static method in class PIRL.Configuration.Configuration
Deprecated. Replaced by Configuration.Default_Source()
DEFAULT_FONT - Static variable in class PIRL.Viewers.Font_Selector
The default font when no other default is available: SansSerif 12-point plain.
Default_Frame_Margins - Static variable in class PIRL.Viewers.View_Locator
The default top, left, bottom and right margins to be used with the base dimensions when calculating the relocation position of a view: 0, 0, 0, 0.
DEFAULT_HELLO_ADDRESS - Static variable in class PIRL.Conductor.Maestro.Local_Theater
The default private multicast address to use in the Hello datagram.
DEFAULT_HELLO_ADDRESS - Static variable in class PIRL.Messenger.Dispatcher
The default private multicast address to use in the Hello datagram.
DEFAULT_HELLO_PORT - Static variable in class PIRL.Conductor.Maestro.Local_Theater
The default port on which to receive the Hello datagram.
DEFAULT_HELLO_PORT - Static variable in class PIRL.Messenger.Dispatcher
The default port on which to send the Hello datagram.
DEFAULT_HOSTNAME - Static variable in class PIRL.Utilities.Host
The name that will be provided for the hostname or IP address if they can not be obtained from the host system.
DEFAULT_ICON_DIRECTORY_NAME - Static variable in class PIRL.Viewers.Icons
 
DEFAULT_IDENTIFY_TIMEOUT - Static variable in class PIRL.Messenger.Dispatcher
The default maximum amount of time, in seconds, to wait for a new Messenger client to respond to an identify message.
DEFAULT_LAF - Static variable in class PIRL.Viewers.View_Locator
The default Look-and-Feel for View_Locator.Select_LAF(String).
Default_Line_Style - Static variable in class PIRL.Viewers.Parameter_Pane
Default tree line style.
Default_Line_Style - Static variable in class PIRL.Viewers.Value_Pane
Default tree line style.
Default_Log_Filename() - Static method in class PIRL.Messenger.Dispatcher
Get the default log filename.
DEFAULT_LOG_WHILE_CLOSED - Static variable in class PIRL.Conductor.Manager
 
DEFAULT_MASK - Static variable in class PIRL.Strings.Words
The default word mask.
DEFAULT_MAX_SAMPLES - Static variable in class PIRL.Viewers.Memory_History
The
DEFAULT_MAX_SOURCES_ROWS - Static variable in class PIRL.Conductor.Manager
 
Default_Max_Sources_Rows() - Method in class PIRL.Conductor.Manager
 
Default_Max_Sources_Rows(int) - Method in class PIRL.Conductor.Manager
 
DEFAULT_MAX_START_CONDUCTORS_COUNT - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
The default maximum number of remote Conductor commands that may be executed by a single request.
DEFAULT_MESSAGE_RETRIES - Static variable in class PIRL.Conductor.Maestro.Remote_Theater
The default number of protocol transmission retries before a Remote_Management_Exception will be thrown.
DEFAULT_NA - Static variable in class PIRL.Image_Tools.Projection
 
Default_Offsets - Static variable in class PIRL.Viewers.View_Locator
The default horizontal and vertical offsets relative to a base to apply to a view when it is relocated: 20x, 20y.
DEFAULT_ORIENTATION - Static variable in class PIRL.Viewers.Percent_Bar
 
Default_Orientation - Static variable in class PIRL.Viewers.View_Locator
The default orientation: x: LEFT | INWARD, y: TOP | INWARD.
Default_Parameter(String, Object) - Method in class PIRL.PVL.PVL_to_DB
Adds a new parameter to the default PVL_to_DB Group.
Default_Parameters(Parameter) - Method in class PIRL.PVL.PVL_to_DB
Adds new parameters to the default PVL_to_DB Group.
Default_Parameters() - Method in class PIRL.PVL.PVL_to_DB
Gets the default PVL_to_DB Group of parameters.
DEFAULT_POLL_INTERVAL - Static variable in class PIRL.Conductor.Conductor
The polling interval, in seconds, for unprocessed source records when no unprocessed source records are obtained from the Sources table.
DEFAULT_POLLING_INTERVAL - Static variable in class PIRL.Conductor.Stream_Logger
The default polling interval.
Default_Port - Static variable in class PIRL.Conductor.Maestro.Theater
The default communications port number.
Default_Port() - Static method in class PIRL.Conductor.Maestro.Theater
Get the default communications port number.
Default_Port(int) - Static method in class PIRL.Conductor.Maestro.Theater
Set the default communications port number.
DEFAULT_PORT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The default port to use for communication with the server.
DEFAULT_PORT - Static variable in class PIRL.Messenger.Dispatcher
The default communications port number.
DEFAULT_PROTOCOL - Static variable in class PIRL.Viewers.URL_Dialog
Default protocol.
Default_Protocol() - Static method in class PIRL.Viewers.URL_Dialog
Get the default protocol.
Default_Protocol(String) - Static method in class PIRL.Viewers.URL_Dialog
Set the default protocol.
DEFAULT_READ_LIMIT - Static variable in class PIRL.Strings.String_Buffer_Reader
The default read limit.
DEFAULT_RECEIVE_TIMEOUT - Static variable in class PIRL.Conductor.Maestro.Theater
The default maximum amount of time, in seconds, a Theater will wait for a Message to be received.
Default_Receive_Timeout() - Static method in class PIRL.Conductor.Maestro.Theater
Get the default maximum amount of time, in seconds, a Theater will wait for a Message to be received.
Default_Receive_Timeout(int) - Static method in class PIRL.Conductor.Maestro.Theater
Set the default maximum amount of time, in seconds, a Theater will wait for a Message to be received.
DEFAULT_RESPONSE_TIMEOUT - Static variable in class PIRL.Conductor.Maestro.Remote_Theater
The default amount of time (seconds) to wait for a response to a protocol message.
DEFAULT_SAMPLING_RATE - Static variable in class PIRL.Viewers.Memory_Chart_Panel
The default Memory_Chart sampling rate.
Default_Server_Name() - Method in class PIRL.Database.Database
Gets the default server name from the Database Configuration.
DEFAULT_SIZE - Static variable in class PIRL.Viewers.Memory_Chart
The initial size of the component.
DEFAULT_SIZE_INCREMENT - Static variable in class PIRL.Strings.String_Buffer_Reader
The amount to increase the size of the string buffer when it needs to be enlarged while reading a file.
DEFAULT_SIZES - Static variable in class PIRL.Viewers.Font_Selector
The Vector of default Integer font sizes: 9, 10, 12, 14, 16, 18, 24.
DEFAULT_SMTP_SERVER - Static variable in class PIRL.Conductor.Notify
 
Default_Source - Static variable in class PIRL.Configuration.Configuration
The name of the default configuration source: initially "DEFAULTS".
Default_Source(String) - Static method in class PIRL.Configuration.Configuration
Sets the default source name.
Default_Source() - Static method in class PIRL.Configuration.Configuration
Gets the default source name.
DEFAULT_SOURCE_PARAMETERS_NAME - Static variable in class PIRL.PVL.PVL_to_DB
The name given to the Source_Parameters when the Aggregate is based on an Assignment Parameter: "Source".
DEFAULT_STATUS_ANNUNCIATOR - Static variable in class PIRL.Conductor.Manager
 
DEFAULT_STOP_ON_FAILURE - Static variable in class PIRL.Conductor.Conductor
The default maximum number of sequential source processing failures.
Default_Theater_Port() - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the default Stage_Manager socket communications port number.
Default_Theater_Port(int) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Set the default Stage_Manager socket communications port number.
DEFAULT_TITLE - Static variable in class PIRL.Conductor.Maestro.Error_Report
The default window title.
DEFAULT_UNIT_DIVISOR - Static variable in class PIRL.Viewers.Memory_Panel
The default unit divisor.
DEFAULT_UNITS - Static variable in class PIRL.Viewers.Memory_Panel
The default unit.
DEFAULT_USE_SPHERICAL - Static variable in class PIRL.Image_Tools.Projection
 
DEFAULT_USER_AGENT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The default User Agent reported to the server.
Default_User_Agent() - Static method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the default user agent that will be used with new HTTP_ImageInputStream objects.
Default_User_Agent(String) - Static method in class PIRL.Image_Tools.HTTP_ImageInputStream
Set the default user agent that will be used with new HTTP_ImageInputStream objects.
Default_Value(String) - Method in class PIRL.Conductor.Reference_Resolver
Sets the default to use when a reference can not be resolved.
Default_Value() - Method in class PIRL.Conductor.Reference_Resolver
Gets the default that will be used when a reference can not be resolved.
Default_Value(String) - Method in class PIRL.PVL.PVL_to_DB
Sets the default value for unresolved nested references.
Default_Value() - Method in class PIRL.PVL.PVL_to_DB
Gets the default that will be used when a nested configuration parameter reference can not be resolved.
DEFAULT_WAIT_TO_START - Static variable in class PIRL.Conductor.Maestro.New_Conductor_Dialog
 
Default_Wait_to_Start() - Static method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the default wait-to-start mode.
Default_Wait_to_Start(boolean) - Static method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the default wait-to-start mode.
Default_Warp_Location - Static variable in class PIRL.Viewers.View_Locator
The default location to position a view if it would otherwise overlap a side of the display: 175x, 75y.
Default_Warp_Offsets - Static variable in class PIRL.Viewers.View_Locator
The default horizontal and/or vertical offsets to apply to the Warp_Location when it is moved along the corresponding axis.
DEFAULTS - Static variable in class PIRL.Configuration.Configuration
The name of the internal default parameters: "DEFAULTS".
Defaults - Static variable in class PIRL.Configuration.Configuration
The default parameters conditionally set during configuration.
Defaults(boolean) - Method in class PIRL.Configuration.Configuration
Enables or disables automatic inclusion of Configuration.Defaults parameters.
Defaults_Default - Static variable in class PIRL.Configuration.Configuration
The default automatic Defaults state.
Degrees_Minutes_Seconds(double) - Static method in class PIRL.Image_Tools.Projection
Converts an angle in decimal degrees, to a degrees, minutes, seconds representation.
DELAY_PROCESSING_STRING - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
This string is used to update the Conductor_ID of a source to indicate that processing of the source record should be delayed.
Delay_Source(int, String) - Method in class PIRL.Conductor.Pipeline_Source_Manager
This method will set the Conductor ID field of a source record to the Pipeline_Source_Manager.DELAY_PROCESSING_STRING to cause a conductor to skip the specified source.
delayedFireTableDataChanged() - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
Delete(String) - Method in interface PIRL.Database.Data_Port
Deletes a catalog from the database.
Delete(String, Vector<String>) - Method in interface PIRL.Database.Data_Port
Deletes fields from a data table, or the entire table.
Delete(String, String) - Method in interface PIRL.Database.Data_Port
Deletes selected records from a table.
Delete(String) - Method in class PIRL.Database.Database
 
Delete(String, Vector) - Method in class PIRL.Database.Database
 
Delete(String, String) - Method in class PIRL.Database.Database
 
Delete(String) - Method in class PIRL.Database.JDBC_Data_Port
Deletes a catalog from the database.
Delete(String, Vector) - Method in class PIRL.Database.JDBC_Data_Port
Deletes fields from a data table, or the entire table.
Delete(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Deletes selected records from a table.
Delete - Variable in class PIRL.Database.Update_DB
Flag for deleting selected records instead of updating them.
Delete(boolean) - Method in class PIRL.Database.Update_DB
Enables or disables record deletion.
Delete() - Method in class PIRL.Database.Update_DB
Tests if record deletion is enabled.
delete(int, int) - Method in class PIRL.Strings.String_Buffer
 
Delete_Source(int, String) - Method in class PIRL.Conductor.Pipeline_Source_Manager
This method deletes a source number from a specified table.
deleteCharAt(int) - Method in class PIRL.Strings.String_Buffer
 
DELIMIT_AT_QUOTE - Static variable in class PIRL.Strings.Words
Whether or not to delimit words at quotes.
Delimit_at_Quote(boolean) - Method in class PIRL.Strings.Words
Enable or disable delimiting words at quotes.
Delimit_at_Quote() - Method in class PIRL.Strings.Words
Test if quotes will delimit words.
Delimiters(String) - Method in class PIRL.Strings.Words
Sets the word delimiter characters.
Delimiters() - Method in class PIRL.Strings.Words
Gets the current delimiters.
Deliver() - Method in class PIRL.Conductor.Notify
Delivers the notice to each destination.
Deliver(Vector) - Method in class PIRL.Conductor.Notify
Delivers the notice to each destination.
Deliver(Message) - Method in class PIRL.Messenger.Messenger
Deliver a Message locally.
description - Variable in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Conf
 
Description() - Method in class PIRL.Configuration.Configuration
Provides a String description of a Configuration formatted as a list of the parameters and their values.
Description() - Method in interface PIRL.Database.Data_Port
Gets a multi-line description of the Data_Port.
Description() - Method in class PIRL.Database.Database
 
Description() - Method in class PIRL.Database.JDBC_Data_Port
Provides a multi-line description of the Data_Port.
Description(Lister) - Method in class PIRL.PVL.Parameter
Gets a PVL description of the Parameter using a specified Lister.
Description() - Method in class PIRL.PVL.Parameter
Gets a PVL description of the Parameter.
Description(Lister) - Method in class PIRL.PVL.Value
Gets a PVL description of the Value using a specified Lister.
Description() - Method in class PIRL.PVL.Value
Gets a PVL description of the Value.
DESCRIPTION_FIELD - Static variable in class PIRL.Conductor.Conductor
Procedures table fields indexes.
Destination() - Method in class PIRL.Utilities.ByteBuffer_OutputStream
Get the ByteBuffer backing this ByteBuffer_OutputStream.
Destination_Address() - Method in class PIRL.Messenger.Message
Get the address from the front of the route-to list.
Destinations() - Method in class PIRL.Conductor.Notify
Gets the list of destinations to which the notice will be delivered.
Destinations(Vector) - Method in class PIRL.Conductor.Notify
Sets the list of destinations to which the message will be delivered.
destroy() - Method in class PIRL.Utilities.UNIX_Process
 
Dialog_Box - Class in PIRL.Viewers
The Dialog_Box class provides a collection of static methods that are convenient for producing commonly used Dialog_Boxes.
DIRECT_USE - Static variable in class PIRL.Image_Tools.JP2_Info
 
DIRECTION - Static variable in class PIRL.Viewers.View_Locator
Selects the direction relative to the base orientation policy.
Directory(String) - Static method in class PIRL.Viewers.Icons
Sets the name of the directory where icon image files are to be found.
Directory(String, Class) - Static method in class PIRL.Viewers.Icons
Sets the name of the directory where icon image files may be found relative to the location of a class.
Directory() - Static method in class PIRL.Viewers.Icons
Gets the pathname of the directory where icon image files are to be found.
Disable() - Method in class PIRL.Conductor.Manager
 
Disconnect() - Method in class PIRL.Database.Database
Disconnect the Database (its backing Data_Port) from its database server.
Disconnected() - Method in exception PIRL.Database.Database_Exception
Tests if this Database_Exception was caused by an SQLException indicating loss of database connection.
DISCONNECTED_STATE - Static variable in exception PIRL.Database.Database_Exception
The two character "class" prefix of a five character SQLState value defined by the X/Open and SQL Access Group (Open Group) SQL CAE specification (1992) that indicates a failure to connect to the database.
Dispatcher - Class in PIRL.Messenger
A Dispatcher is a Messenger manager for communication between client processes.
Dispatcher(String, Configuration, int) - Constructor for class PIRL.Messenger.Dispatcher
Construct a named Dispatcher with a configuration and a specified communication port.
Dispatcher(Configuration, int) - Constructor for class PIRL.Messenger.Dispatcher
Construct a Dispatcher with a configuration and a specified communication port.
Dispatcher(String, Configuration) - Constructor for class PIRL.Messenger.Dispatcher
Construct a named Dispatcher with a configuration.
Dispatcher(Configuration) - Constructor for class PIRL.Messenger.Dispatcher
Construct a Dispatcher with a configuration.
Dispatcher(String) - Constructor for class PIRL.Messenger.Dispatcher
Construct a named Dispatcher.
Dispatcher() - Constructor for class PIRL.Messenger.Dispatcher
Construct a Dispatcher.
Dispatcher_ID - Variable in class PIRL.Messenger.Dispatcher
The ID of of the Dispatcher.
Dispatcher_Name() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher name.
Dispatcher_Name(String) - Method in class PIRL.Messenger.Dispatcher
Set the Dispatcher name.
Display(Rectangle) - Method in class PIRL.Viewers.View_Locator
Sets the boundary to use when views are relocated.
Display() - Method in class PIRL.Viewers.View_Locator
Gets the Rectangle for the current display bounds.
Distance() - Method in class PIRL.Utilities.Integer_Range
Gets the distance between the range values.
Distance() - Method in class PIRL.Utilities.Real_Range
Gets the distance between the range limits.
Done() - Static method in class PIRL.Messenger.Message
Get a Message intitialized with a Message.DONE_ACTION Message.ACTION_PARAMETER_NAME.
Done() - Method in class PIRL.Messenger.Messenger
Force the Messenger to close its client communication channel.
Done(String, Exception) - Method in class PIRL.Messenger.Messenger
Deliver a Done Message to the employer and close its communication channel.
Done(String) - Method in class PIRL.Messenger.Messenger
Force the Messenger to close its communication channel and deliver a Done Message.
DONE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
DONE_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
DONE_ACTION - Static variable in class PIRL.Messenger.Message
End of messaging - no further messages can be expected - Message Message.ACTION_PARAMETER_NAME value.
DONE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Double_Data() - Method in class PIRL.PVL.Value
Gets a Double object from the Value.
double_Data() - Method in class PIRL.PVL.Value
Gets a primitive double value from the Value.
Draggable_Rows - Class in PIRL.Viewers
Draggable_Rows manages the display of Components as a stack of draggable rows.
Draggable_Rows(Vector) - Constructor for class PIRL.Viewers.Draggable_Rows
Constructs a Draggable_Rows pane containing a list of row components.
Draggable_Rows() - Constructor for class PIRL.Viewers.Draggable_Rows
Constructs an empty Draggable_Rows pane.
Draggable_Rows.Draggable_Rows_Layout - Class in PIRL.Viewers
Draggable_Rows_Layout is a LayoutManager for a vertical stack of row Components.
Draggable_Rows.Row_Moved_Event - Class in PIRL.Viewers
A Row_Moved_Event carries the information that a component row has moved from one position to another in the pane.
Drain(int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Drain data from the buffer.
Drain() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Drain source data before the current stream position.
DRIVER - Static variable in class PIRL.Database.Database
The parameter name for the driver class to provide access to the database server: "Driver".
Duplicate_Parameter_Action(int) - Method in class PIRL.Configuration.Configuration
Sets the duplicate parameter action during coalescing.
Duplicate_Parameter_Action() - Method in class PIRL.Configuration.Configuration
Gets the duplicate parameter action during coalescing.
Duplicate_Parameter_Action_Default - Static variable in class PIRL.Configuration.Configuration
The default Configuration.Duplicate_Parameter_Action().
Duration(int) - Method in class PIRL.Viewers.Splash_Screen
Set the duration of the screen display.
Duration() - Method in class PIRL.Viewers.Splash_Screen
Get the screen display duration.

E

Eccentricity - Variable in class PIRL.Image_Tools.Projection
 
Eccentricity() - Method in class PIRL.Image_Tools.Projection
 
Eccentricity(double, double) - Static method in class PIRL.Image_Tools.Projection
Calculate the planet eccentricity.
Editable - Variable in class PIRL.Conductor.Procedures_Table_Model
Flag that determines if the table cells are editable.
Editable - Variable in class PIRL.Conductor.Sources_Table_Model
 
Editable(boolean, int) - Method in class PIRL.Database.Data_Table
 
Editable(boolean, Vector) - Method in class PIRL.Database.Data_Table
 
Editable(boolean) - Method in class PIRL.Database.Data_Table
 
Editable_Cell_Color() - Method in class PIRL.Database.Data_Table
 
Editable_Cell_Color(Color) - Method in class PIRL.Database.Data_Table
 
editCellAt(int, int, EventObject) - Method in class PIRL.TreeTable.JTreeTable
Overridden to invoke repaint for the particular location if the column contains the tree.
Edited_Cell_Color() - Method in class PIRL.Database.Data_Table
 
Edited_Cell_Color(Color) - Method in class PIRL.Database.Data_Table
 
Edited_Cells() - Method in class PIRL.Database.Data_Table
 
Effective_Parameter(String) - Method in class PIRL.Configuration.Configuration
Gets the effective Parameter for a pathname.
Effective_Pathname(String) - Method in class PIRL.Configuration.Configuration
Gets the effective pathname for a specified pathname.
Elapsed() - Method in class PIRL.Viewers.Splash_Screen
Get the screen display elapsed time.
Employer(Message_Delivered_Listener) - Method in class PIRL.Conductor.Maestro.Theater
Set the Messenger employer to receive asynchronous message delivery.
Employer() - Method in class PIRL.Messenger.Messenger
Get the Messenger employer.
Employer(Message_Delivered_Listener) - Method in class PIRL.Messenger.Messenger
Set the Messenger employer.
Empty() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Empty the buffer of all source data.
EMPTY_STATEMENT - Static variable in exception PIRL.PVL.PVL_Exception
Message: Empty statement or list.
EMPTY_SUCCESS_ANY_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Enable_Log_Writer(Writer, boolean) - Method in class PIRL.Conductor.Conductor
Enable or disable output to a registered log stream Writer.
Enable_Log_Writer(Writer, boolean) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Enable_Log_Writer(Writer, boolean) - Method in interface PIRL.Conductor.Management
Enable or disable output to a registered log stream Writer.
ENABLE_LOG_WRITER_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
ENABLE_LOG_WRITER_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Enabled(String, boolean) - Method in class PIRL.Configuration.Configuration
Tests if a parameter has a logically true value.
Enclosed_Reference(String) - Static method in class PIRL.Conductor.Reference_Resolver
Tests if a String is an enclosed reference.
Encode_Hex(byte[]) - Static method in class PIRL.Utilities.Authentication
Encode a byte array to a hexadecimal string representation.
Encoded_Password(String, String) - Static method in class PIRL.Utilities.Authentication
Encrypte and encode a password using an encoded public key.
ENCODING_SCHEME - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The character encoding for messages sent to the server.
End() - Method in class PIRL.Conductor.Stream_Logger
Ends the Stream_Logger.
End - Variable in class PIRL.Image_Tools.HTTP_ImageInputStream.Range
 
END - Static variable in class PIRL.PVL.Parameter
Used to mark the end of an aggregate Parameter's List.
END_AGGREGATE - Static variable in class PIRL.PVL.Parameter
Special classification for the end of an aggregate Parameter List.
END_GROUP - Static variable in class PIRL.PVL.Parameter
A specific form of END_AGGREGATE.
End_Index() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the buffer index of the last character in the buffer.
End_Index - Variable in class PIRL.Strings.Words
The index (exclusive) in the current string where the current word ends.
End_Index - Variable in class PIRL.Strings.Words.Word_Index
A string index where a word ends.
End_Location() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the location immediately following the last character in the buffer.
END_OBJECT - Static variable in class PIRL.PVL.Parameter
A specific form of END_AGGREGATE.
END_PVL - Static variable in class PIRL.PVL.Parameter
A special classification that marks the end of all Parameters.
End_Request() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Send the end-of-request sequence to the server.
Ended() - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the end of input has been reached.
ensureCapacity(int) - Method in class PIRL.Strings.String_Buffer
 
ENTRIES_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
ENTROPY_CODER_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
entry(List<String>, int) - Method in class PIRL.Database.Fields_Map
Gets a field entry from a record corresponding to a user field number.
entry(List<String>, String) - Method in class PIRL.Database.Fields_Map
Gets a field entry from a record corresponding to a user field name.
Entry_for(Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Get the Writers entry for a Writer that was Added.
Entry_from(Suspendable_Styled_Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Get the Writer that was Added from a Writers list entry.
ENUMERATED_COLOURSPACE - Static variable in class PIRL.Image_Tools.JP2_Info
 
ENUMERATED_COLOURSPACE_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
ENVIRONMENT - Static variable in class PIRL.Configuration.Configuration
The name of the Group containing the environment variable parameters: "/Environment".
Environment() - Static method in class PIRL.Utilities.Host
Get all the environment variables from the host.
EOC_FOUND - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Codestream validity bit mask for the EOC segment found flag.
EOC_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
EOC_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
EOC_Search - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Flag for missing EOC search through the codestream.
EPH_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
EPH_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
EPH_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Equal(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using equality logic for comparing Values with NUMERIC data.
Equal() - Method in class PIRL.PVL.Selection
Tests if equality matching logic is enabled.
EQUAL - Static variable in interface PIRL.PVL.Selector
Criteria to use equality logic when comparing values.
Equal(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using equality logic for value comparisons.
Equal() - Method in interface PIRL.PVL.Selector
Tests if equality logic is to be used for value comparisons.
equals(Object) - Method in class PIRL.PVL.Parameter
Tests if an Object is equal to this Parameter.
equals(Object) - Method in class PIRL.PVL.Value
Tests if an Object is equal to this Value.
equals(int, String) - Method in class PIRL.Strings.String_Buffer
Tests if the pattern String is equal to the substring of the same length starting at the index.
Equals(long, String) - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the pattern equals the substring starting at the location.
equals(Integer_Range) - Method in class PIRL.Utilities.Integer_Range
Compares two Integer_Ranges for equality.
equals(Real_Range) - Method in class PIRL.Utilities.Real_Range
Compares two Real_Ranges for equality.
equals_ignore_case(int, String) - Method in class PIRL.Strings.String_Buffer
Tests if the pattern String is equal regardless of case to the substring of the same length starting at the index.
equalsIgnoreCase(Parameter) - Method in class PIRL.PVL.Parameter
Tests if a Parameter is equivalent to this Parameter, ignoring certain cases where field values are not equal.
equalsIgnoreCase(Value) - Method in class PIRL.PVL.Value
Tests if a Value is equivalent to this Value, ignoring certain cases where field values are not equal.
equalsIgnoreCase(int, String) - Method in class PIRL.Strings.String_Buffer
 
Equirectangular_Projection - Class in PIRL.Image_Tools
 
Equirectangular_Projection(Parameter) - Constructor for class PIRL.Image_Tools.Equirectangular_Projection
 
EQUIRECTANGULAR_PROJECTION_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Equitorial_Radius - Variable in class PIRL.Image_Tools.Projection
 
Equitorial_Radius() - Method in class PIRL.Image_Tools.Projection
 
EQUITORIAL_RADIUS_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
EQUIVALENT_BOX_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Erase_Password() - Method in class PIRL.Viewers.Password_Dialog
Erase the stored password.
Error(String, Component) - Static method in class PIRL.Viewers.Dialog_Box
Displays an ERROR_MESSAGE MessageDialog box, preceeded by an audible beep, with an "Error" title and an OK button.
Error(String) - Static method in class PIRL.Viewers.Dialog_Box
Displays an ERROR_MESSAGE MessageDialog box centered on the screen, preceeded by an audible beep, with an "Error" title and an OK button.
Error_Condition() - Method in class PIRL.Conductor.Processing_Changes
Get an error condition report.
Error_Condition(String) - Method in class PIRL.Conductor.Processing_Changes
Set an error condition report.
Error_Condition() - Method in class PIRL.Messenger.Messenger
Get the most recent error exception.
Error_Icon_Name - Static variable in class PIRL.Conductor.Maestro.Error_Report
The filename for the error icon image.
ERROR_MESSAGE_MARKER - Static variable in class PIRL.Messenger.Message
Marks the first character of a Message String representation when there was a problem rendering the Message content into valid PVL syntax.
Error_Report - Class in PIRL.Conductor.Maestro
An Error_Report is a window for reporting error messages.
Error_Report(String, String, String, Frame) - Constructor for class PIRL.Conductor.Maestro.Error_Report
Constructs an Error_Report using optional report text.
Error_Report(String, String, Exception, Frame) - Constructor for class PIRL.Conductor.Maestro.Error_Report
Constructs an Error_Report using an optional Exception report.
Error_Report(String, String, Frame) - Constructor for class PIRL.Conductor.Maestro.Error_Report
Constructs an Error_Report with only a message.
ESCAPE_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker that escapes any special interpretation of the following character.
Escape_to_Special(String) - Static method in class PIRL.Database.Database
Substitutes special characters for escape sequences.
escape_to_special() - Method in class PIRL.Strings.String_Buffer
Substitutes escape sequences with special characters.
escape_to_special(String) - Static method in class PIRL.Strings.String_Buffer
Substitutes escape sequences with special characters.
Evaluate - Class in PIRL.Conductor
Evaluates a mathematical expression.
Evaluate() - Constructor for class PIRL.Conductor.Evaluate
 
Evaluate_to_double(String) - Static method in class PIRL.Conductor.Reference_Resolver
Resolves a reference to a double value.
Exception_Name - Static variable in exception PIRL.PVL.PVL_Exception
The name of this exception.
EXCEPTION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
EXCEPTION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
EXCEPTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
EXCEPTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
A parameter containing an exception description.
exception_String(Throwable) - Static method in exception PIRL.Database.Database_Exception
Generates a message String for a Throwable.
exception_String(Exception) - Static method in exception PIRL.Database.Database_Exception
Generates a message String for an Exception.
Exceptions - Variable in exception PIRL.Utilities.Multiwriter_IOException
The list of IOExceptions that were thrown.
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Conductor.Conductor
Command line syntax problem exit status (1).
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
Command line syntax problem exit status (1).
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Messenger.Dispatcher
Command line syntax problem exit status.
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Viewers.Projection_Pane
 
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Viewers.Projection_Viewer
Exit status when a command line syntax problem occurs.
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Viewers.Stream_Viewer
Exit status when a command line syntax problem occurs.
EXIT_COMMAND_LINE_SYNTAX_ERROR - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Exit Status Values
EXIT_CONFIG_FILE_PROBLEM - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
The log file could not be opened for writing exit status.
EXIT_CONFIG_FILE_PROBLEM - Static variable in class PIRL.Messenger.Dispatcher
The log file could not be opened for writing exit status.
EXIT_CONFIGURATION_ERROR - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Exit Status Values
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Conductor.Conductor
Configuration problem exit status (2).
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Database.Query_DB
Application exit status when there is a Configuration file problem.
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Database.Update_DB
Application exit status when there is a Configuration file problem.
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Utilities.File
Exit Status: A Configuration problem was encountered.
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Viewers.Stream_Viewer
Exit status when a configuration problem occurs.
EXIT_DATABASE_ERROR - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Exit Status Values
EXIT_DATABASE_ERROR - Static variable in class PIRL.Database.Query_DB
Application exit status when there is a problem accessing the Database.
EXIT_DATABASE_ERROR - Static variable in class PIRL.Database.Update_DB
Application exit status when there is a problem accessing the Database.
EXIT_DATABASE_PROBLEM - Static variable in class PIRL.Conductor.Conductor
Configuration problem exit status (3).
EXIT_ILLEGAL_ARGUMENT - Static variable in class PIRL.Database.Update_DB
Application exit status when an illegal argument is encountered.
EXIT_INVALID_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Database.Query_DB
Exit status when invalid command line syntax was encounterd.
EXIT_INVALID_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Database.Update_DB
Application exit status when invalid command line syntax was encounterd.
EXIT_INVALID_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Utilities.File
Exit Status: Invalid command line syntax.
EXIT_INVALILD_SYNTAX - Static variable in class PIRL.PVL.PVL_to_DB
Exit status: Invalid syntax was found in the map.
EXIT_IO_ERROR - Static variable in class PIRL.Database.Update_DB
Application exit status when an I/O error occured on an arguments file.
EXIT_IO_ERROR - Static variable in class PIRL.Messenger.Dispatcher
IOException failure exit status.
EXIT_IO_ERROR - Static variable in class PIRL.Utilities.File
Exit Status: An IO Error occured.
EXIT_IO_FAILURE - Static variable in class PIRL.Conductor.Conductor
I/O failure exit status (4).
EXIT_NO_LOG_FILE - Static variable in class PIRL.Messenger.Dispatcher
The log file could not be opened for writing exit status.
EXIT_NO_PARAMETERS - Static variable in class PIRL.Viewers.Projection_Pane
 
EXIT_NO_PARAMETERS - Static variable in class PIRL.Viewers.Projection_Viewer
Exit status when no parameters can be obtained.
EXIT_NO_PROJECTION - Static variable in class PIRL.Viewers.Projection_Pane
 
EXIT_NO_PROJECTION - Static variable in class PIRL.Viewers.Projection_Viewer
Exit status when no projection can be determined.
EXIT_PVL_ERROR - Static variable in class PIRL.PVL.PVL_to_DB
Exit status: PVL processing problem.
EXIT_QUERY_FAILURE - Static variable in class PIRL.Database.Query_DB
Application exit status when one or more Database queries failed.
EXIT_SECURITY_VIOLATION - Static variable in class PIRL.Messenger.Dispatcher
SecurityException exit status.
EXIT_STAGE_MANAGER - Static variable in class PIRL.Conductor.Conductor
The required Stage_Manager connection could not be established.
EXIT_STATUS_LIMIT - Static variable in class PIRL.Database.Update_DB
Application exit status limit indicating the number of records affected.
EXIT_SUCCESS - Static variable in class PIRL.Conductor.Conductor
Conductor success exit status (0).
EXIT_SUCCESS - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
Success exit status (0).
EXIT_SUCCESS - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Exit Status Values
EXIT_SUCCESS - Static variable in class PIRL.Database.Query_DB
Success exit status.
EXIT_SUCCESS - Static variable in class PIRL.Messenger.Dispatcher
Success exit status.
EXIT_SUCCESS - Static variable in class PIRL.PVL.PVL_to_DB
Exit status: Success.
EXIT_SUCCESS - Static variable in class PIRL.Utilities.File
Exit Status: Success.
EXIT_SUCCESS - Static variable in class PIRL.Viewers.Projection_Pane
 
EXIT_SUCCESS - Static variable in class PIRL.Viewers.Projection_Viewer
Exit status on success.
EXIT_SUCCESS - Static variable in class PIRL.Viewers.Stream_Viewer
Exit status on success.
EXIT_TOO_MANY_FAILURES - Static variable in class PIRL.Conductor.Conductor
The number of sequential source processing failures reached the Stop-on-Failure amount.
EXIT_UNEXPECTED_EXCEPTION - Static variable in class PIRL.Conductor.Conductor
An unexpected exception occured (9).
EXIT_UNEXPECTED_EXCEPTION - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
An unexpected exception occured.
EXIT_UNKNOWN_EXCEPTION - Static variable in class PIRL.Messenger.Dispatcher
Unknown exception (possible programming flaw).
EXIT_UNRECOVERABLE_ERROR - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
A fatal unrecoverable error was encountered.
EXIT_UNRESOLVED_REFERENCE - Static variable in class PIRL.PVL.PVL_to_DB
Exit status: An unresolved reference was encountered.
exited() - Method in class PIRL.Utilities.UNIX_Process
Test if the process has exited.
EXITING - Static variable in class PIRL.Conductor.Manager
 
Exiting() - Method in class PIRL.Conductor.Processing_Changes
Test if the Conductor is exiting.
Exiting(boolean) - Method in class PIRL.Conductor.Processing_Changes
Set if the Conductor is exiting.
exitValue() - Method in class PIRL.Utilities.UNIX_Process
 
EXPLANATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
EXPLANATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
EXPLANATION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
EXPLANATION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
A parameter containing an explanation description.
Extend() - Method in class PIRL.Strings.String_Buffer_Reader
Extend the string buffer with additional input characters.
EXTENDED_BOX_LIST_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 

F

FAILED_SOURCE_FIELD - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
FAILURE - Static variable in class PIRL.Conductor.Colors
Manager
FAILURE_BLINKER - Static variable in class PIRL.Conductor.Colors
Manager
FAILURE_DESCRIPTION - Static variable in class PIRL.Conductor.Conductor
Conductor status failure code descriptions.
FAILURE_ICON_NAME - Static variable in class PIRL.Conductor.Manager
 
FAILURE_STATUS_FIELD - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
Fetch(long, long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Fetch source data from the server (absolute fetch).
Fetch(int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Fetch source data from the server (relative fetch).
Field_Name(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets a field name from a field reference.
Field_Names(String) - Method in interface PIRL.Database.Data_Port
Gets the list of field names in a table on the database server.
Field_Names(String) - Method in class PIRL.Database.Database
 
Field_Names(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the list of field names in a table on the database server.
FIELD_NAMES_PREFIX - Static variable in class PIRL.Database.Query_DB
Prefix for the data table field names line.
Field_Types(String) - Method in interface PIRL.Database.Data_Port
Gets the list of field data types in a table on the database server.
Field_Types(String) - Method in class PIRL.Database.Database
 
Field_Types(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the list of field data types in a table on the database server.
Fields(String, String) - Method in interface PIRL.Database.Data_Port
Obtains a list of field information for the table of a catalog.
FIELDS - Static variable in class PIRL.Database.Database
The parameter name for the name of one or more fields within a table: "Field".
Fields(String, String) - Method in class PIRL.Database.Database
 
Fields(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Obtains a list of field information for the table of a catalog.
Fields_Map - Class in PIRL.Database
A Fields_Map maps a list of field names in user specified order to the actual order of field names as returned from a database table query.
Fields_Map(List<String>, List<String>, boolean) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps a List of field names in user index order to their index in a List of field names in actual (table record) order.
Fields_Map(List<String>, List<String>) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps a List of field names in user index order to their index in a List of field names in actual (table record) order.
Fields_Map(String[], String[], boolean) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps an array of field names in user index order to their index in an array of field names in actual (table record) order.
Fields_Map(String[], String[]) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps an array of field names in user index order to their index in an array of field names in actual (table record) order.
Fields_Map(String[], List<String>) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps an array of field names in user index order to their index in a List of field names in actual (table record) order.
Fields_Map(List<String>, String[]) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps a List of field names in user index order to their index in an array of field names in actual (table record) order.
File - Class in PIRL.Utilities
This File extends the capabilities of the JFC File to enable mapping the File's canonical path to a logical path.
File(String) - Constructor for class PIRL.Utilities.File
Construct a File from a String.
File(String, String) - Constructor for class PIRL.Utilities.File
Construct a File from directory and filename Strings.
File(File, String) - Constructor for class PIRL.Utilities.File
Construct a File a directory File and a filename String.
File(URI) - Constructor for class PIRL.Utilities.File
Construct a File from a URI.
FILE_IO - Static variable in exception PIRL.PVL.PVL_Exception
Message: Problem with file I/O.
File_Menu() - Method in class PIRL.Viewers.Stream_Monitor
Get the monitor's "File" menu.
FILE_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
FILE_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
FILE_TYPE_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
Filename() - Method in class PIRL.Configuration.Configuration
Deprecated. Replaced by Configuration.Source()
Filename(String) - Method in class PIRL.Configuration.Configuration
Deprecated. Replaced by Configuration.Source(String)
FILENAME_MARKER - Static variable in class PIRL.Conductor.Notify
Marker for a message source as opposed to a message string.
Filter_Input() - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the character source will be filtered on input.
Filter_Input(boolean) - Method in class PIRL.Strings.String_Buffer_Reader
Enable or disable input filtering.
Filter_Input(int) - Method in class PIRL.Strings.String_Buffer_Reader
Filters the current contents of the character buffer, starting at the specified index and continuing to the end of the buffer contents.
Find(Parameter, Selector, Parameter) - Method in class PIRL.PVL.Parameter
Searches for a Parameter that matches a test Parameter according the Selector criteria, optionally after some specific Parameter object has been located first.
Find(String) - Method in class PIRL.PVL.Parameter
Finds the Parameter with the specified name, which may be a simple name or a pathname.
Find(String, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter with the specified name, which may be a simple name or a pathname, beginning after the specified Parameter object within the aggregate.
Find(String, boolean) - Method in class PIRL.PVL.Parameter
Finds the Parameter with the specified name, which may be a simple name or a pathname.
Find(String, boolean, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter with the specified name, which may be a simple name or a pathname, beginning after the specified Parameter object within the aggregate.
Find(int) - Method in class PIRL.PVL.Parameter
Finds the Parameter having the specified classification.
Find(int, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter having the specified classification, beginning after the specified Parameter object within the aggregate.
Find(String, int) - Method in class PIRL.PVL.Parameter
Finds the Parameter having the specified pathname and classification.
Find(String, int, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter having the specified pathname and classification, beginning after the specified Parameter object within the aggregate.
Find(Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter that completely matches a test Parameter.
Find(Parameter, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter that completely matches a test Parameter, beginning after the specified Parameter object within the aggregate.
Find(Parameter, Selector) - Method in class PIRL.PVL.Parameter
Finds the Parameter that matches a test Parameter according the Selector criteria.
Find(Value, Selector, Value) - Method in class PIRL.PVL.Value
Searches for a Value that matches a test Value according the Selector criteria, optionally after some specific Value object has been located first.
Find(byte) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(short) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(int) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(long) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(float) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(double) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(Object) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the value of the Object.
Find(int, Value) - Method in class PIRL.PVL.Value
Finds the Value of the specified Type, beginning after the specified Value object is found.
Find(Value) - Method in class PIRL.PVL.Value
Finds the Value that completely matches a test Value.
Find(Value, Value) - Method in class PIRL.PVL.Value
Finds the Value that completely matches a test Value, beginning after the specified Value within the Array.
Find(Value, Selector) - Method in class PIRL.PVL.Value
Finds the Value that matches a test Value according the Selector criteria.
Find_Parameter(Parameter, String) - Static method in class PIRL.Image_Tools.Projection
Find a named parameter in PDS label parameters.
findColumn(String) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
findColumn(String) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Find the data model column index of a name.
findRow(String) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
fireChange() - Method in class PIRL.Viewers.Memory_History
Send a ChangeEvent referencing this Memory_History to each registered ChangeListener.
fireEditingCanceled() - Method in class PIRL.TreeTable.AbstractCellEditor
 
fireEditingStopped() - Method in class PIRL.TreeTable.AbstractCellEditor
 
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class PIRL.TreeTable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class PIRL.TreeTable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class PIRL.TreeTable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class PIRL.TreeTable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
FIRST_LINE_INDENT_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
First_Warning(boolean) - Method in class PIRL.PVL.Lister
Enables or disables returning the first warning that occurs as the current warning status.
First_Warning() - Method in class PIRL.PVL.Lister
Returns the first warning since the last Reset_Warning.
First_Warning(boolean) - Method in class PIRL.PVL.Parameter
Enables or disables returning the first warning that occurs as the current warning status.
First_Warning() - Method in class PIRL.PVL.Parameter
Returns the first warning since the last Reset_Warning.
First_Warning(boolean) - Method in class PIRL.PVL.Parser
Enables or disables returning the first warning that occurs as the current warning status.
First_Warning() - Method in class PIRL.PVL.Parser
Returns the first warning since the last Reset_Warning.
First_Warning(boolean) - Method in class PIRL.PVL.Value
Enables or disables returning the first warning that occurs as the current warning status.
First_Warning() - Method in class PIRL.PVL.Value
Returns the first warning since the last Reset_Warning.
First_Warning_Default - Static variable in class PIRL.PVL.Lister
The default for returning the first warning (or last warning).
Fit_to_Width(String, int) - Static method in class PIRL.Viewers.Dialog_Box
Fits (wraps using NL sequences) a String to a given width.
Fit_to_Width(String) - Static method in class PIRL.Viewers.Dialog_Box
Fits a String to the MAX_LINE_LENGTH.
FLAGS_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
flush() - Method in class PIRL.Messenger.Messenger_Styled_Writer
Flush the writers.
flush() - Method in class PIRL.Utilities.Styled_Multiwriter
Flush the writers.
flush() - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Flush the writer.
flush() - Method in class PIRL.Viewers.Stream_Monitor.Monitor_OutputStream
Flush the currently buffered bytes to the monitor display.
flush() - Method in class PIRL.Viewers.Stream_Monitor.Monitor_Writer
Flush the currently buffered characters to the monitor display.
flushBefore(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Discard buffered data before a source location.
flushBefore(long) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Suggests that data before a source location may be discared.
Following(String, char) - Static method in class PIRL.Strings.String_Utilities
Gets that portion of a String following a delimiter.
Font(Font) - Method in class PIRL.Viewers.Font_Selector
Set the current font.
Font(String, int, int) - Method in class PIRL.Viewers.Font_Selector
Set the current font name, style and size.
Font() - Method in class PIRL.Viewers.Font_Selector
Gets the current font.
FONT_FAMILY_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
Font_Name(String) - Method in class PIRL.Viewers.Font_Selector
Sets the current font to the named family.
Font_Name() - Method in class PIRL.Viewers.Font_Selector
Gets the name of the current font.
Font_Selector - Class in PIRL.Viewers
A Font_Selector is a dialog box for selecting a named font and its size and style characteristics.
Font_Selector(String, boolean, boolean, Vector, Font, ActionListener, Frame) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector containing the specified font characteteristics selection lists.
Font_Selector(String, boolean, boolean, Vector, Font) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with no "Apply" button, and using a null owner.
Font_Selector(String, boolean, boolean, Vector, Frame) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with no "Apply" button, and using a null default font.
Font_Selector(String, boolean, boolean, Vector) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with no "Apply" button, and using a null default font and owner.
Font_Selector(String, Font, Frame) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES.
Font_Selector(String, Font) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES and a null owner.
Font_Selector(String, Frame) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled and using the DEFAULT_SIZES and a null default font.
Font_Selector(String) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES and a null default font and owner.
Font_Selector(Font) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES and a null title and owner.
Font_Selector() - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES and null title, default font and owner.
FONT_SIZE_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
FOREGROUND_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
Forwarding_Messenger(String) - Method in class PIRL.Messenger.Messenger
Get the Messenger associated with a forwarding address.
Forwarding_Messengers() - Method in class PIRL.Messenger.Messenger
Get the identities of all Messengers in the forwarding list.
FORWARDING_MESSENGERS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
FORWARDING_MESSENGERS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
The name of the forwarding Messengers identities parameter group.
Frame_Margins(Insets) - Method in class PIRL.Viewers.View_Locator
Sets the margins around a view frame to be used when calculating a view relocation position.
Frame_Margins(int, int, int, int) - Method in class PIRL.Viewers.View_Locator
Sets the margins around a view frame to be used when calculating a view relocation position.
Frame_Margins() - Method in class PIRL.Viewers.View_Locator
Gets the margins to be use for a view frame.
Free - Variable in class PIRL.Viewers.Memory_History
The free memory sampling history.
Free_History() - Method in class PIRL.Viewers.Memory_History
Get free memory samples history.
Free_Memory() - Static method in class PIRL.Viewers.Memory_Chart
Get the amount of memory allocated by the Java runtime environment but not currently in use.
Free_Memory() - Static method in class PIRL.Viewers.Memory_Chart_Panel
Get the amount of memory allocated by the Java runtime environment but not currently in use.
Free_Memory() - Static method in class PIRL.Viewers.Memory_History
Get the amount of memory allocated by the Java runtime environment but not currently in use.
free_memory() - Static method in class PIRL.Viewers.Memory_Panel
Returns the amount of free memory currently available to the Java Virtual Machine.
From() - Method in class PIRL.Conductor.Notify
Gets the From address for e-mail deliveries of the notice.
From(String) - Method in class PIRL.Conductor.Notify
Sets the From address for e-mail deliveries of the notice.
From(String) - Method in class PIRL.Messenger.Message
Add an address to the route-from list.
From() - Method in class PIRL.Messenger.Message
Get the next address from the end of the route-from list.
From - Variable in class PIRL.Viewers.Draggable_Rows.Row_Moved_Event
 
from_character_references() - Method in class PIRL.Strings.String_Buffer
Substitutes numeric character references with characters.
from_character_references(String) - Static method in class PIRL.Strings.String_Buffer
Substitutes numeric character references with characters.
FULL_HOSTNAME - Static variable in class PIRL.Utilities.Host
The cannonical, fully qualified name of the host system.
Full_Hostname() - Static method in class PIRL.Utilities.Host
Get the fully qualified name of the host system.
Full_Hostname(String) - Static method in class PIRL.Utilities.Host
Get the fully qualified name for a hostname.
Full_Location(String) - Static method in class PIRL.Conductor.Maestro.Theater
Provide a fully qualified theater location.

G

Get(String, boolean) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for a parameter at a pathname.
Get(String, boolean, int) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for a parameter at the Nth pathname.
Get(String) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for the effective parameter at a pathname.
Get(Parameter) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for a Parameter.
Get(Value) - Static method in class PIRL.Configuration.Configuration
Gets the value(s) for a Parameter Value.
Get(String) - Method in class PIRL.Messenger.Message
Get a named parameter value as a String.
Get() - Method in class PIRL.PVL.Parser
Gets as many Parameters as possible.
Get(int) - Method in class PIRL.PVL.Value
Gets the Value at the specified index of the Array.
Get_Command(String, String, Component) - Static method in class PIRL.Database.SQL
Gets an SQL command String.
Get_Command(String, String) - Static method in class PIRL.Database.SQL
 
Get_Command(String, Component) - Static method in class PIRL.Database.SQL
 
Get_Command(String) - Static method in class PIRL.Database.SQL
 
Get_Command() - Static method in class PIRL.Database.SQL
 
Get_Comments() - Method in class PIRL.PVL.Parser
Gets the next sequence of comments from the source of PVL statements as a single comment String.
Get_Database_Configuration(String, Configuration, Icon, Vector, JFrame) - Static method in class PIRL.Database.Connect_View
Gets a Database Configuration.
Get_Datum(Value) - Method in class PIRL.PVL.Parser
Gets a datum from the source of PVL statements.
get_flag(Configuration, String, boolean) - Static method in class PIRL.Database.Data_View
 
Get_Image_Stream(String) - Static method in class PIRL.Utilities.Streams
Obtain an ImageInputStream from a named source.
Get_Linked(String) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for the effective parameter at a pathname where the parameter may be linked to another parameter through its value.
Get_Linked_One(String) - Method in class PIRL.Configuration.Configuration
Gets one String value for the effective, and possibly linked, parameter at a pathname.
Get_Number(String, double) - Method in class PIRL.Configuration.Configuration
Gets a numerical value.
Get_One(String) - Method in class PIRL.Configuration.Configuration
Gets one String value for the effective parameter at a pathname.
Get_One(Parameter) - Method in class PIRL.Configuration.Configuration
Gets one String value from the Get Vector.
Get_One(Value) - Method in class PIRL.Configuration.Configuration
Gets one String value from the Get Vector.
Get_One(Vector) - Static method in class PIRL.Configuration.Configuration
Gets the first String value from a Vector of values.
Get_One(Vector, int) - Static method in class PIRL.Configuration.Configuration
Gets the indexed String value from a Vector of values.
Get_Parameter() - Method in class PIRL.PVL.Parser
Gets a Parameter from the source of PVL statements.
Get_Password(String, String, Frame) - Static method in class PIRL.Viewers.Password_Dialog
 
GET_POLL_INTERVAL_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
GET_POLL_INTERVAL_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Get_Procedures_Table() - Method in class PIRL.Conductor.Conductor
Get the Conductor.Procedures_Table from the Database.
Get_Quoted_String() - Method in class PIRL.PVL.Parser
Gets a quoted String from the source of PVL statements.
Get_Reader() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the Reader used as the source of characters.
GET_RESOLVER_DEFAULT_VALUE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
GET_RESOLVER_DEFAULT_VALUE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Get_Specific(String) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for a parameter at a specific pathname.
Get_Specific_One(String) - Method in class PIRL.Configuration.Configuration
Gets one String value from the specific pathname.
GET_STOP_ON_FAILURE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
GET_STOP_ON_FAILURE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Get_Stream(String) - Static method in class PIRL.Utilities.Streams
Obtain an InputStream from a named source.
Get_Units() - Method in class PIRL.PVL.Parser
Gets a units description String from the source of PVL statements.
Get_URL(String, Icon, JFrame) - Static method in class PIRL.Viewers.URL_Dialog
Get a URL.
Get_URL() - Static method in class PIRL.Viewers.URL_Dialog
Get a URL.
Get_Value() - Method in class PIRL.PVL.Parser
Gets a Value from the source of PVL statements.
Get_Writer() - Method in class PIRL.PVL.Lister
Gets the current destination for Lister characters.
getActionListeners() - Method in class PIRL.Viewers.Font_Selector
Gets an array of ActionListeners currently registered with the "Apply" button.
getCellEditorValue() - Method in class PIRL.TreeTable.AbstractCellEditor
 
getChars(int, int, char[], int) - Method in class PIRL.Strings.String_Buffer
 
getColor() - Method in class PIRL.Viewers.Blinker
Gets the background color that will be used when blinking the component.
getColumnClass(int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getColumnClass(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Class for a data model column.
getColumnClass(int) - Method in class PIRL.Conductor.Procedures_Table_Model
Get the Class for a table column.
getColumnClass(int) - Method in class PIRL.Conductor.Sources_Table_Model
 
getColumnClass(int) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
getColumnClass(int) - Method in interface PIRL.TreeTable.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
getColumnCount() - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getColumnCount() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the number of columns in the data model.
getColumnCount() - Method in interface PIRL.TreeTable.TreeTableModel
Returns the number ofs availible column.
getColumnCount() - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
getColumnName(int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getColumnName(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the name of a data model column.
getColumnName(int) - Method in interface PIRL.TreeTable.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
getComponent() - Method in class PIRL.Viewers.Blinker
Gets the Component to be blinked.
getDelay() - Method in class PIRL.Viewers.Animator
Gets the delay between the display of each Icon in the animation sequence.
getEditingRow() - Method in class PIRL.TreeTable.JTreeTable
Workaround for BasicTableUI anomaly.
getElementAt(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the Theater name at the data model index.
getErrorStream() - Method in class PIRL.Utilities.UNIX_Process
 
getIndexOfChild(Object, Object) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
getInitialDelay() - Method in class PIRL.Viewers.Animator
Gets the initial delay.
getInputStream() - Method in class PIRL.Utilities.UNIX_Process
 
getLayoutAlignmentX(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Gets the horizontal alignment factor for the layout.
getLayoutAlignmentY(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Gets the vertical alignment factor for the layout.
getModel() - Method in class PIRL.Viewers.Memory_Chart
Get the Memory_History model bound to the component.
getOutputStream() - Method in class PIRL.Utilities.UNIX_Process
 
getRepeats() - Method in class PIRL.Viewers.Animator
Gets the number of animation cycles.
getRepeats() - Method in class PIRL.Viewers.Blinker
Gets the maximum number of blinks.
getRoot() - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
getRowCount() - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getRowCount() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the number of rows in the data model.
getRowCount() - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
getSelectedItem() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the currently selected item location.
getSize() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the number of entries in the data model.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellEditor
Overridden to determine an offset where the tree would place the editor.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
Update the visible row.
getTree() - Method in class PIRL.TreeTable.JTreeTable
Get the tree that is being shared between the model.
getTreeNode(int) - Method in class PIRL.TreeTable.JTreeTable
Gets the Object at a row of the Tree.
getUIClassID() - Method in class PIRL.Viewers.Memory_Chart
Get the ComponentUI class identification for this component.
getUIClassID() - Method in class PIRL.Viewers.Percent_Bar
Get the ComponentUI class identification for this component.
getValueAt(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getValueAt(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the value of a data model cell.
getValueAt(int, int) - Method in class PIRL.Conductor.Procedures_Table_Model
Get a table cell value.
getValueAt(int, int) - Method in class PIRL.Conductor.Sources_Table_Model
 
getValueAt(Object, int) - Method in interface PIRL.TreeTable.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueAt(int, int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
graft(Parameter) - Method in class PIRL.PVL.Parameter
Grafts the contents of a Parameter into this Parameter.
graft(Value) - Method in class PIRL.PVL.Value
Grafts the contents of a Value into this Value.
Greater_Than(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using greater-than logic for comparing Values with NUMERIC data.
Greater_Than() - Method in class PIRL.PVL.Selection
Tests if greater-than matching logic is enabled.
GREATER_THAN - Static variable in interface PIRL.PVL.Selector
Criteria to use > logic when comparing values.
Greater_Than(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using greater-than logic for value comparisons.
Greater_Than() - Method in interface PIRL.PVL.Selector
Tests if greater-than logic is to be used for value comparisons.
Group(String) - Method in class PIRL.Configuration.Configuration
Gets the Configuration parameters for a group.
GROUP - Static variable in class PIRL.PVL.Parameter
Classification for a Parameter that contains a List of Parameters.
Group_Pathname(String) - Method in class PIRL.Configuration.Configuration
Gets the pathname to a parameter group.
GROUP_VALUE - Static variable in exception PIRL.PVL.PVL_Exception
Message: Inappropriate aggregate identifier (not a string).

H

HALTED - Static variable in class PIRL.Conductor.Conductor
Processing state: A failure condition caused processing to halt.
HALTED - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Index for arrays of processing state information.
HALTED_COUNT - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Bit flags for processing state count selection.
HALTED_INDEX - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Index for arrays of processing state information.
HALTED_STATE - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Table.
HALTED_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
HALTED_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Table
 
Has_List() - Method in class PIRL.PVL.Parameter
Tests if the Parameter has an aggregate list.
Has_Value() - Method in class PIRL.PVL.Parameter
Tests if the Parameter has a valid Value assigment.
Hash_Map(Vector, Vector) - Static method in class PIRL.Database.Database
Constructs a Hashtable from a Vector of keys and a corresponding Vector of values.
hashCode() - Method in class PIRL.Utilities.Integer_Range
Gets a hash code for this Integer_Range.
hashCode() - Method in class PIRL.Utilities.Real_Range
Gets a hash code for this Real_Range.
Header_Content(String) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the header content for a named header.
Header_Field(String) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the complete header field for a named header.
HEADER_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
HEADER_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Header_Value(String, String) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get a header field value by name.
Header_Value(String, int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get a header field value by index within the field content.
Headers() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the HTTP response headers from the server.
Height_Limits() - Method in class PIRL.Viewers.Size_Limits
Gets the height limits.
Height_Limits(Integer_Range) - Method in class PIRL.Viewers.Size_Limits
Sets the height limits.
HEIGHT_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Hello_Address() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher Hello broadcast multicast address.
HELLO_ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
HELLO_ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the Hello multicast address.
Hello_Listener_Address() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get the network multicast address that will be used to listen for an auto-open "Hello" broadcast.
Hello_Listener_Exception() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get any exception that occured in an auto-open "Hello" broadcast listener Thread.
Hello_Listener_Port() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get the port number that will be used to listen for an auto-open "Hello" broadcast.
HELLO_MESSAGE - Static variable in class PIRL.Conductor.Maestro.Local_Theater
The content of the Hello broadcast datagram message.
HELLO_MESSAGE - Static variable in class PIRL.Messenger.Dispatcher
The content of the Hello broadcast datagram message.
Hello_Port() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher Hello broadcast port number.
HELLO_PORT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
HELLO_PORT_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the Hello port.
HELLO_RATE_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the Hello repeat rate (seconds).
HIGHEST_BIT - Static variable in class PIRL.PVL.Parameter
The highest bit used by the classification code bit field.
HIGHEST_BIT - Static variable in class PIRL.PVL.Value
The highest bit used by the Type code bit field.
HIGHLIGHT_STYLE - Static variable in class PIRL.Conductor.Colors
Conductor Text style.
HIGHLIGHT_STYLE - Static variable in class PIRL.Viewers.Stream_Monitor
A highlighted text style.
highlightBorder - Variable in class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
Border to draw around the tree.
Historical(long, long) - Method in class PIRL.Viewers.Memory_History
Add values to the memory history.
History() - Method in class PIRL.Viewers.Memory_History
Get the memory samples history.
Horizontal(int) - Method in class PIRL.Viewers.View_Locator
Sets the horizontal orientation policies.
Horizontal() - Method in class PIRL.Viewers.View_Locator
Gets the horizontal orientation policies.
HORIZONTAL_COMPONENT_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
HORIZONTAL_DENOMINATOR_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
HORIZONTAL_EXPONENT_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Horizontal_Image_Offset() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Horizontal_Image_Offset() value.
Horizontal_Image_Offset() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the horizontal offset of the image on the reference grid.
HORIZONTAL_IMAGE_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
HORIZONTAL_NUMERATOR_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
HORIZONTAL_SAMPLE_SPACING_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Horizontal_Tile_Offset() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Horizontal_Tile_Offset() value.
Horizontal_Tile_Offset() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the horizontal offset of the tiles on the reference grid.
HORIZONTAL_TILE_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Host(String) - Static method in class PIRL.Conductor.Maestro.Theater
Get the Theater host name for a location or name.
HOST - Static variable in class PIRL.Configuration.Configuration
The parameter name for the application-specific hostname: "Host".
Host - Class in PIRL.Utilities
The Host class provides information about the host on which the process is running.
Hostname() - Static method in class PIRL.Utilities.Host
Get the name of the host system.
Hostname(String) - Static method in class PIRL.Utilities.Host
Get the name of a host system.
Hostname(String) - Method in class PIRL.Viewers.URL_Dialog
Set the Hostname field entry.
HOSTNAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
HOSTNAME_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the system hostname: "Hostname".
Hours_Minutes_Seconds(double) - Static method in class PIRL.Image_Tools.Projection
Converts an angle in decimal degrees, to an hours, minutes, seconds representation.
HTTP_ImageInputStream - Class in PIRL.Image_Tools
An HTTP_ImageInputStream provides an ImageInputStream interface to a remote source file accessed by a URL reference.
HTTP_ImageInputStream(URL) - Constructor for class PIRL.Image_Tools.HTTP_ImageInputStream
Constructs an HTTP_ImageInputStream on a URL.
HTTP_ImageInputStream.Range - Class in PIRL.Image_Tools
A Range contains Start, End and Length values.
HTTP_VERSION - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The HTTP version identifier used in communication with the server.

I

Icons(Icon[]) - Method in class PIRL.Viewers.Animator
Sets the Icon array to be animated.
Icons() - Method in class PIRL.Viewers.Animator
Gets the array of Icons to be animated.
Icons - Class in PIRL.Viewers
The Icons class provides static methods to load ImageIcons.
ICONS_DIRECTORY - Static variable in class PIRL.Conductor.Manager
Class-relative name of the directory containing icon/image files.
ID - Static variable in class PIRL.Conductor.Conductor
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Table
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Error_Report
 
ID - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Local_Theater
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Class name and version identification.
ID - Static variable in class PIRL.Conductor.Maestro.Profile
Class identification name with source code version and date.
ID - Static variable in exception PIRL.Conductor.Maestro.Remote_Management_Exception
 
ID - Static variable in class PIRL.Conductor.Maestro.Remote_Theater
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Theater
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Theater_List
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Theater_List_Model
Class identification name with source code version and date.
ID - Static variable in exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
 
ID - Static variable in class PIRL.Conductor.Manager
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Native_Methods
Class name and version identification.
ID - Static variable in class PIRL.Conductor.Notify
 
ID - Static variable in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Class ID
ID - Static variable in class PIRL.Conductor.Procedures_Table
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Procedures_Table_Model
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Processing_Changes
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Processing_Event
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Reference_Resolver
Class name and version identification.
ID - Static variable in class PIRL.Conductor.Sources_Table
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Sources_Table_Model
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Stream_Logger
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.String_Vector_Comparator
Class identification name with source code version and date.
ID - Static variable in exception PIRL.Conductor.Unresolved_Reference
Class name and version identification.
ID - Static variable in class PIRL.Configuration.Configuration
Class name and version identification.
ID - Static variable in exception PIRL.Configuration.Configuration_Exception
Class identification name with source code version and date.
ID - Static variable in class PIRL.Database.Connect_View
Class name and version identification.
ID - Static variable in class PIRL.Database.Data_Table
Class identification name with source code version and date.
ID - Static variable in class PIRL.Database.Database
Class name and version identification.
ID - Static variable in exception PIRL.Database.Database_Exception
Class identification name with source code version and date.
ID - Static variable in class PIRL.Database.Fields_Map
 
ID - Static variable in class PIRL.Database.PostgreSQL_Data_Port
Class name and version identification.
ID - Static variable in class PIRL.Database.Query_DB
The Class identification with revision number and date.
ID - Static variable in class PIRL.Database.Update_DB
The Class identification.
ID - Static variable in class PIRL.Image_Tools.Equirectangular_Projection
Class name and version identification.
ID - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
 
ID - Static variable in class PIRL.Image_Tools.JP2_Info
 
ID - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
ID - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Class identification name with source code version and date.
ID - Static variable in class PIRL.Image_Tools.Multibuf_ImageInputStream
 
ID - Static variable in class PIRL.Image_Tools.Polar_Stereographic_Elliptical_Projection
Class name and version identification.
ID - Static variable in class PIRL.Image_Tools.Polar_Stereographic_Spherical_Projection
Class name and version identification.
ID - Static variable in class PIRL.Image_Tools.Projection
Class name and version identification.
ID - Static variable in class PIRL.Messenger.Dispatcher
Class identification name with source code version and date.
ID - Static variable in class PIRL.Messenger.Message
Class identification name with source code version and date.
ID - Static variable in class PIRL.Messenger.Messenger
Class identification name with source code version and date.
ID - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Class identification name with source code version and date.
ID - Static variable in exception PIRL.PVL.Invalid_Map_Syntax
Class name and version identification.
ID - Static variable in class PIRL.PVL.Lister
Class name and version identification.
ID - Static variable in class PIRL.PVL.Parameter
Class name and version identification.
ID - Static variable in class PIRL.PVL.Parser
Class name and version identification.
ID - Static variable in exception PIRL.PVL.PVL_Exception
Class name and version identification.
ID - Static variable in class PIRL.PVL.PVL_to_DB
The Class identification.
ID - Static variable in class PIRL.PVL.Selection
Class name and version identification.
ID - Static variable in class PIRL.PVL.Value
Class name and version identification.
ID - Static variable in class PIRL.Strings.String_Buffer
 
ID - Static variable in class PIRL.Strings.String_Buffer_Reader
 
ID - Static variable in class PIRL.Strings.String_Utilities
Class identification with revision number and date.
ID - Static variable in class PIRL.Strings.strip_DEBUG
 
ID - Static variable in class PIRL.Strings.Words
 
ID - Static variable in class PIRL.Utilities.Authentication
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.ByteBuffer_InputStream
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.ByteBuffer_OutputStream
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.Checker
 
ID - Static variable in class PIRL.Utilities.File
Class name and version identification.
ID - Static variable in class PIRL.Utilities.Host
 
ID - Static variable in class PIRL.Utilities.Integer_Range
 
ID - Static variable in exception PIRL.Utilities.Multiwriter_IOException
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.Real_Range
 
ID - Static variable in class PIRL.Utilities.Streams
 
ID - Static variable in class PIRL.Utilities.Styled_Multiwriter
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.Suspendable_Styled_Writer
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.UNIX_Process
Class identification name with source code version and date.
ID() - Method in class PIRL.Utilities.UNIX_Process
Get the Process ID that uniquely identifies the system process.
ID - Static variable in class PIRL.Viewers.Draggable_Rows
Class name and version identification.
ID - Static variable in class PIRL.Viewers.Icons
 
ID - Static variable in class PIRL.Viewers.Memory_Chart
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Memory_Chart_Panel
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Memory_Chart_UI
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Memory_History
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Memory_Panel
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Password_Dialog
Class name and version identification.
ID - Static variable in class PIRL.Viewers.Percent_Bar
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Percent_Bar_UI
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Projection_Pane
Class name and version identification.
ID - Static variable in class PIRL.Viewers.Projection_Viewer
Class name and version identification.
ID - Static variable in class PIRL.Viewers.Size_Limits
 
ID - Static variable in class PIRL.Viewers.Splash_Screen
 
ID - Static variable in class PIRL.Viewers.Stream_Monitor
Class name and identification.
ID - Static variable in class PIRL.Viewers.Stream_Viewer
Class name and version identification.
ID - Static variable in class PIRL.Viewers.URL_Dialog
Class name and version identification.
ID_Type(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Used by the finalizer subclass to register its class identification and specific type name.
Identification(Message) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get a Conductor identification from its identity.
IDENTIFIER - Static variable in class PIRL.PVL.Value
Type for a Value with a String datum.
Identify() - Static method in class PIRL.Messenger.Message
Get a Message intitialized with an Message.IDENTIFY_ACTION Message.ACTION_PARAMETER_NAME.
IDENTIFY_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
IDENTIFY_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
IDENTIFY_ACTION - Static variable in class PIRL.Messenger.Message
Identify request Message Message.ACTION_PARAMETER_NAME value.
IDENTIFY_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Identify_Timeout() - Method in class PIRL.Messenger.Dispatcher
Get the maximum time to wait for a response to a new client identify request.
Identify_Timeout(int) - Method in class PIRL.Messenger.Dispatcher
Set the maximum time to wait for a response to a new client identify request.
IDENTIFY_TIMEOUT_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the maximum wait time, in seconds, for a new Messenger client connection to respond to the identify message.
Identity() - Method in class PIRL.Conductor.Conductor
Get the identity description Message for this Conductor.
Identity(Message, Theater, Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Add a Conductor identity to the data model.
Identity(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Identity of a Conductor at a row index.
Identity(Remote_Theater) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Identity of a Conductor associated with a Remote_Theater Management.
Identity(Manager) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Identity of a Conductor associated with a Manager.
Identity() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Identity() - Method in interface PIRL.Conductor.Management
Get the Conductor identity.
Identity() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher identity.
Identity(Message) - Method in class PIRL.Messenger.Dispatcher
Set the Dispatcher identity.
Identity(String) - Static method in class PIRL.Messenger.Message
Get a Message intitialized with an Message.IDENTITY_ACTION Message.ACTION_PARAMETER_NAME and a Message.NAME_PARAMETER_NAME with a specified name value.
Identity() - Static method in class PIRL.Messenger.Message
Get a Message intitialized with an Message.IDENTITY_ACTION Message.ACTION_PARAMETER_NAME.
Identity - Variable in class PIRL.Messenger.Messenger
An optional Message containing parameters used to identify the Messenger by employer applications.
Identity() - Method in class PIRL.Messenger.Messenger
Get the Message describing the identity of this Messenger.
Identity(Message) - Method in class PIRL.Messenger.Messenger
Set the identity of this Messenger.
IDENTITY_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
IDENTITY_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
IDENTITY_ACTION - Static variable in class PIRL.Messenger.Message
Identity Message Message.ACTION_PARAMETER_NAME value.
IDENTITY_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
IDENTITY_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
The name given to an Identity Message.
Ignore_Multiple_Updates - Variable in class PIRL.Database.Update_DB
Flag for ignoring multiple updates, rather than throwing an exception, when Update_One_Only is enabled.
Ignore_Multiple_Updates(boolean) - Method in class PIRL.Database.Update_DB
Enables or disables ignoring multiple record updates, rather than throwing an exception, when only one record is allowed.
Ignore_Multiple_Updates() - Method in class PIRL.Database.Update_DB
Tests if multiple record updates will be ignored when only one record is allowed.
ILLEGAL_SYNTAX - Static variable in class PIRL.Conductor.Notify
Exit status values.
ILLEGAL_SYNTAX - Static variable in exception PIRL.PVL.PVL_Exception
Message: Illegal syntax.
Image(String) - Method in class PIRL.Viewers.Splash_Screen
Set the splash screen image.
IMAGE_ASSOCIATION - Static variable in class PIRL.Image_Tools.JP2_Info
 
Image_Buffer_Range(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Clip a source location to the currently buffered data range.
IMAGE_HEADER_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
IMAGE_HEADER_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
IMAGE_HEADER_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Image_Height() - Method in class PIRL.Image_Tools.JP2_Info
Get the height of the image.
Image_Height() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the height of the image.
Image_Input_Stream - Variable in class PIRL.Image_Tools.JPEG2000_Info
The ImageInputStream Source from which the JPEG2000 information is obtained.
Image_Width() - Method in class PIRL.Image_Tools.JP2_Info
Get the width of the image.
Image_Width() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the width of the image.
IMPLICIT_SHIFT_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
in_Image_Buffer_Range(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Test if a source location is in the range of buffered data.
INACCESSIBLE_FILE - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
INCLUDE - Static variable in class PIRL.Configuration.Configuration
The name of a parameter that refers to a file of parameters to be included at that point in the Configuration: "@Include".
Include(boolean) - Method in class PIRL.Configuration.Configuration
Enables or disables automatic Includes.
Include() - Method in class PIRL.Configuration.Configuration
Includes parameters from include files.
Include_Default - Static variable in class PIRL.Configuration.Configuration
The default automatic Include state.
INCLUDE_END - Static variable in class PIRL.Configuration.Configuration
Parameter name prefix for the end of an Include file when tracing is enabled.
INCLUDE_ERROR - Static variable in class PIRL.Configuration.Configuration
Parameter name prefix for an ignored error report from an Include file when tracing is enabled.
INCLUDE_START - Static variable in class PIRL.Configuration.Configuration
Parameter name prefix for the start of an Include file when tracing is enabled.
Include_Tracing(boolean) - Method in class PIRL.Configuration.Configuration
Enables or disables Include file tracing.
Include_Tracing_Default - Static variable in class PIRL.Configuration.Configuration
The default automatic Include tracing flag.
INCOMPATIBLE_TYPES - Static variable in exception PIRL.PVL.PVL_Exception
Message: Incompatible object class types.
INDEFINATE_DURATION - Static variable in class PIRL.Viewers.Splash_Screen
Duration value for indefinate display.
INDEFINITELY - Static variable in class PIRL.Viewers.Animator
Constant to specify an indefinate number of animation cycles; i.e. forever until stopped.
INDEFINITELY - Static variable in class PIRL.Viewers.Blinker
Constant to specify an indefinate number of blinks; i.e. forever until stopped.
INDENT - Static variable in class PIRL.PVL.Lister
The indent character(s).
Indent(boolean) - Method in class PIRL.PVL.Lister
Enables or disables indenting of PVL statement listings.
Indent_Arrays(boolean) - Method in class PIRL.PVL.Lister
Enables or disables indenting of Array Value listings.
Indent_Arrays() - Method in class PIRL.PVL.Lister
Tests if Array Values will be indented.
Indent_Arrays_Default - Static variable in class PIRL.PVL.Lister
The default for applying array indenting.
Indent_Level(int) - Method in class PIRL.PVL.Lister
Sets the base indenting level when listing PVL statements.
Indent_Level() - Method in class PIRL.PVL.Lister
Gets the current base indent level.
Indent_Level_Default - Static variable in class PIRL.PVL.Lister
The default statement base indent level (none if negative).
Index(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the data model row index of a Conductor identity.
Index(Remote_Theater) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the data model row index for a Remote_Theater Management.
Index(Manager) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the data model row index for a Conductor Manager.
Index(Theater) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Index(String) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Index(int) - Method in class PIRL.Conductor.String_Vector_Comparator
Set the List index to be compared.
Index() - Method in class PIRL.Conductor.String_Vector_Comparator
Get the List index to be compared.
Index(Vector, String, boolean) - Static method in class PIRL.Database.Database
Gets the index of the string that matches an element of a Vector.
Index(Vector, String) - Method in class PIRL.Database.Database
Gets the index of the string that matches an element of a Vector.
Index(String[], String, boolean) - Static method in class PIRL.Database.Database
Gets the index of the string that matches an element of an array.
Index(String[], String) - Method in class PIRL.Database.Database
Gets the index of the string that matches an element of an array.
index(int) - Method in class PIRL.Database.Fields_Map
Maps a user field number to an actual record field number.
index(String) - Method in class PIRL.Database.Fields_Map
Maps a user field name to an actual field number.
Index(long) - Method in class PIRL.Strings.String_Buffer_Reader
Gets the index in the buffer for the location in the input stream.
index_of(int, char) - Method in class PIRL.Strings.String_Buffer
Gets the index of the next character matching the specified character, starting with the specified index.
index_of(int, String) - Method in class PIRL.Strings.String_Buffer
Gets the index of the next occurance of the substring matching the pattern String, starting with the specified index.
INDEX_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Index_Specifiers(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets the parameter Array Value element index specifiers from a parameter reference.
indexOf(int, char) - Method in class PIRL.Strings.String_Buffer
 
indexOf(int, String) - Method in class PIRL.Strings.String_Buffer
 
INITIAL_DELAY - Static variable in class PIRL.Viewers.Animator
The default initial delay before animation starts: 0 milliseconds (immediately after start).
INITIAL_DELAY - Static variable in class PIRL.Viewers.Blinker
The default initial delay before blinking starts: 0 milliseconds (immediately after start).
INPUT_INCREMENT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The amount of source data to fetch when performing an automatic refresh of buffer contents.
Insert(String, Vector<String>, Vector<Object>) - Method in interface PIRL.Database.Data_Port
Inserts values for selected fields into a table.
Insert(String, Vector, Vector) - Method in class PIRL.Database.Database
 
Insert(String, Vector) - Method in class PIRL.Database.Database
Inserts the set of records into a table.
Insert(String, Vector, Vector) - Method in class PIRL.Database.JDBC_Data_Port
Inserts values for selected fields into a table.
Insert(Parameter, int) - Method in class PIRL.PVL.Parameter
Inserts a Parameter into the aggregate list at the specified index.
Insert(List, int) - Method in class PIRL.PVL.Parameter
Inserts a List of Parameters into the aggregate list starting at the specified index.
insert(MutableTreeNode, int) - Method in class PIRL.PVL.Parameter
Invokes the Parameter's Insert method.
Insert(Value, int) - Method in class PIRL.PVL.Value
Inserts a Value into the Array at the specified index.
Insert(Object, int) - Method in class PIRL.PVL.Value
Insert an Object constructed as a new Value at the specified index of the Array.
Insert(List, int) - Method in class PIRL.PVL.Value
Inserts a List of Objects into the Value's Array starting at the specified index.
insert(MutableTreeNode, int) - Method in class PIRL.PVL.Value
Invokes the Value's Insert method.
insert(int, boolean) - Method in class PIRL.Strings.String_Buffer
 
insert(int, char) - Method in class PIRL.Strings.String_Buffer
 
insert(int, char[]) - Method in class PIRL.Strings.String_Buffer
 
insert(int, char[], int, int) - Method in class PIRL.Strings.String_Buffer
 
insert(int, double) - Method in class PIRL.Strings.String_Buffer
 
insert(int, float) - Method in class PIRL.Strings.String_Buffer
 
insert(int, int) - Method in class PIRL.Strings.String_Buffer
 
insert(int, long) - Method in class PIRL.Strings.String_Buffer
 
insert(int, Object) - Method in class PIRL.Strings.String_Buffer
 
insert(int, String) - Method in class PIRL.Strings.String_Buffer
 
insertElementAt(Object, int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
insertRow(int, Vector) - Method in class PIRL.Conductor.Procedures_Table_Model
Insert a procedure definition record in the table.
insertUpdate(DocumentEvent) - Method in class PIRL.Database.SQL.Document_Listener
 
int_Array(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the Array Value of a Parameter as an int array.
int_Array(Parameter) - Static method in class PIRL.Image_Tools.JPEG2000_Info
Get the Array Value of a Parameter as an int array.
int_Array(Value) - Static method in class PIRL.Image_Tools.JPEG2000_Info
Convert an Array Value to an int array.
int_to_String(int) - Static method in class PIRL.Image_Tools.JP2_Info
Convert an int value to a String.
INTEGER - Static variable in class PIRL.PVL.Value
Type for a Value with a Long datum.
Integer_Range - Class in PIRL.Utilities
An Integer_Range specifies a range of integer values.
Integer_Range() - Constructor for class PIRL.Utilities.Integer_Range
Constructs a default Integer_Range.
Integer_Range(long, long) - Constructor for class PIRL.Utilities.Integer_Range
Constructs an Integer_Range from limiting values.
Integer_Range(long) - Constructor for class PIRL.Utilities.Integer_Range
Constructs a single-valued Integer_Range.
Integer_Range(Integer_Range) - Constructor for class PIRL.Utilities.Integer_Range
Constructs an Integer_Range as a copy of another Integer_Range.
Integer_Range(Real_Range) - Constructor for class PIRL.Utilities.Integer_Range
Constructs an Integer_Range from a Real_Range.
INTELLECTUAL_PROPERTY_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
INTELLECTUAL_PROPERTY_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
INTELLECTUAL_PROPERTY_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
INTERVAL - Static variable in class PIRL.Viewers.Animator
The default animation interval: 1000 milliseconds.
INTERVAL - Static variable in class PIRL.Viewers.Blinker
The default blink interval: 500 milliseconds (half a second).
INVALID_CHARACTER - Static variable in class PIRL.Strings.String_Buffer_Reader
A character that should not occur in any valid String.
INVALID_DATABASE_ENTRY - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
Invalid_Map_Syntax - Exception in PIRL.PVL
The Exeception that is thrown if a PVL_to_DB map parameter contains invalid syntax.
Invalid_Map_Syntax(String) - Constructor for exception PIRL.PVL.Invalid_Map_Syntax
Constructs an Invalid_Map_Syntax exception with the specified detail message.
Invalid_Map_Syntax(String, String) - Constructor for exception PIRL.PVL.Invalid_Map_Syntax
Constructs an Invalid_Map_Syntax exception with the specified detail message and reference.
Invalid_Map_Syntax(String, String, Parameter) - Constructor for exception PIRL.PVL.Invalid_Map_Syntax
Constructs an Invalid_Map_Syntax exception with the specified detail message, reference, and map parameter.
INVALID_MESSAGE - Static variable in exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
The reason code indicating that a protocol Message contained invalid content.
invalidateLayout(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
The layout constraints for the container are invalidated.
INWARD - Static variable in class PIRL.Viewers.View_Locator
Specifies positioning of a view relative to the inside side of the base.
IO_EXCEPTION - Static variable in class PIRL.Image_Tools.JP2_Info
 
IO_EXCEPTION - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
IP_ADDRESS - Static variable in class PIRL.Utilities.Host
The Internet Protocol address of the host system.
IP_Address() - Static method in class PIRL.Utilities.Host
Get the IP address of the host system.
IP_Address(String) - Static method in class PIRL.Utilities.Host
Get the IP address for a hostname.
Is_Absolute_Pathname(String) - Static method in class PIRL.PVL.Parameter
Test if a pathname is absolute.
Is_Aggregate() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an aggregate.
Is_Aggregate(int) - Static method in class PIRL.PVL.Parameter
Tests for an aggregate classification.
Is_Array() - Method in class PIRL.PVL.Value
Tests if the Value is one of the ARRAY Types.
Is_Array(int) - Static method in class PIRL.PVL.Value
Tests for an ARRAY Type.
Is_Assignment() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an assignment.
Is_Assignment(int) - Static method in class PIRL.PVL.Parameter
Tests for the assignment classification.
Is_Begin_Aggregate() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an aggregate beginning.
Is_Begin_Aggregate(int) - Static method in class PIRL.PVL.Parameter
Tests for an aggregate beginning classification.
Is_Begin_Group() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as beginning a group aggregate.
Is_Begin_Group(int) - Static method in class PIRL.PVL.Parameter
Tests for the begin group aggregate classification.
Is_Begin_Object() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as beginning an object aggregate.
Is_Begin_Object(int) - Static method in class PIRL.PVL.Parameter
Tests fpr the begin object aggregate classification.
is_Closed() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Checks if the server connection is closed.
Is_Complete_Codestream() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Test if the Source file contains a complete codestream.
Is_Complete_JP2() - Method in class PIRL.Image_Tools.JP2_Info
Test if the Source file contains a complete JP2 format.
Is_Connected() - Method in class PIRL.Messenger.Messenger
Test if the Messenger's communication channel is connected to the client.
Is_Date_Time() - Method in class PIRL.PVL.Value
Tests if the Value is the DATE_TIME Type.
Is_Date_Time(int) - Static method in class PIRL.PVL.Value
Tests for the DATE_TIME Type.
Is_Empty() - Method in class PIRL.PVL.Parameter
Determines if the Parameter list is empty.
Is_Empty() - Method in class PIRL.Strings.String_Buffer_Reader
Tests if there are no more characters at the Next_Location; the source of characters is effectively empty.
Is_Empty() - Method in class PIRL.Utilities.Styled_Multiwriter
Test if the Writers list is empty.
Is_End() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is one of the END classifications.
Is_End(int) - Static method in class PIRL.PVL.Parameter
Tests for an END classification.
Is_End(long) - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the specified location is at or beyond the End_Location.
Is_End_Aggregate() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an aggregate ending.
Is_End_Aggregate(int) - Static method in class PIRL.PVL.Parameter
Tests for an aggregate ending classification.
Is_End_Group() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as ending a group aggregate list.
Is_End_Group(int) - Static method in class PIRL.PVL.Parameter
Tests for the end group aggregate list classification.
Is_End_Object() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as ending an object aggregate list.
Is_End_Object(int) - Static method in class PIRL.PVL.Parameter
Tests for the end object aggregate list classification.
Is_End_PVL() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is the END_PVL classification.
Is_End_PVL(int) - Static method in class PIRL.PVL.Parameter
Tests for the END_PVL classification.
Is_Group() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as a group aggregate.
Is_Group(int) - Static method in class PIRL.PVL.Parameter
Tests for the group aggregate classification.
Is_Identifier() - Method in class PIRL.PVL.Value
Tests if the Value is the IDENTIFIER Type.
Is_Identifier(int) - Static method in class PIRL.PVL.Value
Tests for the IDENTIFIER Type.
Is_Identity() - Method in class PIRL.Image_Tools.Projection
 
Is_Integer() - Method in class PIRL.PVL.Value
Tests if the Value is the INTEGER Type.
Is_Integer(int) - Static method in class PIRL.PVL.Value
Tests for the INTEGER Type.
Is_JP2() - Method in class PIRL.Image_Tools.JP2_Info
Test if the Source is a file in JP2 format.
Is_Numeric() - Method in class PIRL.PVL.Value
Tests if the Value is one of the NUMERIC Types.
Is_Numeric(int) - Static method in class PIRL.PVL.Value
Tests for a NUMERIC Type.
Is_Object() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an object aggregate.
Is_Object(int) - Static method in class PIRL.PVL.Parameter
Tests for the object aggregate classification.
is_Open() - Method in interface PIRL.Database.Data_Port
Tests if the Data_Port is currently open.
is_Open() - Method in class PIRL.Database.Database
Tests if a connection to the database server is open.
is_Open() - Method in class PIRL.Database.JDBC_Data_Port
Tests if the Data_Port currently has an active Connection.
Is_Open_Ended() - Method in class PIRL.Utilities.Integer_Range
Tests if the range is open-ended.
Is_Open_Ended() - Method in class PIRL.Utilities.Real_Range
Tests if the Real_Range is open-ended.
Is_Parameter(Object) - Static method in class PIRL.PVL.Parameter
Tests if an Object is a Parameter.
Is_Parameter_List(Object) - Static method in class PIRL.PVL.Parameter
Tests if an Object is a List (Vector) suitable for an aggregate Parameter.
Is_Parameter_Value(Object) - Static method in class PIRL.PVL.Parameter
Tests if an Object is a Value suitable for a Parameter.
Is_Real() - Method in class PIRL.PVL.Value
Tests if the Value is the REAL Type.
Is_Real(int) - Static method in class PIRL.PVL.Value
Tests for the REAL Type.
Is_Sequence() - Method in class PIRL.PVL.Value
Tests if the Value is the SEQUENCE Type.
Is_Sequence(int) - Static method in class PIRL.PVL.Value
Tests for the SEQUENCE Type.
Is_Set() - Method in class PIRL.PVL.Value
Tests if the Value is the SET Type.
Is_Set(int) - Static method in class PIRL.PVL.Value
Tests for the SET Type.
Is_Single_Valued() - Method in class PIRL.Utilities.Integer_Range
Tests if the range is for a single value.
Is_Single_Valued() - Method in class PIRL.Utilities.Real_Range
Tests if the range is for a single value.
Is_String() - Method in class PIRL.PVL.Value
Tests if the Value is one of the STRING Types.
Is_String(int) - Static method in class PIRL.PVL.Value
Tests for a STRING Type.
Is_Symbol() - Method in class PIRL.PVL.Value
Tests if the Value is the SYMBOL Type.
Is_Symbol(int) - Static method in class PIRL.PVL.Value
Tests for the SYMBOL Type.
Is_Text() - Method in class PIRL.PVL.Value
Tests if the Value is the TEXT Type.
Is_Text(int) - Static method in class PIRL.PVL.Value
Tests for the TEXT Type.
Is_Text(char) - Method in class PIRL.Strings.String_Buffer_Reader
Tests if a character is considered to be text.
Is_Token() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as a token.
Is_Token(int) - Static method in class PIRL.PVL.Parameter
Tests for the token classification.
Is_Unknown() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as UNKNOWN (an empty Parameter).
Is_Unknown(int) - Static method in class PIRL.PVL.Parameter
Tests for the UNKNOWN classification.
Is_Unknown() - Method in class PIRL.PVL.Value
Tests if the Value Type is UNKNOWN (an empty Value).
Is_Unknown(int) - Static method in class PIRL.PVL.Value
Tests for the UNKNOWN Type.
Is_Value(Object) - Static method in class PIRL.PVL.Value
Tests if an Object is a Value.
Is_Value_Array(Object) - Static method in class PIRL.PVL.Value
Tests if an Object is a List suitable for an Array Value.
isCached() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Determine if the source data is cached.
isCached() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Determine if the source data is cached.
isCachedMemory() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Determine if the source data is cached in memory.
isCachedMemory() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Determine if the source data is cached in memory.
isCellEditable(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Test if a data model cell is editable.
isCellEditable(int, int) - Method in class PIRL.Conductor.Procedures_Table_Model
Test if a table cell is editable.
isCellEditable(int, int) - Method in class PIRL.Conductor.Sources_Table_Model
 
isCellEditable(EventObject) - Method in class PIRL.TreeTable.AbstractCellEditor
 
isCellEditable(Object, int) - Method in class PIRL.TreeTable.AbstractTreeTableModel
By default, only the column with the Tree in it is editable.
isCellEditable(EventObject) - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellEditor
Overridden to forward the event to the tree.
isCellEditable(Object, int) - Method in interface PIRL.TreeTable.TreeTableModel
Indicates whether the the value for node node, at column number column is editable.
isCellEditable(int, int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
isLeaf(Object) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
isprint(char) - Static method in class PIRL.PVL.Parser
Tests if a character is printable: in the ASCII range from the space character (' ') to the tilde character ('~') inclusive.
isRunning() - Method in class PIRL.Viewers.Animator
Tests if the animation sequence is running.
ITALIC_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
itemStateChanged(ItemEvent) - Method in class PIRL.Viewers.Font_Selector
The method that implements the ItemListener interface to listen for list selections.
iterator(int) - Method in class PIRL.PVL.Parameter
Provides an Iterator for the aggregate list positioned so that the next element returned will be at the specified index of the list.
iterator() - Method in class PIRL.PVL.Parameter
Provides an Iterator starting at the first element of the list.
iterator(int) - Method in class PIRL.PVL.Value
Provides an Iterator for Values contained in an Array positioned so that the next element returned will be from the specified index of the Array.
iterator() - Method in class PIRL.PVL.Value
Provides an Iterator starting at the first element of the list.

J

JDBC_Data_Port - Class in PIRL.Database
A JDBC_Data_Port manages access to any JDBC database.
JDBC_Data_Port() - Constructor for class PIRL.Database.JDBC_Data_Port
Constructs an unopened JDBC_Data_Port.
JP2_COMPATIBLE - Static variable in class PIRL.Image_Tools.JP2_Info
 
JP2_COMPLETE - Static variable in class PIRL.Image_Tools.JP2_Info
 
JP2_HEADER_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
JP2_Info - Class in PIRL.Image_Tools
JP2_Info provides a set of PVL Parameters that describe the contents of a JP2 file.
JP2_Info(String) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for a named source.
JP2_Info(String, boolean) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for a named source.
JP2_Info(File) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for a File.
JP2_Info(File, boolean) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for a File.
JP2_Info(ImageInputStream) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for an ImageInputStream.
JP2_Info(ImageInputStream, boolean) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for an ImageInputStream.
JP2_Info() - Constructor for class PIRL.Image_Tools.JP2_Info
Construct an empty JP2_Info Object.
JP2_Validity - Variable in class PIRL.Image_Tools.JP2_Info
 
JP2_Validity() - Method in class PIRL.Image_Tools.JP2_Info
Get the current JP2 validity flags.
JPEG2000_Codestream_Info - Class in PIRL.Image_Tools
JPEG2000_Codestream_Info provides a set of PVL Parameters that describe the contents of a JPEG2000 codestream.
JPEG2000_Codestream_Info(String) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for a named file.
JPEG2000_Codestream_Info(String, boolean) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for a named file.
JPEG2000_Codestream_Info(File) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for a File.
JPEG2000_Codestream_Info(File, boolean) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for a File.
JPEG2000_Codestream_Info(ImageInputStream) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for an ImageInputStream.
JPEG2000_Codestream_Info(ImageInputStream, boolean) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for an ImageInputStream.
JPEG2000_Codestream_Info(ImageInputStream, long, boolean) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for an ImageInputStream and Reads the stream up to an end position.
JPEG2000_Codestream_Info() - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a an empty JPEG2000_Codestream_Info Object.
JPEG2000_Info - Class in PIRL.Image_Tools
JPEG2000_Info is a Parameter Aggregate describing a file of JPEG2000 information.
JPEG2000_Info(String) - Constructor for class PIRL.Image_Tools.JPEG2000_Info
Construct a JPEG2000_Info for a named source.
JPEG2000_Info(File) - Constructor for class PIRL.Image_Tools.JPEG2000_Info
Construct a JPEG2000_Info for a File.
JPEG2000_Info(ImageInputStream) - Constructor for class PIRL.Image_Tools.JPEG2000_Info
Construct a JPEG2000_Info for an ImageInputStream.
JPEG2000_Info() - Constructor for class PIRL.Image_Tools.JPEG2000_Info
Construct a an empty JPEG2000_Info Object.
JTreeTable - Class in PIRL.TreeTable
This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
JTreeTable(TreeTableModel) - Constructor for class PIRL.TreeTable.JTreeTable
 
JTreeTable.TreeTableCellEditor - Class in PIRL.TreeTable
TreeTableCellEditor implementation.
JTreeTable.TreeTableCellEditor() - Constructor for class PIRL.TreeTable.JTreeTable.TreeTableCellEditor
 
JTreeTable.TreeTableCellRenderer - Class in PIRL.TreeTable
A TreeCellRenderer that displays a JTree.
JTreeTable.TreeTableCellRenderer(TreeModel) - Constructor for class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
 

K

Kapellmeister - Class in PIRL.Conductor.Maestro
A Kapellmeister is a management tool for Theaters where Conductors are located.
Kapellmeister() - Constructor for class PIRL.Conductor.Maestro.Kapellmeister
Constructs a Kapellmeister using the default configuration.
Kapellmeister(Vector<String>) - Constructor for class PIRL.Conductor.Maestro.Kapellmeister
 
Kapellmeister(Configuration) - Constructor for class PIRL.Conductor.Maestro.Kapellmeister
 
Kapellmeister(Vector<String>, Configuration) - Constructor for class PIRL.Conductor.Maestro.Kapellmeister
 
Kapellmeister_Icon_Source - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
KAPELLMEISTER_IDENTITY - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
The Messenger client identity Message.
KAPELLMEISTER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
The name included in the Kapellmeister.KAPELLMEISTER_IDENTITY and used to find Configuration parameters.
Key(String) - Method in class PIRL.Conductor.Maestro.Local_Theater
Set the key to be used when opening a Stage_Manager connection during auto-open operations.
Key(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets a key from a field reference.
KEY_DELIMITER - Static variable in class PIRL.Database.Update_DB
Key delimiter for table/field references.
KEY_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker preceeding a key specification of a database field reference.
KEY_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
KEY_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Keys(String) - Method in interface PIRL.Database.Data_Port
Gets a list of primary keys for a table.
Keys(String) - Method in class PIRL.Database.Database
 
Keys(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a list of primary keys for a table.
Keys() - Static method in class PIRL.Utilities.Authentication
Generate a public-private key pair.

L

LABEL_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
LABEL_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Last_Value_Path_Expanded(TreePath) - Method in class PIRL.Viewers.Parameter_Pane
Sets the path to the last value expanded.
Last_Warning(boolean) - Method in class PIRL.PVL.Lister
Enables or disables returning the last warning that occurs as the current warning status.
Last_Warning() - Method in class PIRL.PVL.Lister
Returns the last warning since a Reset_Warning.
Last_Warning(boolean) - Method in class PIRL.PVL.Parameter
Enables or disables returning the last warning that occurs as the current warning status.
Last_Warning() - Method in class PIRL.PVL.Parameter
Returns the last warning since a Reset_Warning.
Last_Warning(boolean) - Method in class PIRL.PVL.Parser
Enables or disables returning the last warning that occurs as the current warning status.
Last_Warning() - Method in class PIRL.PVL.Parser
Returns the last warning since a Reset_Warning.
Last_Warning(boolean) - Method in class PIRL.PVL.Value
Enables or disables returning the last warning that occurs as the current warning status.
Last_Warning() - Method in class PIRL.PVL.Value
Returns the last warning since a Reset_Warning.
lastUpdate - Variable in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Conf
 
LAYER_INDEX_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Layout_Manager - Variable in class PIRL.Viewers.Draggable_Rows
 
Layout_Size(Container, int) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Gets the dimensions for a container suitable for laying out the components it contains.
layoutContainer(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Layout the container components as stacked rows.
LEFT - Static variable in class PIRL.Viewers.Percent_Bar
 
LEFT - Static variable in class PIRL.Viewers.View_Locator
Specifies horizontal positioning of a view relative to the left side of the base.
LEFT_INDENT_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
length() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the size of the source file.
Length - Variable in class PIRL.Image_Tools.HTTP_ImageInputStream.Range
 
length() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Get the total size of all the buffer contents.
length() - Method in class PIRL.Strings.String_Buffer
 
LENGTH_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Generic parameter names used by both JP2_Info and JPEG20000_Codestream_Info
Less_Than(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using less-than logic for comparing Values with NUMERIC data.
Less_Than() - Method in class PIRL.PVL.Selection
Tests if less-than matching logic is enabled.
LESS_THAN - Static variable in interface PIRL.PVL.Selector
Criteria to use < logic when comparing values.
Less_Than(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using less-than logic for value comparisons.
Less_Than() - Method in interface PIRL.PVL.Selector
Tests if less-than logic is to be used for value comparisons.
LEVEL_INDEX_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
LINE_BREAK - Static variable in class PIRL.PVL.Parser
Character sequence that separates PVL statement lines: "\r\n" (CR-NL).
Line_Offset - Variable in class PIRL.Image_Tools.Projection
 
Line_Offset() - Method in class PIRL.Image_Tools.Projection
 
LINE_OFFSET_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
LINE_SPACING_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
Line_Style() - Method in class PIRL.Viewers.Parameter_Pane
Gets the "JTree.lineStyle" property currently being used.
Line_Style(String) - Method in class PIRL.Viewers.Parameter_Pane
Sets the "JTree.lineStyle" property to the specified style.
Line_Style() - Method in class PIRL.Viewers.Value_Pane
Gets the "JTree.lineStyle" property currently being used.
Line_Style(String) - Method in class PIRL.Viewers.Value_Pane
Sets the "JTree.lineStyle" property to the specified style.
Line_to_Projection_Y(double) - Method in class PIRL.Image_Tools.Projection
 
LINK_MESSENGER_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
List() - Method in class PIRL.PVL.Parameter
Gets the Parameter list aggregated under this Parameter.
List(Vector) - Method in class PIRL.PVL.Parameter
Sets the Parameter list for the Parameter.
List_Size() - Method in class PIRL.PVL.Parameter
Gets the size of an aggregate's list; the number of Parameters it contains.
List_String(Vector) - Static method in class PIRL.Database.JDBC_Data_Port
Produce a String representation of a Vector list.
Listen_for_Messages() - Method in class PIRL.Conductor.Maestro.Theater
Begin asynchronously listening for messages.
Listen_for_Messages() - Method in class PIRL.Messenger.Messenger
Start the Messenger thread listening for messages.
Listener_Identity() - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the idenity of this Messenger client.
Listener_Identity() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get the identity of the Management object.
Listener_Identity() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the identity description of this Conductor Management interface implementation.
Listener_Identity() - Method in class PIRL.Messenger.Dispatcher
Get the identity of this Dispatcher.
Listener_Identity() - Method in interface PIRL.Messenger.Message_Delivered_Listener
Get the identity of the listener.
listenerList - Variable in class PIRL.TreeTable.AbstractCellEditor
 
listenerList - Variable in class PIRL.TreeTable.AbstractTreeTableModel
 
Listening_for_Hello() - Method in class PIRL.Conductor.Maestro.Local_Theater
Test if this Local_Theater is listening for a auto-open "Hello" broadcast.
Listening_for_Messages() - Method in class PIRL.Messenger.Messenger
Test if the Messenger thread is running and marked to continue listening for messages.
Lister - Class in PIRL.PVL
A Lister writes PVL syxtax.
Lister(Writer) - Constructor for class PIRL.PVL.Lister
Creates a Lister using a Writer as the destination for PVL statements.
Lister(OutputStream) - Constructor for class PIRL.PVL.Lister
Creates a Lister using an OutputStream as the destination for PVL statements.
Lister(File) - Constructor for class PIRL.PVL.Lister
Creates a Lister using a File as the destination for PVL statements.
Lister() - Constructor for class PIRL.PVL.Lister
Creates a Lister with the default (System.out) destination for PVL statements.
listIterator(int) - Method in class PIRL.PVL.Parameter
Provides a ListIterator for the aggregate list positioned so that the next element returned will be at the specified index of the list.
listIterator() - Method in class PIRL.PVL.Parameter
Provides a ListIterator starting at the first element of the list.
listIterator(int) - Method in class PIRL.PVL.Value
Provides a ListIterator for Values contained in an Array positioned so that the next element returned will be from the specified index of the list.
listIterator() - Method in class PIRL.PVL.Value
Provides a ListIterator starting at the first element of the list.
Load_Icon(String) - Static method in class PIRL.Viewers.Icons
Loads an ImageIcon from a source.
Load_Procedure_Records() - Method in class PIRL.Conductor.Conductor
Load the Procedure_Records table.
Load_Source_Records() - Method in class PIRL.Conductor.Conductor
Load the Sources_Records table.
Local_Management(Management) - Static method in class PIRL.Conductor.Manager
Test for a Management interface local to a Conductor.
Local_Radius(double) - Method in class PIRL.Image_Tools.Projection
Calculate the radius of the planet at some latitude.
Local_Theater - Class in PIRL.Conductor.Maestro
A Local_Theater is the local Conductor management side of a Theater.
Local_Theater(Management) - Constructor for class PIRL.Conductor.Maestro.Local_Theater
Construct a Local_Theater for a Conductor Management interface.
Location(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Theater location of a Conductor at a data model index.
Location() - Method in class PIRL.Conductor.Maestro.Theater
Get the Theater location.
Location(String) - Static method in class PIRL.Conductor.Maestro.Theater
Provide an abbreviated theater location for a given theater location.
Location(Theater, String, int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Set a location at a data model index.
Location(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the Theater location for a data model index.
Location(Messenger) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Location(String) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Location(Theater) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the location for a Theater in the data model.
Location() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher location.
Location() - Method in exception PIRL.PVL.PVL_Exception
Gets the exception's location value.
Location(int) - Method in class PIRL.Strings.String_Buffer_Reader
Gets the location in the input stream of the index in the buffer.
Location(int) - Method in class PIRL.Strings.Words
Moves the word indices to a new location.
Location_for_Position(int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Convert a buffer position to a virtual source location.
Location_Of(long, String) - Method in class PIRL.Strings.String_Buffer_Reader
Finds the next location of the pattern String in the virtual stream.
Location_Of(long, char) - Method in class PIRL.Strings.String_Buffer_Reader
Finds the next location of the character in the virtual stream.
Log(String) - Method in class PIRL.Messenger.Dispatcher
Writes a log report.
Log() - Method in class PIRL.Messenger.Dispatcher
Writes an empty log line.
LOG_DIRECTORY_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
LOG_FILENAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
LOG_INPUT_PREFIX - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
When Logging is enabled, the prefix to print before each response header line that is reported received from the server.
Log_Message(String, AttributeSet) - Method in class PIRL.Conductor.Conductor
Logs a message to the Logger.
Log_Message(String) - Method in class PIRL.Conductor.Conductor
Logs a message to the Logger.
LOG_OUTPUT_PREFIX - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
When Logging is enabled, the prefix to print before each request message line that is reported sent to the server.
Log_Pathname() - Method in class PIRL.Messenger.Dispatcher
Get the log file pathname.
Log_Pathname(String) - Method in class PIRL.Messenger.Dispatcher
Set the pathname to the log file.
LOG_PATHNAME_FIELD - Static variable in class PIRL.Conductor.Conductor
Sources table fields indexes.
LOG_PATHNAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
LOG_PATHNAME_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the log file pathname.
Log_Stream - Variable in class PIRL.Messenger.Dispatcher
Log output stream.
Log_Stream() - Method in class PIRL.Messenger.Dispatcher
Get the log stream.
LOG_STYLE_PARAMETER_GROUP - Static variable in class PIRL.Conductor.Maestro.Theater
 
Log_Time(String) - Method in class PIRL.Messenger.Dispatcher
Writes a log report with a timestamp.
LOG_WRITER_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
LOG_WRITER_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
LOG_WRITTEN_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
Logging() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Check if server communication logging is enabled.
Logging(boolean) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Enable or disable server communication logging.
Logging() - Method in class PIRL.Messenger.Dispatcher
Test if logging is enabled.
Logging(boolean) - Method in class PIRL.Messenger.Dispatcher
Enable or disable logging.
Logic() - Method in class PIRL.PVL.Selection
Gets the logic settings of the current Selection criteria code.
LOGIC - Static variable in interface PIRL.PVL.Selector
Bit mask for the criteria logic.
Logic() - Method in interface PIRL.PVL.Selector
Gets the current selection logic code.
Logical_Path() - Method in class PIRL.Utilities.File
Get the logical path for the file.
Long_Data() - Method in class PIRL.PVL.Value
Gets a Long object from the Value.
long_Data() - Method in class PIRL.PVL.Value
Gets a primitive long value from the Value.
Lookup_Messenger(String) - Method in class PIRL.Messenger.Dispatcher
Get a Messenger for an address.
Loop(boolean) - Method in class PIRL.PVL.PVL_to_DB
Enables or disables map looping.
Loop() - Method in class PIRL.PVL.PVL_to_DB
Tests if map looping is enabled.
Loop_Count() - Method in class PIRL.PVL.PVL_to_DB
Gets the value of the loop counter.
LOOP_COUNTER_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the current mapping loop counter: "Loop_Counter".
Loop_Limit - Variable in class PIRL.PVL.PVL_to_DB
The Loop limit: 256.
LOWEST_BIT - Static variable in class PIRL.PVL.Parameter
The lowest bit used by the classification code bit field.
LOWEST_BIT - Static variable in class PIRL.PVL.Value
The lowest bit used by the Type code bit field.
LRCP_PROGRESSION_ORDER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 

M

main(String[]) - Static method in class PIRL.Conductor.Conductor
Instantiate a Conductor application.
main(String[]) - Static method in class PIRL.Conductor.Evaluate
 
main(String[]) - Static method in class PIRL.Conductor.Maestro.Kapellmeister
 
main(String[]) - Static method in class PIRL.Conductor.Maestro.Stage_Manager
 
main(String[]) - Static method in class PIRL.Conductor.Notify
Processes the command line arguments.
main(String[]) - Static method in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Application main.
main(String[]) - Static method in class PIRL.Conductor.Pipeline_Source_Manager
Manage sources in a Conductor Pipeline Source Table.
main(String[]) - Static method in class PIRL.Configuration.Configuration
Assemble and report on the contents of a configuration.
main(String[]) - Static method in class PIRL.Database.Connect_View
 
main(String[]) - Static method in class PIRL.Database.Data_Table
 
main(String[]) - Static method in class PIRL.Database.Data_View
 
main(String[]) - Static method in class PIRL.Database.Query_DB
Run the Query_DB application.
main(String[]) - Static method in class PIRL.Database.SQL
 
main(String[]) - Static method in class PIRL.Database.Update_DB
Runs the Update_DB application.
main(String[]) - Static method in class PIRL.Image_Tools.HTTP_ImageInputStream
 
main(String[]) - Static method in class PIRL.Image_Tools.JP2_Info
Report the JP2_Info found in a file.
main(String[]) - Static method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Report the JPEG2000 codestream segments found in a raw codestream file.
main(String[]) - Static method in class PIRL.Image_Tools.Projection
 
main(String[]) - Static method in class PIRL.Messenger.Dispatcher
 
main(String[]) - Static method in class PIRL.PVL.PVL_to_DB
Runs a PVL_to_DB application.
main(String[]) - Static method in class PIRL.Strings.strip_DEBUG
 
main(String[]) - Static method in class PIRL.Utilities.File
Map filenames to their logical forms.
main(String[]) - Static method in class PIRL.Viewers.Font_Selector
 
main(String[]) - Static method in class PIRL.Viewers.Icons
 
main(String[]) - Static method in class PIRL.Viewers.Parameter_Pane
 
main(String[]) - Static method in class PIRL.Viewers.Parameter_View
Creates a Parameter_View displaying the Parameters found in each file listed on the command line.
main(String[]) - Static method in class PIRL.Viewers.Projection_Viewer
Launches an interactive Projection_Viewer or performs a non-interactive coordinate projection.
main(String[]) - Static method in class PIRL.Viewers.Stream_Viewer
Start a Stream_Viewer.
main(String[]) - Static method in class PIRL.Viewers.URL_Dialog
 
main(String[]) - Static method in class PIRL.Viewers.Value_View
Creates a Value_View displaying each of the array Values found in the file listed on the command line.
Management(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Remote_Theater Management at a data model row index.
Management(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Remote_Theater Management for a Conductor.
Management(Message, Theater, Message) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get Remote_Theater Management for a Conductor.
Management(int, Remote_Theater) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Set the Remote_Theater Management for a data model row index.
Management(Message, Remote_Theater) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Set the Remote_Theater Management for a Conductor.
Management - Interface in PIRL.Conductor
Management is the Conductor management interface.
Management() - Method in class PIRL.Conductor.Manager
 
Manager(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Conductor Manager for a data model row index.
Manager(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Manager for a Conductor.
Manager(int, Manager) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Set the Manager for a data model row index.
Manager - Class in PIRL.Conductor
A Manager is a GUI for managing a Conductor.
Manager(Management, Configuration) - Constructor for class PIRL.Conductor.Manager
Constructs a Conductor Manager.
Manager(Management) - Constructor for class PIRL.Conductor.Manager
 
MANAGER_HEIGHT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Manager
Configuration parameters.
MANAGER_LOCATION_X_PARAMETER_NAME - Static variable in class PIRL.Conductor.Manager
Configuration parameters.
MANAGER_LOCATION_Y_PARAMETER_NAME - Static variable in class PIRL.Conductor.Manager
Configuration parameters.
MANAGER_WIDTH_PARAMETER_NAME - Static variable in class PIRL.Conductor.Manager
Configuration parameters.
Map(String) - Method in class PIRL.PVL.PVL_to_DB
Assembles a map of PVL source parameter references assigned to Database field references.
Map(Parameter) - Method in class PIRL.PVL.PVL_to_DB
Sets the map parameters.
Map() - Method in class PIRL.PVL.PVL_to_DB
Gets the map Parameters.
MAP_NAME - Static variable in class PIRL.PVL.PVL_to_DB
The Group name of the map parameters: "PVL_to_DB_Map".
MAP_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
MAP_TYPE_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
Mark() - Method in class PIRL.Strings.Words
Marks the current word location.
mark(int) - Method in class PIRL.Utilities.ByteBuffer_InputStream
Sets a mark at the current input position.
Mark_Index - Variable in class PIRL.Strings.Words
The Word_Index the last marked word.
Marker_Name(int) - Static method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
MARKER_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
MARKER_STYLE - Static variable in class PIRL.Viewers.Stream_Monitor
A marker text style.
markSupported() - Method in class PIRL.Utilities.ByteBuffer_InputStream
Test if stream mark and reset are supported.
MASK - Static variable in class PIRL.PVL.Parameter
Selects only the classification code bit fields recognized by the Parameter class.
MASK - Static variable in class PIRL.PVL.Value
Selects only the Type code bit fields recognized by the Value class.
Mask(String) - Method in class PIRL.Strings.Words
Sets the mask to use when words are masked.
Mask() - Method in class PIRL.Strings.Words
Gets the word mask.
Mask(Vector<String>) - Method in class PIRL.Strings.Words
Words preceeded by any one of a set of names are masked.
Masked_Message(Vector, String) - Static method in class PIRL.Database.Data_View
 
MASKED_PASSWORD - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
Value used to display the Configuration password parameters.
MASKED_PASSWORD - Static variable in class PIRL.Conductor.Processing_Changes
The value to set for all configuration parameters named "Password" (case insensitive).
masked_SQLException(SQLException) - Static method in exception PIRL.Database.Database_Exception
Copy an SQLException with any passwords masked out.
masked_String(String) - Static method in exception PIRL.Database.Database_Exception
Masks out words that should be hidden in a String.
Match(Parameter, Selector) - Method in class PIRL.PVL.Parameter
Tests if a Parameter matches this Parameter using the specified criteria.
Match(Value, Selector) - Method in class PIRL.PVL.Value
Tests if a Value matches this Value using the specified criteria.
Match_Depth(Parameter, Selector) - Method in class PIRL.PVL.Parameter
Tests if a Parameter matches this Parameter using the specified criteria.
Match_Depth(Value, Selector) - Method in class PIRL.PVL.Value
Tests if a Value matches this Value using the specified criteria.
Match_Mode(int) - Method in class PIRL.Conductor.Reference_Resolver
Sets the parameter match mode.
Match_Mode() - Method in class PIRL.Conductor.Reference_Resolver
Gets the parameter match mode.
Match_Mode(int) - Method in class PIRL.PVL.PVL_to_DB
Sets the match mode used to resolve both nested configuration parameter references and Map parameter source references from the PVL source.
Match_Mode() - Method in class PIRL.PVL.PVL_to_DB
Gets the parameter match mode.
Matches(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Definition
Test if a Conductor Definition Message matches this Conductor_Definition.
Matches(String, String, boolean) - Static method in class PIRL.Database.Database
Tests if two strings match.
Matches(String, String) - Method in class PIRL.Database.Database
Tests if two strings match.
Matches(Vector, String, boolean) - Static method in class PIRL.Database.Database
Tests if a string matches any element of a Vector.
Matches(Vector, String) - Method in class PIRL.Database.Database
Tests if a string matches any element of a Vector.
Matching(String) - Method in class PIRL.Messenger.Message
Get the String value of a parameter with a name matching a pattern.
Matching_Index(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the data model row index of a Conductor with a matching identity.
Matching_Index(Message, List<Message>) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the index of an identity Message in a list of identities.
Matching_Index(Theater, List<Theater>) - Static method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the index of a Theater in a list of Theaters that matches.
MAX_DECIMAL_DIGITS - Static variable in class PIRL.Strings.String_Utilities
The default number of decimal digits used by the String_Utilities.Amount_Magnitude(long, int) function.
Max_Height() - Method in class PIRL.Viewers.Size_Limits
Gets the maximum height limit.
Max_Height(int) - Method in class PIRL.Viewers.Size_Limits
Sets the maximum height limit.
MAX_LABEL_LENGTH_DIGITS - Static variable in class PIRL.Messenger.Messenger
Maximum number of digits in the message label length value sequence.
Max_Last_Lines() - Method in class PIRL.Conductor.Notify
Gets the maximum number of message last lines to be delivered.
Max_Last_Lines(int) - Method in class PIRL.Conductor.Notify
Sets the maximum number of message last lines to be delivered.
MAX_LINE_LENGTH - Static variable in class PIRL.Viewers.Dialog_Box
The maximum number of characters per line in a dialog box.
max_memory() - Static method in class PIRL.Viewers.Memory_Panel
Returns the maximum amount of memory the Java Virtual Machine will attempt to use from the host system.
Max_Message_Lines() - Method in class PIRL.Conductor.Notify
Gets the maximum number of message lines to be delivered.
Max_Message_Lines(int) - Method in class PIRL.Conductor.Notify
Sets the maximum number of message lines to be delivered.
MAX_RECONNECT_ATTEMPTS - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The maximum number of repeated server reconnect tries.
MAX_RECONNECT_ATTEMPTS - Static variable in class PIRL.Messenger.Messenger
The maximum number of repeated server reconnect tries.
Max_Samples() - Method in class PIRL.Viewers.Memory_History
Get the maximum number of history samples that can be recorded.
Max_Samples(int) - Method in class PIRL.Viewers.Memory_History
Set the maximum number of history samples that can be recorded.
MAX_SOURCE_RECORDS_DEFAULT - Static variable in class PIRL.Conductor.Conductor
The maximum number of unprocessed source records that will be obtained when the Conductor cache is refreshed.
MAX_SOURCE_RECORDS_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Max_Sources_Rows() - Method in class PIRL.Conductor.Manager
 
Max_Sources_Rows(int) - Method in class PIRL.Conductor.Manager
 
MAX_START_CONDUCTORS_COUNT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
The name of the Configuration parameter that specifies the maximum number of remote Conductor commands that may be executed by a single request.
Max_Width() - Method in class PIRL.Viewers.Size_Limits
Gets the maximum width limit.
Max_Width(int) - Method in class PIRL.Viewers.Size_Limits
Sets the maximum width limit.
Maximum - Variable in class PIRL.Utilities.Integer_Range
The range maximum value.
Maximum() - Method in class PIRL.Utilities.Integer_Range
Gets the maximum range value.
Maximum(long) - Method in class PIRL.Utilities.Integer_Range
Sets the maximum range value.
Maximum - Variable in class PIRL.Utilities.Real_Range
The range maximum value.
Maximum() - Method in class PIRL.Utilities.Real_Range
Gets the maximum limit value.
Maximum(double) - Method in class PIRL.Utilities.Real_Range
Sets the maximum range value.
MAXIMUM_DIMENSION - Static variable in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Convenience constants for specifying which layout size dimensions to calculate.
MAXIMUM_SIZE - Static variable in class PIRL.Viewers.Font_Selector
The maximum acceptable value for a font size: 256.
maximumLayoutSize(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Gets the maximum layout dimensions for the container.
MEMORY_ALLOCATED_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MEMORY_ALLOCATED_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
MEMORY_AVAILABLE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MEMORY_AVAILABLE_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Memory_Chart - Class in PIRL.Viewers
A Memory_Chart provides a self-updating graphical display of the Java runtime environment (JRE) memory usage.
Memory_Chart(int) - Constructor for class PIRL.Viewers.Memory_Chart
Construct a Memory_Chart that samples at a specified rate.
Memory_Chart() - Constructor for class PIRL.Viewers.Memory_Chart
Construct an idle Memory_Chart.
Memory_Chart_Panel - Class in PIRL.Viewers
A Memory_Chart_Panel provides panel for a Memory_Chart.
Memory_Chart_Panel(int, boolean) - Constructor for class PIRL.Viewers.Memory_Chart_Panel
Construct a Memory_Chart_Panel using a sampling rate and optional popup menu.
Memory_Chart_Panel(int) - Constructor for class PIRL.Viewers.Memory_Chart_Panel
Construct a Memory_Chart_Panel using a sampling rate.
Memory_Chart_Panel(boolean) - Constructor for class PIRL.Viewers.Memory_Chart_Panel
Construct a Memory_Chart_Panel with an optional popup menu.
Memory_Chart_Panel() - Constructor for class PIRL.Viewers.Memory_Chart_Panel
Construct a Memory_Chart_Panel with a popup menu and using the Memory_Chart_Panel.DEFAULT_SAMPLING_RATE.
Memory_Chart_UI - Class in PIRL.Viewers
A Memory_Chart_UI provides a ComponentUI delegate for the Memory_Chart component.
Memory_Chart_UI() - Constructor for class PIRL.Viewers.Memory_Chart_UI
Construct a Memory_Chart_UI object.
Memory_ChartUI - Class in PIRL.Viewers
A Memory_ChartUI is an empty abstract class that provides type identification for a Memory_Chart ComponentUI delegate.
Memory_ChartUI() - Constructor for class PIRL.Viewers.Memory_ChartUI
 
MEMORY_FREE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MEMORY_FREE_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Memory_History - Class in PIRL.Viewers
A Memory_History provides a history of Java Runtime Environment (JRE) memory use.
Memory_History(int, int) - Constructor for class PIRL.Viewers.Memory_History
Constructs at Memory_History with specified max samples and sampling rate.
Memory_History() - Constructor for class PIRL.Viewers.Memory_History
Constructs an idle Memory_History with Memory_History.DEFAULT_MAX_SAMPLES sample capacity.
Memory_Panel - Class in PIRL.Viewers
A JPanel that holds information about available Virtual Machine memory.
Memory_Panel(int, String) - Constructor for class PIRL.Viewers.Memory_Panel
Creates a new Memory_Panel with the specified unit_divisor and units label.
Memory_Panel() - Constructor for class PIRL.Viewers.Memory_Panel
Creates a new Memory_Panel.
MEMORY_STATUS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MEMORY_STATUS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Menu() - Method in class PIRL.Viewers.Memory_Chart_Panel
Get a popup menu with Memory_Chart controls.
Menu_Bar() - Method in class PIRL.Viewers.Parameter_View
Creates a menu bar for the viewer.
Message() - Method in class PIRL.Conductor.Notify
Gets the message to be delivered.
Message(String, boolean, boolean) - Method in class PIRL.Conductor.Notify
Sets the message to be delivered.
Message(String) - Method in class PIRL.Conductor.Notify
Sets the message to be delivered.
Message - Class in PIRL.Messenger
A Message contains a message and its routing information.
Message() - Constructor for class PIRL.Messenger.Message
Construct an empty Message.
Message(String) - Constructor for class PIRL.Messenger.Message
Construct a Message from a token name.
Message(Message) - Constructor for class PIRL.Messenger.Message
Construct a copy of another Message.
Message(Parameter) - Constructor for class PIRL.Messenger.Message
Construct a Message as a copy of a Parameter.
Message(ByteBuffer) - Constructor for class PIRL.Messenger.Message
Construct a Message from the contents of a ByteBuffer.
Message - Variable in class PIRL.Messenger.Message_Delivered_Event
 
Message() - Method in exception PIRL.PVL.PVL_Exception
Gets the exception's local message String.
Message_Bytes_Received() - Method in class PIRL.Messenger.Messenger
Get the number of message bytes received.
MESSAGE_BYTES_RECEIVED_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MESSAGE_BYTES_RECEIVED_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Message_Bytes_Sent() - Method in class PIRL.Messenger.Messenger
Get the number of message bytes sent.
MESSAGE_BYTES_SENT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MESSAGE_BYTES_SENT_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
MESSAGE_DELIVERED - Static variable in class PIRL.Conductor.Colors
Kapellmeister.
Message_Delivered(Message_Delivered_Event) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Take delivery of a Message and queue it for disposition.
Message_Delivered(Message_Delivered_Event) - Method in class PIRL.Conductor.Maestro.Local_Theater
A message is delivered from the Stage_Manager.
Message_Delivered(Message_Delivered_Event) - Method in class PIRL.Conductor.Maestro.Remote_Theater
Take delivery of a Message.
Message_Delivered(Message_Delivered_Event) - Method in class PIRL.Conductor.Maestro.Stage_Manager
 
Message_Delivered(Message_Delivered_Event) - Method in class PIRL.Messenger.Dispatcher
Receives delivery of a message.
Message_Delivered(Message_Delivered_Event) - Method in interface PIRL.Messenger.Message_Delivered_Listener
Deliver a Message_Delivered_Event.
Message_Delivered_Event - Class in PIRL.Messenger
A Message_Delivered_Event is used to notify a Messenger employer that a message was delivered needing attention.
Message_Delivered_Event(Messenger, Message) - Constructor for class PIRL.Messenger.Message_Delivered_Event
Constructs a Message_Delivered_Event.
Message_Delivered_Listener - Interface in PIRL.Messenger
A Message_Delivered_Listener defines the interface used to deliver a Message_Delivered_Event.
MESSAGE_DELIVERED_STYLE - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
Message monitor auto-styling attributes.
Message_Listeners() - Static method in class PIRL.Messenger.Messenger
Get the group of all message listener threads.
Message_Retries() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the maximum number of protocol message retries before a Remote_Management_Exception will be thrown.
Message_Retries(int) - Method in class PIRL.Conductor.Maestro.Remote_Theater
Set the number of protocol message retries before a Remote_Management_Exception will be thrown.
MESSAGE_SENT - Static variable in class PIRL.Conductor.Colors
Kapellmeister.
MESSAGE_SENT_STYLE - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
Message monitor auto-styling attributes.
Message_Source(String, boolean, boolean) - Method in class PIRL.Conductor.Notify
Reads a message from a named source.
Message_Source(String) - Method in class PIRL.Conductor.Notify
Reads a message from a named source.
Messages_Received() - Method in class PIRL.Messenger.Messenger
Get the number of Messages successfully received.
Messages_Received_Corrupted() - Method in class PIRL.Messenger.Messenger
Get the number of Messages received that were corrupted in transmission.
MESSAGES_RECEIVED_CORRUPTED_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Messages_Received_Dropped() - Method in class PIRL.Messenger.Messenger
Get the number of Messages that were dropped becasue they could not be completely received.
MESSAGES_RECEIVED_DROPPED_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MESSAGES_RECEIVED_DROPPED_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
MESSAGES_RECEIVED_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MESSAGES_RECEIVED_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Messages_Sent() - Method in class PIRL.Messenger.Messenger
Get the number of Messages successfully sent.
Messages_Sent_Corrupted() - Method in class PIRL.Messenger.Messenger
Get the number of Messages to be sent that had content for which a PVL representation could not be generated.
MESSAGES_SENT_CORRUPTED_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Messages_Sent_Dropped() - Method in class PIRL.Messenger.Messenger
Get the number of Messages that could not be sent.
MESSAGES_SENT_DROPPED_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MESSAGES_SENT_DROPPED_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
MESSAGES_SENT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MESSAGES_SENT_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Messages_Unforwardable() - Method in class PIRL.Messenger.Messenger
Get the number of Messages that could not be forwarded.
MESSAGES_UNFORWARDABLE_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Messenger() - Method in class PIRL.Conductor.Maestro.Theater
Get the Messenger used for communication.
Messenger - Class in PIRL.Messenger
A Messenger sends and receives Messages over a communication channel and routes received messages to their destination.
Messenger(Message_Delivered_Listener, SocketChannel) - Constructor for class PIRL.Messenger.Messenger
Construct a Messenger on a client's communication channel connection.
Messenger(Message_Delivered_Listener, InetSocketAddress) - Constructor for class PIRL.Messenger.Messenger
Construct a Messenger on a client's connection address.
Messenger(Message_Delivered_Listener, String, int) - Constructor for class PIRL.Messenger.Messenger
Construct a Messenger to a client on a specified host and port.
Messenger(String, int) - Constructor for class PIRL.Messenger.Messenger
Construct a Messenger to a client on a specified host and port.
MESSENGER_ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
Message Messenger.ACTION_PARAMETER_NAME value sent in response to receiving an Messenger.ADDRESS_PARAMETER_NAME action Message for delivery.
Messenger_Identities(Messenger, String) - Method in class PIRL.Messenger.Dispatcher
Assemble a Message that includes the identities of selected connected Messengers.
Messenger_Link(Messenger, Message) - Method in class PIRL.Messenger.Dispatcher
Link two Messengers for I/O forwarding.
Messenger_Quit(Messenger, String) - Method in class PIRL.Messenger.Dispatcher
Disconnect a Messenger.
Messenger_Quit(Messenger, Message) - Method in class PIRL.Messenger.Dispatcher
Disconnect a Messenger.
MESSENGER_STATUS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
MESSENGER_STATUS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Messenger_Styled_Writer - Class in PIRL.Messenger
A Messenger_Styled_Writer is a Writer that encapsulates what is written, along with Styled_Writer information, into a Message that is sent via a Messenger.
Messenger_Styled_Writer(Messenger, Value) - Constructor for class PIRL.Messenger.Messenger_Styled_Writer
Construct a Messenger_Styled_Writer on a Messenger with a Message route address list.
Messenger_Styled_Writer(Messenger) - Constructor for class PIRL.Messenger.Messenger_Styled_Writer
Construct a Messenger_Styled_Writer on a Messenger.
Messenger_Theater(String) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the Theater for a Messenger address.
Messenger_Unlink(Messenger, Message) - Method in class PIRL.Messenger.Dispatcher
Unlink two Messengers.
Messengers - Variable in class PIRL.Messenger.Dispatcher
List of connected Messenger clients.
MESSENGERS_REPORT_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
MESSENGERS_REPORT_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
MESSENGERS_REPORT_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Meters_per_Pixel - Variable in class PIRL.Image_Tools.Projection
 
METERS_PER_PIXEL_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
MIN_CAPACITY - Static variable in class PIRL.Viewers.Stream_Monitor
The lower limit on the capacity value.
Min_Height() - Method in class PIRL.Viewers.Size_Limits
Gets the minimum height limit.
Min_Height(int) - Method in class PIRL.Viewers.Size_Limits
Sets the minimum height limit.
MIN_SOURCE_RECORDS_DEFAULT - Static variable in class PIRL.Conductor.Conductor
The minimum value for the Max_Source_Records value.
MIN_SOURCE_RECORDS_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Min_Width() - Method in class PIRL.Viewers.Size_Limits
Gets the minimum width limit.
Min_Width(int) - Method in class PIRL.Viewers.Size_Limits
Sets the minimum width limit.
Minimum - Variable in class PIRL.Utilities.Integer_Range
The range minimum value.
Minimum() - Method in class PIRL.Utilities.Integer_Range
Gets the minimum range value.
Minimum(long) - Method in class PIRL.Utilities.Integer_Range
Sets the minimum range value.
Minimum - Variable in class PIRL.Utilities.Real_Range
The range minimum value.
Minimum() - Method in class PIRL.Utilities.Real_Range
Gets the minimum range value.
Minimum(double) - Method in class PIRL.Utilities.Real_Range
Sets the minimum range value.
MINIMUM_BUFFER_SIZE - Static variable in class PIRL.Conductor.Stream_Logger
The minimum buffer size.
MINIMUM_BUFFER_SIZE - Static variable in class PIRL.Messenger.Messenger
The minimum size of the read buffer.
MINIMUM_DIMENSION - Static variable in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Convenience constants for specifying which layout size dimensions to calculate.
MINIMUM_IDENTIFY_TIMEOUT - Static variable in class PIRL.Messenger.Dispatcher
The minimum Messenger client identify timeout in seconds.
MINIMUM_INTERVAL - Static variable in class PIRL.Viewers.Animator
The minimum animation interval: 50 milliseconds.
MINIMUM_INTERVAL - Static variable in class PIRL.Viewers.Blinker
The minimum blink interval: 100 milliseconds.
MINIMUM_PROTOCOL_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
MINIMUM_RECEIVE_TIMEOUT - Static variable in class PIRL.Conductor.Maestro.Theater
The minimum amount of time, in seconds, a Theater will wait for a Message to be received.
MINIMUM_SIZE - Static variable in class PIRL.Viewers.Font_Selector
The minimum acceptable value for a font size: 4.
minimumLayoutSize(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Gets the minumum layout dimensions for the container.
MINOR_VERSION_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
MISSING_AGGREGATE_END - Static variable in exception PIRL.PVL.PVL_Exception
Message: Missing end of aggregate parameters.
MISSING_COMMENT_END - Static variable in exception PIRL.PVL.PVL_Exception
Message: Missing end of comment string.
MISSING_QUOTE_END - Static variable in exception PIRL.PVL.PVL_Exception
Message: Missing end of quoted string.
MISSING_UNITS_END - Static variable in exception PIRL.PVL.PVL_Exception
Message: Missing end of units string.
Modifiers() - Method in class PIRL.PVL.Selection
Gets the modifiers of the current Selection criteria code.
MODIFIERS - Static variable in interface PIRL.PVL.Selector
Bit mask for the criteria modifiers.
Modifiers() - Method in interface PIRL.PVL.Selector
Gets the current selection criteria modifications code.
MONITOR_HEIGHT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Manager
Configuration parameters.
MONITOR_WIDTH_PARAMETER_NAME - Static variable in class PIRL.Conductor.Manager
Configuration parameters.
mouseClicked(MouseEvent) - Method in class PIRL.Conductor.Table_Mouse_Listener
 
Multibuf_ImageInputStream - Class in PIRL.Image_Tools
An Multibuf_ImageInputStream provides an ImageInputStream interface to a List of ByteBuffers.
Multibuf_ImageInputStream(List) - Constructor for class PIRL.Image_Tools.Multibuf_ImageInputStream
Construct a Multibuf_ImageInputStream on a List of ByteBuffers.
Multibuf_ImageInputStream(ByteBuffer) - Constructor for class PIRL.Image_Tools.Multibuf_ImageInputStream
Construct a Multibuf_ImageInputStream that initial contains a single ByteBuffer.
Multibuf_ImageInputStream() - Constructor for class PIRL.Image_Tools.Multibuf_ImageInputStream
Construct an empty Multibuf_ImageInputStream.
MULTIPLE_COMPONENT_TRANSFORM_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
MULTIPLE_WINDOW_ARRAY_VIEWING - Static variable in class PIRL.Viewers.Parameter_Pane
Array Value elements are viewed in multiple separate windows.
Multiwriter_IOException - Exception in PIRL.Utilities
A Multiwriter_IOException is an IOException that may carry multiple IOExceptions from multiple exception sources.
Multiwriter_IOException(String) - Constructor for exception PIRL.Utilities.Multiwriter_IOException
Construct a Multiwriter_IOException with an explanatory message.
Multiwriter_IOException() - Constructor for exception PIRL.Utilities.Multiwriter_IOException
Construct a Multiwriter_IOException with no explanatory message.
MySQL_Data_Port - Class in PIRL.Database
Provides access to a MySQL database via a JDBC Data_Port.
MySQL_Data_Port() - Constructor for class PIRL.Database.MySQL_Data_Port
Creates the abstract JDBC_Data_Port finalizer class and registers the class ID and name of the Data_Port type.

N

NA - Variable in class PIRL.Image_Tools.Projection
 
NACK(String, Exception) - Static method in class PIRL.Conductor.Maestro.Theater
Generate a NACK - no acknowledge - Message with optional explanation and exception parameters.
NACK(Messenger, Message) - Method in class PIRL.Messenger.Dispatcher
 
NACK() - Static method in class PIRL.Messenger.Message
Get a Message intitialized with a Message.NACK_ACTION Message.ACTION_PARAMETER_NAME.
NACK_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
NACK_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
NACK_ACTION - Static variable in class PIRL.Messenger.Message
Negative acknowledgment Message Message.ACTION_PARAMETER_NAME value.
NACK_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
NACK_Messages - Variable in class PIRL.Conductor.Maestro.Local_Theater
The Theater Message protcol error statistics.
NACK_Messages() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get the number of NACK (negative acknowledgment) Messages that have been received.
NACK_Messages - Variable in class PIRL.Conductor.Maestro.Remote_Theater
Problem case message accounting.
NACK_Messages() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the number of NACK (negative acknowledge) messages that have occurred.
Name() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the Conductor name.
Name(String) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the Conductor name.
Name(String) - Static method in class PIRL.Conductor.Maestro.Theater
Get the name portion of a Theater location.
Name() - Method in class PIRL.Image_Tools.Equirectangular_Projection
 
Name() - Method in class PIRL.Image_Tools.Polar_Stereographic_Elliptical_Projection
 
Name() - Method in class PIRL.Image_Tools.Polar_Stereographic_Spherical_Projection
 
Name() - Method in class PIRL.Image_Tools.Projection
 
Name() - Method in class PIRL.PVL.Parameter
Gets the name of the Parameter.
Name(String) - Method in class PIRL.PVL.Parameter
Sets the Parameter's name.
Name(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Parameter name criteria.
Name() - Method in class PIRL.PVL.Selection
Tests if the Parameter name criteria is enabled.
NAME - Static variable in interface PIRL.PVL.Selector
Criteria to select a Parameter's name.
Name(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Parameter name criteria.
Name() - Method in interface PIRL.PVL.Selector
Tests if the Parameter name criteria is enabled.
NAME_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
NAME_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
NAME_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
NAME_PARAMETER_NAME - Static variable in class PIRL.Messenger.Message
Sender name in an Message.IDENTIFY_ACTION or Message.IDENTITY_ACTION action Message.
NAME_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
The name of the identity parameter that provides the name of the Messenger being identified.
Named_Parameters(String) - Static method in class PIRL.Viewers.Projection_Viewer
Assemble a Paremeter from a source.
Names_Match(Parameter, Parameter) - Method in class PIRL.PVL.Selection
Tests if the names of two Parameters match.
Names_Match(Parameter, Parameter) - Method in interface PIRL.PVL.Selector
Tests if the names of two Parameters match according to the current selection criteria.
Native_Methods - Class in PIRL.Conductor
Native methods.
NATIVE_METHODS_LIBRARY_NAME - Static variable in class PIRL.Conductor.Native_Methods
The name of the library that contains the native methods implementations.
Nearest_Size(int) - Method in class PIRL.Viewers.Font_Selector
Gets the size from the selection list that is nearest to a specified size.
New_Conductor_Dialog - Class in PIRL.Conductor.Maestro
New_Conductor_Dialog provides a dialog used to interactively obtain the information needed to form a command line that will start a Conductor.
New_Conductor_Dialog(String, Frame, boolean, String, String, String, String, String, int, boolean) - Constructor for class PIRL.Conductor.Maestro.New_Conductor_Dialog
Constructs a New_Conductor_Dialog.
New_Conductor_Dialog(String, Frame, boolean, String) - Constructor for class PIRL.Conductor.Maestro.New_Conductor_Dialog
Constructs a New_Conductor_Dialog.
New_Conductor_Dialog(String, Frame, boolean) - Constructor for class PIRL.Conductor.Maestro.New_Conductor_Dialog
Constructs a New_Conductor_Dialog.
New_Conductor_Dialog(String, Frame) - Constructor for class PIRL.Conductor.Maestro.New_Conductor_Dialog
Constructs a New_Conductor_Dialog.
New_Conductor_Dialog() - Constructor for class PIRL.Conductor.Maestro.New_Conductor_Dialog
Constructs a default New_Conductor_Dialog.
NEW_LINE - Static variable in class PIRL.PVL.Lister
The platform's native line separator (newline) String.
Next_Buffer() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Set the next buffer as the current buffer.
Next_Index(String, int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the data model row index of the next Conductor entry at a Theater location starting after a given index.
Next_Index(int) - Method in class PIRL.Strings.String_Buffer_Reader
Sets the Next_Location using a buffer index value.
Next_Index() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the index in the buffer of the Next_Location.
Next_Location(long) - Method in class PIRL.Strings.String_Buffer_Reader
Sets the next location to position the buffer when sliding it forward.
Next_Location() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the current value of the next location.
Next_Location() - Method in class PIRL.Strings.Words
Moves the word indices to the location of the next word.
Next_Theater_Index(String, int) - Method in class PIRL.Conductor.Maestro.Profile
Get the Profile index of the next Theater definition for a Theater location starting after a given index.
Next_Word() - Method in class PIRL.Strings.Words
Gets the next word.
NL - Static variable in class PIRL.Conductor.Conductor
 
NL - Static variable in class PIRL.Conductor.Maestro.Theater
 
NL - Static variable in class PIRL.Configuration.Configuration
 
NL - Static variable in class PIRL.Database.Database
The new-line sequence for the local host system.
NL - Static variable in class PIRL.Database.Update_DB
System new line sequence.
NL - Static variable in class PIRL.Messenger.Dispatcher
Text new-line sequence.
NL - Static variable in class PIRL.Strings.String_Buffer
 
NO_ASSOCIATION - Static variable in class PIRL.Image_Tools.JP2_Info
 
NO_CONDUCTOR_DEFINITION - Static variable in class PIRL.Conductor.Maestro.Profile
Theater Conductor name entry when no Conductor_Definition is provided.
NO_DESTINATION - Static variable in class PIRL.Conductor.Notify
Exit status values.
NO_INFO - Static variable in class PIRL.Image_Tools.JP2_Info
 
NO_INFO - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
NO_LAST_LOCATION - Static variable in exception PIRL.PVL.PVL_Exception
Message: Could not find the last location.
NO_MATH_MARKER - Static variable in class PIRL.PVL.PVL_to_DB
Non-math expression source parameter reference token character.
No_Op(boolean) - Method in class PIRL.PVL.PVL_to_DB
Enables or disables database update operations.
No_Op() - Method in class PIRL.PVL.PVL_to_DB
Tests if no-op mode is enabled.
NO_PROCEDURE - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
NO_QUANTIZATION - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
NO_READ_LIMIT - Static variable in class PIRL.Strings.String_Buffer_Reader
The Read_Limit size value that means what it says.
No_Read_Limit() - Method in class PIRL.Strings.String_Buffer_Reader
Sets the read limit to NO_READ_LIMIT.
NO_SOURCE_SIZE - Variable in class PIRL.Image_Tools.HTTP_ImageInputStream
Source size value if no source has been found.
nodeForRow(int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
Non_Protocol_Message_Listener - Variable in class PIRL.Conductor.Maestro.Remote_Theater
Object to which non-protocol Messages will be delivered.
Non_Protocol_Message_Listener() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the listener for non-protocol messages.
Non_Protocol_Message_Listener(Message_Delivered_Listener) - Method in class PIRL.Conductor.Maestro.Remote_Theater
Set the listenter for non-protocol messages.
Non_Text_Limit(int) - Method in class PIRL.Strings.String_Buffer_Reader
Sets the length of a non-text data sequence that will cause input from the Reader's character stream to the the buffer to stop.
Non_Text_Limit() - Method in class PIRL.Strings.String_Buffer_Reader
Get the current limit for non-text data input.
NOT_APPLICABLE_CONSTANT_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Not_Identity - Variable in class PIRL.Image_Tools.Projection
 
Notice(String, Component) - Static method in class PIRL.Viewers.Dialog_Box
Displays an INFORMATION_MESSAGE MessageDialog box with a "Notice" title and an OK button.
Notice(String) - Static method in class PIRL.Viewers.Dialog_Box
Displays an INFORMATION_MESSAGE MessageDialog box centered on the screen with a "Notice" title and an OK button.
NOTICE_STYLE - Static variable in class PIRL.Conductor.Colors
Conductor Text style.
NOTICE_STYLE - Static variable in class PIRL.Viewers.Stream_Monitor
A text style that will be noticed.
Notify - Class in PIRL.Conductor
Notify is a mechanism for delivering messages to destinations.
Notify(Vector) - Constructor for class PIRL.Conductor.Notify
Constructs a Notify object with the specified destinations.
Notify() - Constructor for class PIRL.Conductor.Notify
Constructs a Notify object with no destinations.
Notify_Deleted(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Notify table change listeners that a data model row has been deleted.
Notify_Deleted(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Notify table change listeners that a data model row range has been deleted.
Notify_Deleting(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Notify processing state change listeners that a data model is about to be deleted.
Notify_Deleting(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Notify table change listeners that a data model row range is about to be deleted.
Notify_Inserted(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Notify all listeners that a data model row has been inserted.
NOTIFY_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Notify_State_Change_Listeners(Conductor_Table_Model_Event) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Send a change notification to the processing state change listeners.
Notify_State_Changed(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Notify all listeners that a Conductor processing state changed.
Notify_Table_Change_Listeners(Conductor_Table_Model_Event) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Send a change notification to the table change listeners.
Notify_Table_Changed() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Notify all listeners that the data model content has changed.
Notify_Updated(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Notify all listeners that a data model row has been updated.
Notify_Updated(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Notify all listeners that a continguous range of data model rows have been updated.
NULL_VALUE - Static variable in class PIRL.Database.Database
The "value" to specify when setting a field to NULL.
NUMBER_BASE_DELIMITER - Static variable in class PIRL.PVL.Parser
Encloses the datum of a Value in radix base notation: '#'.
NUMBER_OF_UUID_VALUES - Static variable in class PIRL.Image_Tools.JP2_Info
 
NUMERIC - Static variable in class PIRL.PVL.Value
Non-specific Type for a Value with a numeric datum.

O

OBJECT - Static variable in class PIRL.PVL.Parameter
Classification for an aggregate Parameter; and is functionally identical to the GROUP classification.
Offsets(Point) - Method in class PIRL.Viewers.View_Locator
Sets the horizontal and vertical offsets to be applied when a view is relocated.
Offsets(int, int) - Method in class PIRL.Viewers.View_Locator
Sets the horizontal and vertical offsets to be applied when a view is relocated.
Offsets() - Method in class PIRL.Viewers.View_Locator
Gets the horizontal and vertical offsets to be applied when a view is relocated.
ON_FAILURE_FIELD - Static variable in class PIRL.Conductor.Conductor
Procedures table fields indexes.
ON_FAILURE_PROCEDURE_LOG_DELIMITER - Static variable in class PIRL.Conductor.Conductor
Marks the beginning of On_Failure procedure processing in a log file.
OPACITY - Static variable in class PIRL.Image_Tools.JP2_Info
 
Open(String) - Method in class PIRL.Conductor.Maestro.Local_Theater
Open this Local_Theater.
Open(String, int, Message, String) - Method in class PIRL.Conductor.Maestro.Remote_Theater
Open this Theater.
Open(String, Message, String) - Method in class PIRL.Conductor.Maestro.Remote_Theater
Open this Theater.
Open(String, int, Message) - Method in class PIRL.Conductor.Maestro.Theater
Open this Theater.
Open(Message) - Method in class PIRL.Conductor.Maestro.Theater
Open this Theater.
Open(Configuration) - Method in interface PIRL.Database.Data_Port
Opens the Data_Port using the parameters from the Configuration to access a database.
Open(Configuration) - Method in class PIRL.Database.Database
Opens a Data_Port using the Configuration.
Open(Configuration) - Method in class PIRL.Database.JDBC_Data_Port
Opens a connection to a database.
Open(Configuration) - Method in class PIRL.Database.MySQL_Data_Port
Implements the Data_Port Open method.
Open(Configuration) - Method in class PIRL.Database.PostgreSQL_Data_Port
Implements the Data_Port Open method.
Open_Data_Port(String) - Method in class PIRL.Database.JDBC_Data_Port
Used by the finalizer subclass to get a JDBC Connection to the database as specified by its URL.
Open_Management(Message, Theater, Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get Remote_Theater Management for a Conductor.
Open_Manager(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Open a Conductor Manager at a data model row index.
Opened(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Test if the Remote_Theater Management at a data model index is open.
Opened(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Test if the Remote_Theater associated with a Conductor identity is open.
Opened() - Method in class PIRL.Conductor.Maestro.Theater
Test if this Theater is opened.
Opened(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Opened(String) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
OPENED_THEATER - Static variable in class PIRL.Conductor.Colors
Kapellmeister.
Optional_Parameters - Static variable in class PIRL.Database.MySQL_Data_Port
Optional Configuration parameters.
Optional_Parameters - Static variable in class PIRL.Database.PostgreSQL_Data_Port
Optional Configuration parameters.
Orientation(int) - Method in class PIRL.Viewers.Percent_Bar
 
Orientation() - Method in class PIRL.Viewers.Percent_Bar
 
Orientation(Point) - Method in class PIRL.Viewers.View_Locator
Sets the orientation policies when relocating a view relative to a base.
Orientation(int, int) - Method in class PIRL.Viewers.View_Locator
Sets the orientation policies when relocating a view relative to a base.
Orientation() - Method in class PIRL.Viewers.View_Locator
Gets the orientation polices.
ORIGINAL_BOX_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Original_Font() - Method in class PIRL.Viewers.Font_Selector
Gets the original font.
ORIGINAL_MESSAGE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
ORIGINAL_MESSAGE_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
ORIGINAL_MESSAGE_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
Group of parameters containing the bounced message in an Messenger.UNDELIVERABLE_ACTION Message.
orphan(List) - Static method in class PIRL.PVL.Parameter
Sets a list of Parameters to have no parent.
orphan(Vector) - Static method in class PIRL.PVL.Value
Sets a Vector of Values to have no parent.
OS_Name() - Static method in class PIRL.Utilities.Host
Get the name of the host operating system.
OUTWARD - Static variable in class PIRL.Viewers.View_Locator
Specifies positioning of a view relative to the outside side of the base.

P

Packet() - Method in class PIRL.Messenger.Message
Get the Message content as a transmittable packet.
Packet_Label(int) - Method in class PIRL.Messenger.Message
Get the message transmission packet label for a Message
PACKET_LENGTH_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
paint(Graphics) - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
Translate the graphics such that the last visible row will be drawn at 0,0.
paint(Graphics, JComponent) - Method in class PIRL.Viewers.Memory_Chart_UI
Paint the component on the graphics display device.
paint(Graphics, JComponent) - Method in class PIRL.Viewers.Percent_Bar_UI
Paint the component on the graphics display device.
PALETTE_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
PALETTE_MAPPING - Static variable in class PIRL.Image_Tools.JP2_Info
 
PALETTE_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
PALETTE_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
parameter - Variable in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Conf
 
Parameter(String, boolean) - Method in class PIRL.Configuration.Configuration
Gets the parameter for a pathname.
Parameter(String, boolean, int) - Method in class PIRL.Configuration.Configuration
Gets the Nth parameter for a pathname.
Parameter(Parameter) - Method in exception PIRL.PVL.Invalid_Map_Syntax
Saves the pathname and value of the parameter.
Parameter - Class in PIRL.PVL
A Parameter is a general-purpose named entity containing an arbitrary value.
Parameter() - Constructor for class PIRL.PVL.Parameter
Creates an empty Parameter, with classification UNKNOWN and an empty string name (not null).
Parameter(String) - Constructor for class PIRL.PVL.Parameter
Creates a token Parameter with only a name.
Parameter(Parser) - Constructor for class PIRL.PVL.Parameter
Create a Parameter by getting all Parameters from a Parser.
Parameter(String, Parser) - Constructor for class PIRL.PVL.Parameter
A Parser is used to get a new Parameter which is given the specified name.
Parameter(Parameter) - Constructor for class PIRL.PVL.Parameter
A Parameter is constructed from a copy of another Parameter.
Parameter(Parameter) - Method in class PIRL.Viewers.Parameter_Pane
Sets the Parameter to be viewed.
Parameter() - Method in class PIRL.Viewers.Parameter_Pane
Gets the Parameter being viewed in the display.
Parameter() - Method in class PIRL.Viewers.Parameter_View
Gets the Parameter being viewed by this Parameter_View.
Parameter(Parameter) - Method in class PIRL.Viewers.Parameter_View
Sets the Parameter to be viewed by this Parameter_View.
Parameter_at(String) - Method in class PIRL.Configuration.Configuration
Gets the parameter or parameter group at a pathname.
Parameter_Criteria() - Method in class PIRL.PVL.Selection
Gets the current Parameter Selection criteria code.
Parameter_Criteria() - Method in interface PIRL.PVL.Selector
Gets the current Parameter selection criteria code.
PARAMETER_MATCH - Static variable in interface PIRL.PVL.Selector
Criteria to select an exact match of all Parameter characteristics.
PARAMETER_NAME_DELIMITER - Static variable in class PIRL.PVL.Parser
Delimits a Parameter name from its Value: '='.
Parameter_Pane - Class in PIRL.Viewers
A Parameter_Pane provides a graphical view of a Parameter.
Parameter_Pane(Parameter) - Constructor for class PIRL.Viewers.Parameter_Pane
Creates a Parameter_Pane from the specified Parameter.
Parameter_Pane() - Method in class PIRL.Viewers.Parameter_View
Gets the Parameter_Pane used by this Parameter_View.
PARAMETER_REFERENCE_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker preceeding an enclosed parameter reference.
Parameter_Reference_Parameter(String) - Method in class PIRL.Conductor.Reference_Resolver
Gets the Parameter that resolves a parameter reference.
Parameter_Reference_Value(String) - Method in class PIRL.Conductor.Reference_Resolver
Gets the Value that resolves a parameter reference.
PARAMETER_SELECTION - Static variable in interface PIRL.PVL.Selector
Bit mask for the Parameter characteristics criteria.
PARAMETER_SEQUENCE_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker that preceeds a parameter reference sequence number.
Parameter_Style(AttributeSet) - Static method in class PIRL.Messenger.Messenger_Styled_Writer
Generate a Parameter that specifies a set of text styles.
PARAMETER_VALUE_DELIMITER - Static variable in class PIRL.PVL.Parser
Delimits elements of an ARRAY Value: ','.
Parameter_Values_Match(Parameter, Parameter) - Method in class PIRL.PVL.Selection
Tests if the data values of two Parameters match.
Parameter_Values_Match(Parameter, Parameter) - Method in interface PIRL.PVL.Selector
Tests if the Values of two Parameters match according to the current selection criteria.
Parameter_View - Class in PIRL.Viewers
A Parameter_View provides a graphical view of a Parameter.
Parameter_View(String, Parameter) - Constructor for class PIRL.Viewers.Parameter_View
Creates a Parameter_View from the specified Parameter.
Parameter_View(Parameter) - Constructor for class PIRL.Viewers.Parameter_View
Creates a Parameter_View from the specified Parameter and gives it the Parameter's name as the title.
Parameters(Parameter) - Method in class PIRL.Conductor.Reference_Resolver
Sets the Parameters to use when resolving parameter references.
Parameters() - Method in class PIRL.Conductor.Reference_Resolver
Gets the Parameters that will be used when resolving parameter references.
Parameters() - Method in interface PIRL.Database.Data_Port
Gets the required and optional parameters used by the Data_Port.
Parameters(String) - Method in class PIRL.Database.Database
Gets the required and optional parameters used by a Data_Port type.
Parameters() - Method in class PIRL.Database.Database
Gets the required and optional parameters used by the default Data_Port.
Parameters() - Method in class PIRL.Database.MySQL_Data_Port
Implements the Data_Port Parameters method.
Parameters() - Method in class PIRL.Database.PostgreSQL_Data_Port
Implements the Data_Port Parameters method.
Parameters_Criteria_Match(Parameter, Parameter) - Method in class PIRL.PVL.Selection
Gets the matching criteria for two Parameters.
Parameters_Criteria_Match(Parameter, Parameter) - Method in interface PIRL.PVL.Selector
Gets all the criteria that are met, as a selection code, when comparing two Parameters.
Parameters_Match(Parameter, Parameter) - Method in class PIRL.PVL.Selection
Tests if two Parameters match.
Parameters_Match() - Method in class PIRL.PVL.Selection
Gets the selection criteria that resulted from the last Parameters_Match comparison of two Parameters.
Parameters_Match(Parameter, Parameter) - Method in interface PIRL.PVL.Selector
Tests if two Parameters match according to the current selection criteria.
Parameters_Match() - Method in interface PIRL.PVL.Selector
Gets the criteria that were met, as a selection code, during the last use of the Parameters_Match method.
Parent() - Method in class PIRL.PVL.Parameter
Gets the Parameter that is this Parameter's parent.
Parent() - Method in class PIRL.PVL.Value
Gets the Value that contains this Value as an Array element.
Parent(JFrame) - Method in class PIRL.Viewers.Splash_Screen
Set the parent window.
Parent() - Method in class PIRL.Viewers.Splash_Screen
Get the parent window.
Parent_Pathname(String) - Static method in class PIRL.PVL.Parameter
Gets the portion of a pathname to the parent parameter.
PARENTHESIZED_WORDS - Static variable in class PIRL.Strings.Words
Whether or not to treat parenthesized strings as a word.
Parenthesized_Words(boolean) - Method in class PIRL.Strings.Words
Enable or disable the treatment of parenthesized strings as words.
Parenthesized_Words() - Method in class PIRL.Strings.Words
Test if parenthesized strings are treated as single words.
Parse_Command_Line(String) - Static method in class PIRL.Conductor.Conductor
Parse a String into command line arguments.
Parser - Class in PIRL.PVL
The Parser extends the String_Buffer_Reader to interpret the characters as a sequence of Parameter Value Language (PVL) syntax statements.
Parser(Reader, long) - Constructor for class PIRL.PVL.Parser
Creates a Parser using a Reader as the source of PVL statements, and sets a limit on the amount to read.
Parser(Reader) - Constructor for class PIRL.PVL.Parser
Creates a Parser using a Reader as the source of PVL statements, with no limit on the amount to read.
Parser(File, long) - Constructor for class PIRL.PVL.Parser
Creates a Parser using a File to create a new Reader as the source of PVL statements, and sets a limit on the amount to read.
Parser(File) - Constructor for class PIRL.PVL.Parser
Creates a Parser using a File to create a new Reader as the source of PVL statements, with no limit on the amount to read.
Parser(InputStream, long) - Constructor for class PIRL.PVL.Parser
Creates a Parser using an InputStream to create a new Reader as the source of PVL statements, and sets a limit on the amount to read.
Parser(InputStream) - Constructor for class PIRL.PVL.Parser
Creates a Parser using an InputStream to create a new Reader as the source of PVL statements, with no limit on the amount to read.
Parser() - Constructor for class PIRL.PVL.Parser
Creates a Parser with no source of PVL statements.
Parser(String) - Constructor for class PIRL.PVL.Parser
Creates a Parser using a String as the source of PVL statements.
Parser(char[]) - Constructor for class PIRL.PVL.Parser
Creates a Parser using a character array as the source of PVL statements.
Parser(char[], int, int) - Constructor for class PIRL.PVL.Parser
Creates a Parser using a characer array subset as the source of PVL statements.
Password(String, Frame) - Static method in class PIRL.Viewers.Dialog_Box
Displays a Password_Dialog with a password input field preceded by a prompt.
Password(String) - Static method in class PIRL.Viewers.Dialog_Box
Displays a Password_Dialog with a password input field preceded by a prompt.
Password() - Method in class PIRL.Viewers.Password_Dialog
Get the password.
Password_Dialog - Class in PIRL.Viewers
A Password_Dialog is a simple dialog box to obtain a password.
Password_Dialog(String, String, Frame, boolean) - Constructor for class PIRL.Viewers.Password_Dialog
Constructs a Password_Dialog.
Password_Dialog(String) - Constructor for class PIRL.Viewers.Password_Dialog
Constructs a modal Password_Dialog with the default prompt and no parent.
Password_Dialog(String, String) - Constructor for class PIRL.Viewers.Password_Dialog
Constructs a modal Password_Dialog with no parent.
Password_Dialog(String, String, Frame) - Constructor for class PIRL.Viewers.Password_Dialog
Constructs a modal Password_Dialog.
Password_Dialog(String, String, boolean) - Constructor for class PIRL.Viewers.Password_Dialog
Constructs a Password_Dialog with no parent.
PASSWORD_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
PASSWORD_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the authentication password.
Path_Delimiter() - Static method in class PIRL.PVL.Parameter
Gets the current Path_Name delimiter.
Path_Delimiter(char) - Static method in class PIRL.PVL.Parameter
Sets the Path_Name delimiter.
Path_from(Parameter) - Method in class PIRL.PVL.Parameter
Gets the pathname of the Parameter from some parent Parameter.
Path_Name() - Method in class PIRL.PVL.Parameter
Gets the fully qualified pathname of the Parameter.
Path_Name_to_Pathname(String) - Static method in class PIRL.Configuration.Configuration
Gets the Configuration pathname for a Parameter Path_Name.
Path_to_Name() - Method in class PIRL.PVL.Parameter
Gets the pathname of the Parameter without the Parameter's name.
Pathname(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets a pathname from a parameter reference.
Pathname(Parameter) - Static method in class PIRL.Configuration.Configuration
Gets the Configuration pathaname for a parameter.
Pathname() - Method in exception PIRL.PVL.Invalid_Map_Syntax
Gets the pathname of the map parameter with the invalid syntax.
Pathname(String) - Method in class PIRL.Viewers.URL_Dialog
Set the Pathname field entry.
Pathname_Uncle(String) - Static method in class PIRL.Configuration.Configuration
Gets the pathname for a parameter at the previous group level.
Pathnames_Map(Configuration) - Method in class PIRL.Utilities.File
Set the pathnames map to be used for mapping canonical paths to logical paths.
Pathnames_Map(String) - Method in class PIRL.Utilities.File
Set the pathnames map from a configuration file source.
Pathnames_Map() - Method in class PIRL.Utilities.File
Get the current pathnames map.
PATHNAMES_MAP_GROUP - Static variable in class PIRL.Utilities.File
The Parameter Group in the Configuration containing the logical pathname map.
Pattern() - Method in class PIRL.Conductor.Reference_Resolver
Gets the last pattern String that was resolved.
PATTERN_MATCH - Static variable in class PIRL.Conductor.Reference_Resolver
 
Pattern_Match(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using regular expression pattern matching for String comparisons.
Pattern_Match() - Method in class PIRL.PVL.Selection
Tests if regular expression pattern matching is enabled.
PATTERN_MATCH - Static variable in interface PIRL.PVL.Selector
Criteria to use pattern matching.
Pattern_Match(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using pattern matching for comparisons.
Pattern_Match() - Method in interface PIRL.PVL.Selector
Tests if pattern matching is to be used for comparisons.
PCRL_PROGRESSION_ORDER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Percent(double) - Method in class PIRL.Viewers.Percent_Bar
 
Percent() - Method in class PIRL.Viewers.Percent_Bar
 
Percent_Bar - Class in PIRL.Viewers
A Percent_Bar provides a bar chart component that is sized to be some percentage of the width or height of its display area.
Percent_Bar(double, int, Color) - Constructor for class PIRL.Viewers.Percent_Bar
Construct a Percent_Bar.
Percent_Bar() - Constructor for class PIRL.Viewers.Percent_Bar
 
Percent_Bar_UI - Class in PIRL.Viewers
A Percent_Bar_UI provides a ComponentUI delegate for the Percent_Bar component.
Percent_Bar_UI() - Constructor for class PIRL.Viewers.Percent_Bar_UI
Construct a Percent_Bar_UI object.
Percent_BarUI - Class in PIRL.Viewers
A Percent_BarUI is an empty abstract class that provides type identification for a Percent_Bar ComponentUI delegate.
Percent_BarUI() - Constructor for class PIRL.Viewers.Percent_BarUI
 
PI_OVER_2 - Static variable in class PIRL.Image_Tools.Projection
 
PI_OVER_4 - Static variable in class PIRL.Image_Tools.Projection
 
PID() - Static method in class PIRL.Conductor.Native_Methods
Get the process ID of the Java Virtual Machine.
Pipeline - Static variable in class PIRL.Conductor.Conductor
The name of the pipeline (.) being managed.
Pipeline(Message) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the name of a Conductor pipeline from its identity.
Pipeline() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the pipeline name.
Pipeline(String) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the pipeline name.
pipeline - Variable in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Conf
 
Pipeline_Configuration - Class in PIRL.Conductor.Pipeline_Configuration
A Pipeline_Configuration provides an API and command-line tool for reading and writing pipeline configurations stored a database.
Pipeline_Configuration(Database, String, String, String) - Constructor for class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Constructs a Pipeline_Configuration with non-strict semantics.
Pipeline_Configuration(Database, String, String, String, boolean) - Constructor for class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Constructs a Pipeline_Configuration.
Pipeline_Configuration.Conf - Class in PIRL.Conductor.Pipeline_Configuration
The fields of a record in the Pipeline_Configuration database table.
Pipeline_Configuration.Conf() - Constructor for class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Conf
 
Pipeline_Configuration.Conf(String, String, String, String, String, String) - Constructor for class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Conf
 
Pipeline_Configuration.ExitCode - Enum in PIRL.Conductor.Pipeline_Configuration
Application exit status values.
Pipeline_Configuration.Validator - Enum in PIRL.Conductor.Pipeline_Configuration
A Validatorcontains a list of commonly used validators for typical values.
PIPELINE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
PIPELINE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the pipeline name.
PIPELINE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Conductor identity parameters of interest to the data model.
PIPELINE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
PIPELINE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Profile
The name of the Conductor definition parameter that specifies the pipeline to be processed.
Pipeline_Source_Manager - Class in PIRL.Conductor
The Pipeline_Source_Manager manages unprocessed source records in a Conductor pipeline Sources table.
Pipeline_Source_Manager(Configuration) - Constructor for class PIRL.Conductor.Pipeline_Source_Manager
Construct a Pipeline_Source_Manager using a Configuration.
PIRL.Conductor - package PIRL.Conductor
The PIRL Conductor package provides an application to manage procedure pipelines.
PIRL.Conductor.Maestro - package PIRL.Conductor.Maestro
The Maestro package provides applications for remote management of Conductor networks.
PIRL.Conductor.Pipeline_Configuration - package PIRL.Conductor.Pipeline_Configuration
The PIRL Conductor Pipeline_Configuration package provides an application to manage or retrieve pipeline configuration parameters that are stored in a database.
PIRL.Configuration - package PIRL.Configuration
A Configuration provides a convenient means of maintaining a Parameter list used for configuration management.
PIRL.Database - package PIRL.Database
The PIRL Database package provides a simple interface for access to, and basic management of, databases.
PIRL.Image_Tools - package PIRL.Image_Tools
The PIRL Image_Tools package contains tools for working with images.
PIRL.Messenger - package PIRL.Messenger
The Messenger package provides an interprocess messaging service.
PIRL.PVL - package PIRL.PVL
The PIRL Parameter Value Language package provides for the input, output and manipulation of parameters and their data values.
PIRL.Strings - package PIRL.Strings
The PIRL Strings package provides character string manipulation capabilities.
PIRL.TreeTable - package PIRL.TreeTable
TreeTable is a packaged version of Sun's TreeTable example files.
PIRL.Utilities - package PIRL.Utilities
The PIRL Utilities package contains various utility classes that provide general support - a.k.a.
PIRL.Viewers - package PIRL.Viewers
The PIRL Viewers package provides classes for common capabilies associated with GUI viewers.
Pixel_Height() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Pixel_Height() value.
Pixel_Height() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the height of a component's pixel.
Pixel_Width() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Pixel_Width() value.
Pixel_Width() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the width of a component's pixel.
PLACEHOLDER_FLAGS_CODESTREAM_MASK - Static variable in class PIRL.Image_Tools.JP2_Info
 
PLACEHOLDER_FLAGS_EQUIVALENT_MASK - Static variable in class PIRL.Image_Tools.JP2_Info
 
PLACEHOLDER_FLAGS_MULTIPLE_CODESTREAM_MASK - Static variable in class PIRL.Image_Tools.JP2_Info
 
PLACEHOLDER_FLAGS_ORIGINAL_MASK - Static variable in class PIRL.Image_Tools.JP2_Info
 
PLACEHOLDER_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
PLACEHOLDER_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Planetocentric - Variable in class PIRL.Image_Tools.Projection
 
Planetocentric() - Method in class PIRL.Image_Tools.Projection
 
Planetocentric(boolean) - Method in class PIRL.Image_Tools.Projection
 
PLANETOCENTRIC_PROJECTION_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Planetocentric_to_Planetographic(double) - Method in class PIRL.Image_Tools.Projection
Convert planetocentric latitude to planetographic latitude.
Planetographic_to_Planetocentric(double) - Method in class PIRL.Image_Tools.Projection
Convert planetographic latitude to planetocentric latitude.
PLM_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PLM_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PLT_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PLT_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
POC_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
POC_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Polar_Radius - Variable in class PIRL.Image_Tools.Projection
 
Polar_Radius() - Method in class PIRL.Image_Tools.Projection
 
POLAR_RADIUS_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Polar_Stereographic_Elliptical_Projection - Class in PIRL.Image_Tools
 
Polar_Stereographic_Elliptical_Projection(Parameter) - Constructor for class PIRL.Image_Tools.Polar_Stereographic_Elliptical_Projection
 
POLAR_STEREOGRAPHIC_PROJECTION_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Polar_Stereographic_Spherical_Projection - Class in PIRL.Image_Tools
 
Polar_Stereographic_Spherical_Projection(Parameter) - Constructor for class PIRL.Image_Tools.Polar_Stereographic_Spherical_Projection
 
POLARSTEREOGRAPHIC_PROJECTION_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Policies(View_Locator) - Method in class PIRL.Viewers.View_Locator
Sets the view relocation polices for this View_Locator from the policies of another View_Locator.
Poll_Interval(int) - Method in class PIRL.Conductor.Conductor
Set the time interval to poll for unprocessed source records.
Poll_Interval() - Method in class PIRL.Conductor.Conductor
Get the interval at which the Conductor will poll for unprocessed source records.
Poll_Interval(int) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Poll_Interval() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Poll_Interval(int) - Method in interface PIRL.Conductor.Management
Set the interval at which the Conductor will poll for unprocessed source records.
Poll_Interval() - Method in interface PIRL.Conductor.Management
Get the interval at which the Conductor will poll for unprocessed source records.
POLL_INTERVAL_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
POLLING - Static variable in class PIRL.Conductor.Colors
Manager
POLLING - Static variable in class PIRL.Conductor.Conductor
Processing state: No unprocessed source records are available and the poll interval for new records is positive.
POLLING - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Index for arrays of processing state information.
POLLING_BLINKER - Static variable in class PIRL.Conductor.Colors
Manager
POLLING_COUNT - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Bit flags for processing state count selection.
POLLING_INDEX - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Index for arrays of processing state information.
Polling_Interval(long) - Method in class PIRL.Conductor.Stream_Logger
Sets the polling interval to check for the arrival of data.
Polling_Interval() - Method in class PIRL.Conductor.Stream_Logger
Gets the polling interval to check for the initial arrival of data.
POLLING_STATE - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Table.
POLLING_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
POLLING_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Table
 
Pop_From() - Method in class PIRL.Messenger.Message
Get the next address off of the end of the route-from list.
Pop_To() - Method in class PIRL.Messenger.Message
Get the next address off of the end of the route-to list.
Port(String) - Static method in class PIRL.Conductor.Maestro.Theater
Get the Theater communications port number for a location.
PORT - Static variable in class PIRL.Database.MySQL_Data_Port
The Configuration parameter to use when specifying a specific port for connection to the database server.
PORT - Static variable in class PIRL.Database.PostgreSQL_Data_Port
The Configuration parameter to use when specifying a specific port for connection to the database server.
Port() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher communication port number.
Port() - Method in class PIRL.Messenger.Messenger
Get the local port number used to communicate Messages.
PORT_DELIMITER_CHAR - Static variable in class PIRL.Conductor.Maestro.Theater
The port number delimiter character.
Port_Number(int) - Method in class PIRL.Viewers.URL_Dialog
Set the Port number field entry.
PORT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
PORT_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the communicaitons port number value.
Port_Type - Static variable in class PIRL.Database.PostgreSQL_Data_Port
Data_Port Type name.
Position_for_Location(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Convert a virtual source location to a buffer position.
POSITION_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Generic parameter names used by both JP2_Info and JPEG20000_Codestream_Info
POSITIVE_LONGITUDE_EAST_NAME - Static variable in class PIRL.Image_Tools.Projection
 
POSITIVE_LONGITUDE_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
POSITIVE_LONGITUDE_WEST_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Positive_West - Variable in class PIRL.Image_Tools.Projection
 
Positive_West() - Method in class PIRL.Image_Tools.Projection
 
Positive_West(boolean) - Method in class PIRL.Image_Tools.Projection
 
Postconfigure(Configuration) - Method in class PIRL.Conductor.Conductor
Update the configuration and application control values after the Database and Reference_Resolver have been constructred.
PostgreSQL_Data_Port - Class in PIRL.Database
Provides access to a PostgreSQL database via a JDBC_Data_Port.
PostgreSQL_Data_Port() - Constructor for class PIRL.Database.PostgreSQL_Data_Port
Constructs the abstract JDBC_Data_Port finalizer class, registers the class ID and name of the Data_Port type, and sets the flag to treat schema as Database "catalogs".
PPM_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PPM_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PPT_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PPT_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PRECEDENCE_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Preceeding(String, char) - Static method in class PIRL.Strings.String_Utilities
Gets that portion of a String preceeding a delimiter.
PRECINCT_SIZE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Preconfigure(Configuration) - Method in class PIRL.Conductor.Conductor
Set the effective configuration.
PREDICTABLE_TERMINATION_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PREFER_FIRST_PARAMETER - Static variable in class PIRL.Configuration.Configuration
The first duplicate parameter in the list gets preference when coalescing.
PREFER_LAST_PARAMETER - Static variable in class PIRL.Configuration.Configuration
The last duplicate parameter in the list gets preference when coalescing.
PREFERRED_DIMENSION - Static variable in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Convenience constants for specifying which layout size dimensions to calculate.
preferredLayoutSize(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Gets the preferred layout dimensions for the container.
PREMULTIPLIED_OPACITY - Static variable in class PIRL.Image_Tools.JP2_Info
 
Previous_Buffer() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Set the previous data buffer as the current buffer.
Previous_Location() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the previously selected item location.
Previous_Rate() - Method in class PIRL.Viewers.Memory_Chart
Get the previous memory sampling rate.
Previous_Rate() - Method in class PIRL.Viewers.Memory_Chart_Panel
Get the previous memory sampling rate.
Previous_Rate() - Method in class PIRL.Viewers.Memory_History
Get the previous sampling rate.
Print_Table(Vector<Vector<String>>, boolean, boolean) - Static method in class PIRL.Database.Query_DB
Print a table of field records.
PROCEDURE_COMPLETION_NUMBER_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
PROCEDURE_COUNT_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
PROCEDURE_FAILURE - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
PROCEDURE_LOG_DELIMITER - Static variable in class PIRL.Conductor.Conductor
Marks the beginning of procedure processing in a log file.
Procedure_Record() - Method in class PIRL.Conductor.Processing_Changes
Get the changed procedure record.
Procedure_Record(Vector<String>) - Method in class PIRL.Conductor.Processing_Changes
Set the changed prcedure record.
PROCEDURE_RECORD_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
Procedure_Records - Variable in class PIRL.Conductor.Conductor
The content of the pipeline procedures table, without the field names, sorted by sequence number.
PROCEDURE_SEQUENCE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
PROCEDURE_SUCCESS - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
PROCEDURE_TIMEOUT - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
Procedures() - Method in class PIRL.Conductor.Conductor
Get the procedures table.
Procedures() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Procedures() - Method in interface PIRL.Conductor.Management
Get the procedures table.
PROCEDURES_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
Procedures_Changed() - Method in class PIRL.Conductor.Processing_Changes
Test if the procedure records have changed.
Procedures_Changed(boolean) - Method in class PIRL.Conductor.Processing_Changes
Set if the procedure records have changed.
PROCEDURES_CHANGED_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
PROCEDURES_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
PROCEDURES_FIELD_NAMES - Static variable in class PIRL.Conductor.Conductor
Procedures table field names.
Procedures_Map - Variable in class PIRL.Conductor.Conductor
 
Procedures_Table - Variable in class PIRL.Conductor.Conductor
The name of the pipeline procedures table in the database.
Procedures_Table - Class in PIRL.Conductor
A Procedures_Table is a table view of a Procedures_Table_Model.
Procedures_Table(Procedures_Table_Model) - Constructor for class PIRL.Conductor.Procedures_Table
 
Procedures_Table_Model - Class in PIRL.Conductor
A Procedures_Table_Model contains a table of Conductor procedure definition records.
Procedures_Table_Model() - Constructor for class PIRL.Conductor.Procedures_Table_Model
Construct an empty Procedures_Table_Model.
Procedures_Table_Model(Vector, Vector) - Constructor for class PIRL.Conductor.Procedures_Table_Model
Construct a Procedures_Table_Model from a Vector of data record Vectors and a Vector of field names.
Procedures_Table_Model(String[][], String[]) - Constructor for class PIRL.Conductor.Procedures_Table_Model
Construct a Procedures_Table_Model from an array of data record arrays and an array of field names.
Procedures_Table_Model(Vector) - Constructor for class PIRL.Conductor.Procedures_Table_Model
Construct a Procedures_Table_Model from a Vector of field names but no table data.
Procedures_Table_Model(String[]) - Constructor for class PIRL.Conductor.Procedures_Table_Model
Construct a Procedures_Table_Model from a Vector of field names but no table data.
PROCEDURES_TABLE_NAME_SUFFIX - Static variable in class PIRL.Conductor.Conductor
Procedures table name suffix.
PROCEDURES_TABLE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Process_Source(int, String) - Method in class PIRL.Conductor.Pipeline_Source_Manager
This method makes a source available for processing that was delayed using the Pipeline_Source_Manager.Delay_Source(int, String) method.
PROCESSED_RECORD - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
Processing_Changes(String, Processing_Changes) - Static method in class PIRL.Conductor.Maestro.Theater
Assemble a Message containing Processing_Changes parameters.
Processing_Changes(Message) - Static method in class PIRL.Conductor.Maestro.Theater
Assemble a Processing_Changes object using Message parameter values.
Processing_Changes - Class in PIRL.Conductor
Processing_Changes contains information provided by a Conductor about changes in its processing conditions.
Processing_Changes() - Constructor for class PIRL.Conductor.Processing_Changes
Construct Processing_Changes containing no changes.
PROCESSING_CHANGES_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
PROCESSING_CHANGES_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Processing_Event - Class in PIRL.Conductor
A Processing_Event is used to notify a Conductor manager that a Conductor processing event occured.
Processing_Event(Management, Processing_Changes) - Constructor for class PIRL.Conductor.Processing_Event
Constructs a Processing_Event.
Processing_Event_Occurred(Processing_Event) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Event handler for Conductor Processing_Events.
Processing_Event_Occurred(Processing_Event) - Method in class PIRL.Conductor.Maestro.Local_Theater
The Processing_Listener interface implementation.
Processing_Event_Occurred(Processing_Event) - Method in class PIRL.Conductor.Manager
 
Processing_Event_Occurred(Processing_Event) - Method in interface PIRL.Conductor.Processing_Listener
A Conductor Processing_Event occured.
Processing_Exception() - Method in class PIRL.Conductor.Conductor
Get the exception that caused Conductor processing to halt.
Processing_Exception() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the most recent Exception from the Conductor.
Processing_Exception() - Method in interface PIRL.Conductor.Management
Get the exception that caused Conductor processing to halt.
PROCESSING_EXCEPTION_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
PROCESSING_EXCEPTION_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Processing_Listener - Interface in PIRL.Conductor
A Processing_Listener specifies the interface to receive Conductor Processing_Event notifications.
Processing_State() - Method in class PIRL.Conductor.Conductor
Get the current Conductor processing state.
Processing_State(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the processing state of a Conductor at a data model index.
Processing_State(Message) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the processing state of a Conductor.
Processing_State(Message, int) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Set the processing state of a Conductor.
Processing_State - Variable in class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
The processing state of the Conductor with which the event is associated.
Processing_State(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
Set the Conductor processing state of the event.
Processing_State() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
Get the Conductor processing state of the event.
Processing_State() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Processing_State() - Method in interface PIRL.Conductor.Management
Get the current Conductor processing state.
Processing_State() - Method in class PIRL.Conductor.Processing_Changes
Get the processing state.
Processing_State(int) - Method in class PIRL.Conductor.Processing_Changes
Set the processing state.
PROCESSING_STATE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
PROCESSING_STATE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
PROCESSING_STATE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Conductor identity parameters of interest to the data model.
Profile() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get a Profile of the Conductors.
Profile - Class in PIRL.Conductor.Maestro
A Profile contains Theater and Conductor definitions.
Profile(String) - Constructor for class PIRL.Conductor.Maestro.Profile
Construct a Profile from a source Configuration file.
Profile(List<List<Object>>, List<Conductor_Definition>) - Constructor for class PIRL.Conductor.Maestro.Profile
Construct a Profile from Theater and Conductor definitions.
Profile() - Constructor for class PIRL.Conductor.Maestro.Profile
Construct an empty Profile.
PROFILE_NAME - Static variable in class PIRL.Conductor.Maestro.Profile
The name of a Profile Configuration.
PROFILE_WAIT_TO_START_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Progression_Order() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Progression_Order() value.
Progression_Order() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the codestream default progression order.
PROGRESSION_ORDER_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PROGRESSION_ORDERS - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Projection - Class in PIRL.Image_Tools
A Projection is used to algorithmically map, or "project", from one image coordinate system to another while maintaining the spatial relationships of all coordinates.
Projection(Parameter) - Constructor for class PIRL.Image_Tools.Projection
Constructs a Projection from a Parameter Aggregate.
Projection() - Constructor for class PIRL.Image_Tools.Projection
Constructs a default identity Projection.
Projection_Class_Name(String) - Static method in class PIRL.Image_Tools.Projection
Produce a class name for a projection name.
PROJECTION_LATITUDE_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Projection_Pane - Class in PIRL.Viewers
A Projection_Pane provides a JPanel with interactive image and real world coordinate fields.
PROJECTION_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Projection_Viewer - Class in PIRL.Viewers
A Projection_Viewer provides a view of coordinate projection mappings.
Projection_X_to_Sample(double) - Method in class PIRL.Image_Tools.Projection
 
Projection_Y_to_Line(double) - Method in class PIRL.Image_Tools.Projection
 
Protocol(String) - Method in class PIRL.Viewers.URL_Dialog
Set the Protocol field entry.
Public_Key(KeyPair) - Static method in class PIRL.Utilities.Authentication
Create a string representation of a public key.
PVL() - Method in class PIRL.Messenger.Message
Get the Message content as a PVL String representation.
PVL_ERROR - Static variable in class PIRL.Image_Tools.JP2_Info
 
PVL_ERROR - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
PVL_Exception - Exception in PIRL.PVL
A PVL_Exception is thrown by classes in the PVL package.
PVL_Exception() - Constructor for exception PIRL.PVL.PVL_Exception
Creates a PVL_Exception with the PVL_Exception class identification String as the default Message.
PVL_Exception(String) - Constructor for exception PIRL.PVL.PVL_Exception
Creates a PVL_Exception with the specified message.
PVL_Exception(String, String) - Constructor for exception PIRL.PVL.PVL_Exception
Creates a PVL_Exception with the specified message and explanation text.
PVL_Exception(String, String, String) - Constructor for exception PIRL.PVL.PVL_Exception
Creates a PVL_Exception with the specified ID line, message, and explanation text.
PVL_Exception(String, String, String, long) - Constructor for exception PIRL.PVL.PVL_Exception
Creates a PVL_Exception with the specified ID line, message, explanation text, and location value.
PVL_Lister() - Static method in class PIRL.Messenger.Message
Get a PVL Lister configured for Message content representation.
PVL_Parser() - Static method in class PIRL.Messenger.Message
Get a PVL Parser configured for parsing an input stream into Message content.
PVL_Source() - Method in class PIRL.PVL.PVL_to_DB
The current source of PVL parameters is mapped into the Database.
PVL_Source(String) - Method in class PIRL.PVL.PVL_to_DB
Names a source of PVL Parameters which is mapped into the Database.
PVL_Source(Parameter) - Method in class PIRL.PVL.PVL_to_DB
Supplies a source of PVL Parameters which is mapped into the Database.
PVL_to_DB - Class in PIRL.PVL
PVL_to_DB maps a source of parameter values to database table field values.
PVL_to_DB(Database, String) - Constructor for class PIRL.PVL.PVL_to_DB
Constructs from a Database and a map source.
PVL_to_DB(Database, Parameter) - Constructor for class PIRL.PVL.PVL_to_DB
Constructs from a Database and a Parameter map Aggregate.
PVL_to_DB_GROUP - Static variable in class PIRL.PVL.PVL_to_DB
The Parameter Group for this class: "PVL_to_DB".
PVL_to_DB_Group(Parameter) - Static method in class PIRL.PVL.PVL_to_DB
Finds a PVL_to_DB Group in a Parameter list.

Q

QCC_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
QCC_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
QCD_FOUND - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Codestream validity bit mask for the QCD segment found flag.
QCD_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
QCD_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
QUANTIZATION_SCALAR_DERIVED - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
QUANTIZATION_SCALAR_EXPOUNDED - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
QUANTIZATION_STYLE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Query(String, int) - Method in interface PIRL.Database.Data_Port
Submit an SQL query.
Query(String, int) - Method in class PIRL.Database.Database
 
Query(String) - Method in class PIRL.Database.Database
Unlimited Query.
Query(String, int) - Method in class PIRL.Database.JDBC_Data_Port
Submit an SQL query.
Query(String, int) - Method in class PIRL.Database.MySQL_Data_Port
Specialization of the interface's Query method to provide implementation of the limit functionality using the MySQL specific capability.
Query(String, int) - Method in class PIRL.Database.PostgreSQL_Data_Port
Specialization of the Query method to provide implementation of the limit functionality using the server specific capability.
Query_DB - Class in PIRL.Database
Query_DB sends a SQL query to a Database and lists the results.
Query_DB() - Constructor for class PIRL.Database.Query_DB
 
QUESTIONABLE_CHARACTER - Static variable in class PIRL.Strings.String_Buffer
 
Quit() - Method in class PIRL.Conductor.Conductor
Immediately stop processing and exit.
Quit() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Quit() - Method in interface PIRL.Conductor.Management
Immediately stop Conductor processing and exit.
QUIT_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
QUIT_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Quit_Conductor() - Method in class PIRL.Conductor.Manager
Signal the Conductor to quit.
QUOTED_WORDS - Static variable in class PIRL.Strings.Words
Whether or not to treat quoted strings as a word.
Quoted_Words(boolean) - Method in class PIRL.Strings.Words
Enable or disable the treatment of quoted strings as words.
Quoted_Words() - Method in class PIRL.Strings.Words
Test if quoted strings are treated as single words.

R

Range(long, long) - Method in class PIRL.Utilities.Integer_Range
Sets the range minimum and maximum.
Range(Integer_Range) - Method in class PIRL.Utilities.Integer_Range
Sets the range from another Integer_Range.
Range(Real_Range) - Method in class PIRL.Utilities.Integer_Range
Sets the range from a Real_Range.
Range(double, double) - Method in class PIRL.Utilities.Real_Range
Sets the Range minimum and maximum.
Range(Real_Range) - Method in class PIRL.Utilities.Real_Range
Sets the range from another Real_Range.
Range(Integer_Range) - Method in class PIRL.Utilities.Real_Range
Sets the range from an Integer_Range.
Rate(int) - Method in class PIRL.Viewers.Memory_Chart
Set the memory history sampling rate.
Rate() - Method in class PIRL.Viewers.Memory_Chart
Get the memory sampling rate.
Rate() - Method in class PIRL.Viewers.Memory_Chart_Panel
Get the memory sampling rate.
Rate(int) - Method in class PIRL.Viewers.Memory_Chart_Panel
Set the memory sampling rate.
Rate() - Method in class PIRL.Viewers.Memory_History
Get the rate at which memory usage is being sampled.
Rate(int) - Method in class PIRL.Viewers.Memory_History
Set the rate at which to sample memory usage.
Read(String) - Method in class PIRL.Conductor.Maestro.Profile
Read Theater and Conductor definitions from a Configuration source file.
Read(Configuration) - Method in class PIRL.Conductor.Maestro.Profile
Read Theater and Conductor definitions from a Configuration.
read(String) - Method in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Read the most up-to-date row for a parameter.
read() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Read a source byte.
read(byte[], int, int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Read a sequence of source bytes and store them in an array.
Read(boolean) - Method in class PIRL.Image_Tools.JP2_Info
Read all available information from the Source file.
Read(long, boolean) - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Read JPEG2000 codestream information from the Source file.
Read() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Read JPEG2000 codestream information from the Source file.
read() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Read a source byte.
read(byte[], int, int) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Read a sequence of source bytes and store them in an array.
read() - Method in class PIRL.Utilities.ByteBuffer_InputStream
Get the next datum from the source.
read(byte[]) - Method in class PIRL.Utilities.ByteBuffer_InputStream
Get some number of bytes from the source and store them into a byte array.
read(byte[], int, int) - Method in class PIRL.Utilities.ByteBuffer_InputStream
Get some number of bytes from the source and store them into a byte array.
Read_byte(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the next byte data value from the Source.
Read_int(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the next int data value from the Source.
Read_Limit(long) - Method in class PIRL.Strings.String_Buffer_Reader
Sets the location where character input is to stop; the maximum number of characters to be obtained from the source.
Read_Limit() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the current limit where reading characters is to stop; the maximum number of characters to input from the Reader.
Read_long(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the next long data value from the Source.
Read_Packet(int) - Method in class PIRL.Messenger.Messenger
Read a Message packet from the communication channel.
Read_short(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the next short data value from the Source.
Read_String(String, long) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get a String from the Source.
Read_Unsigned_byte(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the next byte data value from the Source as an unsigned integer.
Read_Unsigned_int(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the next int data value from the Source as an unsigned integer.
Read_Unsigned_short(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the next short data value from the Source as an unsigned integer.
Read_Value(String, int) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get a value of some bits precision from the Source.
Reader_Source() - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the source of characters is a Reader.
REAL - Static variable in class PIRL.PVL.Value
Type for a Value with a Double datum.
Real_Range - Class in PIRL.Utilities
A Real_Range specifies a range of integer values.
Real_Range() - Constructor for class PIRL.Utilities.Real_Range
Constructs a default Real_Range.
Real_Range(double, double) - Constructor for class PIRL.Utilities.Real_Range
Constructs a Real_Range from limiting values.
Real_Range(double) - Constructor for class PIRL.Utilities.Real_Range
Constructs a single-valued Real_Range.
Real_Range(Real_Range) - Constructor for class PIRL.Utilities.Real_Range
Constructs a Real_Range as a copy of another Real_Range.
Real_Range(Integer_Range) - Constructor for class PIRL.Utilities.Real_Range
Constructs a Real_Range from an Integer_Range.
Reason() - Method in exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
Get the Reason code for the exception.
Rebuild(Conductor_Table_Model) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Receive() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Receive a response to a server request.
Receive(int) - Method in class PIRL.Messenger.Messenger
Receive a message synchronously.
Receive() - Method in class PIRL.Messenger.Messenger
Receive a message synchronously.
Receive_Message() - Method in class PIRL.Conductor.Maestro.Theater
Receive a Message.
Receive_Timeout() - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the maximum amount of time, in seconds, that will be used when waiting for a Theater protocol Message to be received.
Receive_Timeout(int) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Set the maximum amount of time, in seconds, that will be used when waiting for a Theater protocol Message to be received.
Receive_Timeout() - Method in class PIRL.Conductor.Maestro.Theater
Get the maximum amount of time, in seconds, a Theater will wait for a Message to be received.
Receive_Timeout(int) - Method in class PIRL.Conductor.Maestro.Theater
Set the maximum amount of time, in seconds, a Theater will wait for a Message to be received.
Receive_Timeout(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Set the maximum amount of time, in seconds, that will be used when waiting for a Theater protocol Message to be received.
RECEIVE_TIMEOUT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Reconnect() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Reconnect to the server.
RECONNECT_DELAY_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
RECONNECT_TRIES_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
RECONNECT_WAIT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The amount of time (ms) to wait before trying to reconnect with the server.
Record(Value) - Static method in class PIRL.Conductor.Maestro.Theater
Assemble a data table record from an Array Value.
Record(int) - Method in class PIRL.Conductor.Procedures_Table_Model
Get the procedure definition record at a table row index.
Record(int, Vector) - Method in class PIRL.Conductor.Procedures_Table_Model
Set the procedure definition record at a table row index.
Record(Vector) - Static method in class PIRL.Conductor.Procedures_Table_Model
Copy record data.
Record(int) - Method in class PIRL.Conductor.Sources_Table_Model
 
Record(int, Vector) - Method in class PIRL.Conductor.Sources_Table_Model
 
Record_Numbers_Color() - Method in class PIRL.Database.Data_Table
 
Record_Numbers_Color(Color) - Method in class PIRL.Database.Data_Table
 
Record_Size(int) - Method in class PIRL.Strings.String_Buffer_Reader
Converts a 16-bit (in 2 sequential chars), LSB-first value at the buffer index to a record size value.
Record_Size(char, char) - Static method in class PIRL.Strings.String_Buffer_Reader
Converts two char values to a single int value, assuming that the first char value is the LSB and the second the MSB of a 16-bit integer.
Reference() - Method in exception PIRL.Conductor.Unresolved_Reference
Gets the unresolved reference.
Reference() - Method in exception PIRL.PVL.Invalid_Map_Syntax
Gets the reference with the invalid syntax.
REFERENCE_END_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker that ends an enclosed reference.
Reference_Grid_Height() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Reference_Grid_Height() value.
Reference_Grid_Height() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the height of the image components reference grid.
REFERENCE_GRID_HEIGHT_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Reference_Grid_Width() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Reference_Grid_Width() value.
Reference_Grid_Width() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the width of the image components reference grid.
REFERENCE_GRID_WIDTH_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Reference_Resolver - Class in PIRL.Conductor
A Reference_Resolver resolves embedded references in text strings.
Reference_Resolver(Database) - Constructor for class PIRL.Conductor.Reference_Resolver
Constructs a Reference_Resolver to use a Database.
Reference_Resolver() - Constructor for class PIRL.Conductor.Reference_Resolver
Constructs an empty Reference_Resolver.
REFERENCE_START_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker that starts an enclosed reference.
Refresh() - Method in class PIRL.Viewers.Parameter_Pane
Refresh the view.
regexp() - Method in enum PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Validator
 
Relative_to_Class(Class) - Static method in class PIRL.Configuration.Configuration
Sets the class relative to which a configuration file may be sought.
Relative_to_Class() - Static method in class PIRL.Configuration.Configuration
Gets the class relative to which a configuration file may be sought.
Reload(Value) - Method in class PIRL.Viewers.Value_Pane
Deprecated. Replaced by Value_Pane.Value(Value)
Relocate(Window, Window) - Method in class PIRL.Viewers.View_Locator
Relocates a view relative to a base view.
Relocate(Window, Rectangle) - Method in class PIRL.Viewers.View_Locator
Relocates a view relative to base bounds.
Relocate(Window, Point) - Method in class PIRL.Viewers.View_Locator
Relocates a view relative to a base Point.
Remote_Management_Exception - Exception in PIRL.Conductor.Maestro
A Remote_Management_Exception is thrown when a Remote_Theater Management interface method call is unable to fullfill the interface requirements.
Remote_Management_Exception(String) - Constructor for exception PIRL.Conductor.Maestro.Remote_Management_Exception
 
Remote_Management_Exception(String, Throwable) - Constructor for exception PIRL.Conductor.Maestro.Remote_Management_Exception
 
Remote_Management_Exception(Throwable) - Constructor for exception PIRL.Conductor.Maestro.Remote_Management_Exception
 
Remote_Theater - Class in PIRL.Conductor.Maestro
A Remote_Theater implements the remote Conductor management side of a Theater.
Remote_Theater(String, int, Message, String) - Constructor for class PIRL.Conductor.Maestro.Remote_Theater
 
Remote_Theater(String, Message, String) - Constructor for class PIRL.Conductor.Maestro.Remote_Theater
 
Remote_Theater() - Constructor for class PIRL.Conductor.Maestro.Remote_Theater
 
REMOTE_THEATER_NAME - Static variable in class PIRL.Conductor.Maestro.Remote_Theater
The name to be used in describing objects of this class.
Remove(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Remove a data model row entry.
Remove(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Remove a data model entry associated with a Conductor Identity.
Remove(String) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Remove all Conductors at a Theater location.
Remove(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Remove(Theater) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Remove(Writer) - Method in class PIRL.Conductor.Stream_Logger
Removes a Writer from the Vector of log Writers.
Remove(String, boolean) - Method in class PIRL.Configuration.Configuration
Removes the parameter(s) at a pathname.
Remove(String) - Method in class PIRL.Configuration.Configuration
Removes the all of the effective parameters for the pathname.
Remove(int) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Remove a buffer from the buffers list.
Remove(ByteBuffer) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Remove the specified buffer from the buffers list.
Remove(String) - Method in class PIRL.Messenger.Message
Remove a named parameter from the Message.
Remove(int) - Method in class PIRL.PVL.Parameter
Removes the Parameter at the specified index from the aggregate list.
Remove(Parameter) - Method in class PIRL.PVL.Parameter
Removes the specified Parameter from the aggregate list.
remove(int) - Method in class PIRL.PVL.Parameter
Invokes the Parameter's Remove method.
remove(MutableTreeNode) - Method in class PIRL.PVL.Parameter
Invokes the Parameter's Remove method.
Remove(int) - Method in class PIRL.PVL.Value
Removes the Value at the specified index from the Array.
Remove(Value) - Method in class PIRL.PVL.Value
Removes the specified Value from the Array.
remove(int) - Method in class PIRL.PVL.Value
Invokes the Value's Remove method.
remove(MutableTreeNode) - Method in class PIRL.PVL.Value
Invokes the Value's Remove method.
Remove(Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Remove a Writer from the list of Writers.
remove(int) - Method in class PIRL.Viewers.Draggable_Rows
Removes an indexed row component from the pane.
Remove_All(String) - Method in class PIRL.Messenger.Message
Remove all occurances of a named parameter from the Message.
Remove_All() - Method in class PIRL.PVL.Parameter
Empties the Parameter aggregate list.
Remove_All() - Method in class PIRL.PVL.Value
Empties the Value's Array.
Remove_All() - Method in class PIRL.Utilities.Styled_Multiwriter
Remove all Writers list entries.
Remove_at(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Remove a data model row entry.
Remove_Conductor_Definition(String) - Method in class PIRL.Conductor.Maestro.Profile
Remove a Conductor_Definition by name.
Remove_Conductor_Definition(int) - Method in class PIRL.Conductor.Maestro.Profile
Removes a definition from the Conductor_Definitions Vector based on the index.
Remove_Forwarding(Messenger) - Method in class PIRL.Messenger.Messenger
Remove a Messenger from the Message forwarding list.
Remove_Group(String) - Method in class PIRL.Configuration.Configuration
Removes a group of parameters at a pathname.
Remove_Log_Writer(Writer) - Method in class PIRL.Conductor.Conductor
Unregister a log Writer.
Remove_Log_Writer(Writer) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Remove_Log_Writer(Writer) - Method in interface PIRL.Conductor.Management
Unregister a log Writer.
REMOVE_LOG_WRITER_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
REMOVE_LOG_WRITER_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Remove_Processing_Listener(Processing_Listener) - Method in class PIRL.Conductor.Conductor
Unregister a processing state change listener.
Remove_Processing_Listener(Processing_Listener) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Remove_Processing_Listener(Processing_Listener) - Method in interface PIRL.Conductor.Management
Unregister a processing state change listener.
REMOVE_PROCESSING_LISTENER_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
REMOVE_PROCESSING_LISTENER_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Remove_PVL_to_DB_Group(Parameter) - Static method in class PIRL.PVL.PVL_to_DB
Removes all PVL_to_DB Groups in a Parameter list.
Remove_Row_Moved_Listener(ChangeListener) - Method in class PIRL.Viewers.Draggable_Rows
Removes a row moved listener.
Remove_Selection_Listener(ChangeListener) - Method in class PIRL.Viewers.Draggable_Rows
Removes a list selection listener.
Remove_Specific(String) - Method in class PIRL.Configuration.Configuration
Removes the parameter at the specific pathname.
Remove_SQL_Listener(SQL_Listener) - Method in interface PIRL.Database.Data_Port
Removes a SQL_Listener from the list of listeners to be notified of SQL statements before they are sent to the database server.
Remove_SQL_Listener(SQL_Listener) - Method in class PIRL.Database.Database
Removes a SQL_Listener from the list of listeners to be notified of SQL statements before they are sent to the database server.
Remove_SQL_Listener(SQL_Listener) - Method in class PIRL.Database.JDBC_Data_Port
Removes a SQL_Listener from the list of listeners to be notified of SQL statements before they are sent to the database server.
Remove_State_Change_Listener(TableModelListener) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Remove a listener for Conductor processing state change events.
Remove_Theater_Definition(String, String) - Method in class PIRL.Conductor.Maestro.Profile
Remove a Theater definition from the Profile for a Theater location and Conductor name.
Remove_Theater_Definition(int) - Method in class PIRL.Conductor.Maestro.Profile
Removes a Theater definition at a Profile.Theater_Definitions() index.
removeActionListener(ActionListener) - Method in class PIRL.Viewers.Font_Selector
Removes an ActionListener, if registered, from the "Apply" button, if present.
removeCellEditorListener(CellEditorListener) - Method in class PIRL.TreeTable.AbstractCellEditor
 
removeChangeListener(ChangeListener) - Method in class PIRL.Viewers.Memory_History
Remove a registered ChangeListener.
removeElement(Object) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
removeElementAt(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
removeLayoutComponent(Component) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
 
removeTreeModelListener(TreeModelListener) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
removeUpdate(DocumentEvent) - Method in class PIRL.Database.SQL.Document_Listener
 
Removing(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Adjust the model based on the removal of a Conductor identity.
Rename(String, String) - Method in interface PIRL.Database.Data_Port
Renames a table.
Rename(String, Vector<String>, Vector<String>) - Method in interface PIRL.Database.Data_Port
Renames fields in a table.
Rename(String, String) - Method in class PIRL.Database.Database
 
Rename(String, Vector, Vector) - Method in class PIRL.Database.Database
 
Rename(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Renames a table.
Rename(String, Vector, Vector) - Method in class PIRL.Database.JDBC_Data_Port
Renames fields in a table.
Rename(String, String) - Method in class PIRL.Database.PostgreSQL_Data_Port
Specialization of the Rename table functionality using server specific syntax.
REPEATS - Static variable in class PIRL.Viewers.Blinker
The default number of blink repeats: INDEFINITELY.
Replace(List<Message>, Theater, Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Replace all identities for a specified Remote_Theater Management with new identities.
Replace(List<Theater>) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
replace(int, int, String) - Method in class PIRL.Strings.String_Buffer
 
replace(int, String, String) - Method in class PIRL.Strings.String_Buffer
Replaces all occurances of the old_string with the new_string, starting at the specified index.
replace_span(int, String, String) - Method in class PIRL.Strings.String_Buffer
Replaces all sequences of any and all characters from the span String with the substitute String, starting at the specified index.
replaceSpan(int, String, String) - Method in class PIRL.Strings.String_Buffer
 
Reply_To() - Method in class PIRL.Conductor.Notify
Gets the Reply-To address for e-mail deliveries of the notice.
Reply_To(String) - Method in class PIRL.Conductor.Notify
Sets the Reply-To address for e-mail deliveries of the notice.
Reply_To(Message) - Method in class PIRL.Messenger.Message
Set a Message to be routed back to the sender of another Message.
Report_Messenger_Connections - Variable in class PIRL.Messenger.Dispatcher
Automatically send connection notifications.
Report_Messenger_Connections(boolean) - Method in class PIRL.Messenger.Dispatcher
Enable or disable automatic reporting of the current Messagers list whenever it changes.
Report_Messenger_Connections() - Method in class PIRL.Messenger.Dispatcher
Test if automatic reporting of the current Messagers list is enabled.
Report_Messengers() - Method in class PIRL.Messenger.Dispatcher
Sends a report of all the Messenger identities to each of the Messengers that have requested connection reports.
REPORT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
Report_to_Messengers - Variable in class PIRL.Messenger.Dispatcher
List of Messenger clients that have requested connection notifications.
Request(String, String) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Issue a Request preamble to the server.
Request_Source_Data(long, long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get a range of source data.
Require_Stage_Manager - Static variable in class PIRL.Conductor.Conductor
Flag that determines if the Conductor requires a Stage_Manager.
REQUIRE_STAGE_MANAGER_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
RESERVED_CHARACTER - Static variable in exception PIRL.PVL.PVL_Exception
Message: Reserved character in symbol.
RESERVED_CHARACTERS - Static variable in class PIRL.PVL.Parser
Characters reserved by the PVL syntax.
RESERVED_DELIMITER_MARKER_MAX - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
RESERVED_DELIMITER_MARKER_MIN - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Reset(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Reset the buffer to a new source location and empty it.
Reset() - Method in class PIRL.Strings.String_Buffer_Reader
Reset as if (almost) nothing happened.
reset() - Method in class PIRL.Utilities.ByteBuffer_InputStream
Reset the source position to the most recent mark position.
Reset() - Method in class PIRL.Viewers.Font_Selector
Resets the current font to the original font.
Reset() - Method in class PIRL.Viewers.Memory_History
The memory history is emptied.
RESET_CONTEXT_PROBABILITIES - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Reset_Error_Condition() - Method in class PIRL.Messenger.Messenger
Clear the most recent error condition.
Reset_Location() - Method in class PIRL.Strings.String_Buffer_Reader
Resets the virtual stream location values.
Reset_Sequential_Failures() - Method in class PIRL.Conductor.Conductor
Reset the count of sequential source processing failures that the Conductor has accumulated.
Reset_Sequential_Failures() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Reset_Sequential_Failures() - Method in interface PIRL.Conductor.Management
Reset the count of sequential source processing failures that the Conductor has accumulated.
RESET_SEQUENTIAL_FAILURES_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
RESET_SEQUENTIAL_FAILURES_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Reset_Warning() - Method in class PIRL.PVL.Lister
Clears any warning status so that the Warning method will return null until the next warning condition occurs.
Reset_Warning() - Method in class PIRL.PVL.Parameter
Clears any warning status so that the Warning method will return null until the next warning condition occurs.
Reset_Warning() - Method in class PIRL.PVL.Parser
Clears any warning status so that the Warning method will return null until the next warning condition occurs.
Reset_Warning() - Method in class PIRL.PVL.Value
Clears any warning status so that the Warning method will return null until the next warning condition occurs.
Resolution() - Method in class PIRL.Image_Tools.Projection
 
RESOLUTION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
RESOLUTION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Resolve(String) - Method in class PIRL.Conductor.Conductor
Resolve a reference
Resolve(String) - Method in class PIRL.Conductor.Reference_Resolver
Resolve references in a pattern String.
Resolve_Array_Indices(String) - Method in class PIRL.Conductor.Reference_Resolver
Gets the Vector of Array Value dimension indices from a parameter reference.
Resolve_Field_Reference(String) - Method in class PIRL.Conductor.Reference_Resolver
Resolves a database field reference.
Resolve_Parameter_Reference(String) - Method in class PIRL.Conductor.Reference_Resolver
Resolves a parameter source reference.
Resolve_Source_References(String) - Method in class PIRL.PVL.PVL_to_DB
Resolves a Source reference to its value.
Resolve_to_double(String) - Method in class PIRL.Conductor.Reference_Resolver
Resolves a reference to a double value.
Resolve_to_End_Reference(String) - Method in class PIRL.Conductor.Reference_Resolver
Resolve references in a pattern String down to their end references.
Resolve_to_Parameter(String) - Method in class PIRL.Conductor.Reference_Resolver
Gets the Parameter that resolves a parameter reference.
Resolve_to_Value(String) - Method in class PIRL.Conductor.Reference_Resolver
Gets the Value that resolves a parameter reference.
Resolved() - Method in class PIRL.Conductor.Reference_Resolver
Gets the last resolved String.
Resolver - Variable in class PIRL.Conductor.Conductor
The Reference_Resolver object being used.
Resolver() - Method in class PIRL.PVL.PVL_to_DB
Gets the Reference_Resolver being used to resolve all references.
RESOLVER_DEFAULT_VALUE - Static variable in class PIRL.Conductor.Conductor
The default value to be used by the Reference_Resolver if a reference can not be resolved.
Resolver_Default_Value(String) - Method in class PIRL.Conductor.Conductor
Set the Conductor default Reference_Resolver value.
Resolver_Default_Value() - Method in class PIRL.Conductor.Conductor
Get the Conductor default Reference_Resolver value.
Resolver_Default_Value(String) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Resolver_Default_Value() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Resolver_Default_Value(String) - Method in interface PIRL.Conductor.Management
Set the Conductor default Reference_Resolver value.
Resolver_Default_Value() - Method in interface PIRL.Conductor.Management
Get the Conductor default Reference_Resolver value.
RESOLVER_DEFAULT_VALUE - Static variable in class PIRL.PVL.PVL_to_DB
Default value if a reference can not be resolved.
Response_Timeout() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the amount of time to wait for a response to a protocol message.
Response_Timeout(int) - Method in class PIRL.Conductor.Maestro.Remote_Theater
Set the amount of time to wait for a response to a protocol message.
restart() - Method in class PIRL.Viewers.Animator
Restarts the Animator at the beginning of a cycle.
restart() - Method in class PIRL.Viewers.Blinker
Restarts the Blinker as if no blinks had occured.
Restore() - Method in class PIRL.Conductor.Procedures_Table_Model
Restore the table content from the last snapshot.
Restore() - Method in class PIRL.Strings.Words
Restores the current word to the last marked location.
RESTRICTED_ICC_PROFILE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Retry_Group_with_Source - Variable in class PIRL.PVL.PVL_to_DB
Whether to retry failed resolving of Group name nested references with both configuration and source parameters.
reverse() - Method in class PIRL.Strings.String_Buffer
 
RGN_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
RGN_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
RIGHT - Static variable in class PIRL.Viewers.Percent_Bar
 
RIGHT - Static variable in class PIRL.Viewers.View_Locator
Specifies horizontal positioning of a view relative to the right side of the base.
RIGHT_INDENT_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
RLCP_PROGRESSION_ORDER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
ROI_STYLE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
root - Variable in class PIRL.TreeTable.AbstractTreeTableModel
 
Route(Messenger, Messenger) - Static method in class PIRL.Messenger.Dispatcher
 
Route() - Method in class PIRL.Messenger.Messenger_Styled_Writer
Get the message route address list.
Route(Value) - Method in class PIRL.Messenger.Messenger_Styled_Writer
Set the message route address list.
Route_From() - Method in class PIRL.Messenger.Message
Get the Message route-from list.
Route_From(Value) - Method in class PIRL.Messenger.Message
Set the Message route-from list.
Route_From_Count() - Method in class PIRL.Messenger.Message
Get the count of route-from adresses.
ROUTE_FROM_PARAMETER_NAME - Static variable in class PIRL.Messenger.Message
A label parameter of a transmitted message with a value that is the Message route-from list.
ROUTE_FROM_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
Message label parameter whose value is the message route-from list.
Route_Packet(Message, ByteBuffer) - Method in class PIRL.Messenger.Messenger
Route a message packet to a recipient.
Route_To(Messenger) - Static method in class PIRL.Messenger.Dispatcher
Get the Message route-to values for a Messenger.
Route_To() - Method in class PIRL.Messenger.Message
Get the Message route-to list.
Route_To(Value) - Method in class PIRL.Messenger.Message
Set the Message route-to list.
Route_To(Message) - Method in class PIRL.Messenger.Message
Apply the route-to list from another Message to this Message.
Route_To_Count() - Method in class PIRL.Messenger.Message
Get the count of route-to adresses.
ROUTE_TO_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
ROUTE_TO_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
ROUTE_TO_PARAMETER_NAME - Static variable in class PIRL.Messenger.Message
A label parameter of a transmitted message with a value that is the Message route-to list.
ROUTE_TO_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
Message label parameter whose value is the message route-to list.
Routing() - Method in class PIRL.Messenger.Message
Get the routing description.
Row(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Get the table row index for a Conductor identity.
RPCL_PROGRESSION_ORDER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
run() - Method in class PIRL.Conductor.Stream_Logger
Runs the Stream_Logger.
run() - Method in class PIRL.Messenger.Dispatcher
Run the connection listener.
Run(boolean) - Method in class PIRL.Viewers.Memory_Chart_Panel
Enable or disable the operation of the Memory_Chart.
Run_Exception() - Method in class PIRL.Messenger.Dispatcher
Get any Exception that might have occured when the Dispatcher was used as a Runnable.
RUN_TO_WAIT - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Table.
RUN_TO_WAIT - Static variable in class PIRL.Conductor.Conductor
Processing state: When the current source record completes processing the Conductor.WAITING state will be entered unless a failure condition caused the Conductor.HALTED state to occur.
RUN_TO_WAIT_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
RUN_TO_WAIT_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Table
 
RUNNING - Static variable in class PIRL.Conductor.Conductor
Processing state: Source records are being processed.
RUNNING - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Index for arrays of processing state information.
RUNNING_BLINKER - Static variable in class PIRL.Conductor.Colors
Manager
RUNNING_COUNT - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Bit flags for processing state count selection.
RUNNING_INDEX - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Index for arrays of processing state information.
RUNNING_STATE - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Table.
RUNNING_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
RUNNING_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Table
 

S

Sample_Offset - Variable in class PIRL.Image_Tools.Projection
 
Sample_Offset() - Method in class PIRL.Image_Tools.Projection
 
SAMPLE_OFFSET_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Sample_to_Projection_X(double) - Method in class PIRL.Image_Tools.Projection
 
Samples - Variable in class PIRL.Viewers.Memory_History
 
Samples() - Method in class PIRL.Viewers.Memory_History
Get the count of valid memory history samples.
SAMPLING_RATE_KEY - Static variable in class PIRL.Viewers.Memory_Chart_Panel
Menu mnemonic and keyboard accellerator keys.
SAVE_HISTORY_KEY - Static variable in class PIRL.Viewers.Memory_Chart_Panel
Menu mnemonic and keyboard accellerator keys.
Save_Monitor_Text(boolean) - Method in class PIRL.Viewers.Stream_Monitor
Save the current monitor text to a file.
Save_Monitor_Text(String) - Method in class PIRL.Viewers.Stream_Monitor
Save the current monitor text to a file.
Save_Monitor_Text() - Method in class PIRL.Viewers.Stream_Monitor
Save the current monitor text to a file.
Screen(Rectangle) - Method in class PIRL.Viewers.View_Locator
Sets the screen boundary to use for all View_Locators.
Screen() - Method in class PIRL.Viewers.View_Locator
Gets the Rectangle for the current effective screen bounds.
Screen_Point(MouseEvent) - Static method in class PIRL.Viewers.Draggable_Rows
Gets the location of a mouse event relative to the coordinates of the display screen.
Scroll_Pane() - Method in class PIRL.Viewers.Stream_Monitor
Get the JScrollPane that contains the JTextPane where the monitor text is displayed.
Seconds_Scale(boolean) - Method in class PIRL.Viewers.Memory_Chart
Enable or disable the display of the seconds scale.
Seconds_Scale() - Method in class PIRL.Viewers.Memory_Chart
Check if the seconds scale display is enabled.
Seconds_Scale() - Method in class PIRL.Viewers.Memory_Chart_Panel
Test if the Memory_Chart seconds scale is enabled.
Seconds_Scale(boolean) - Method in class PIRL.Viewers.Memory_Chart_Panel
Enable or disable the Memory_Chart seconds scale.
Seconds_Scale_Height() - Method in class PIRL.Viewers.Memory_Chart
Get the height of the seconds scale display area.
SECONDS_SCALE_KEY - Static variable in class PIRL.Viewers.Memory_Chart_Panel
Menu mnemonic and keyboard accellerator keys.
seek(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Set the current source file location where the next byte will be read.
seek(long) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Set the current source stream location where the next byte will be read.
SEGMENTATION_SYMBOLS_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Segments(byte[], int, int, boolean) - Static method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Assemble a Parameter Aggregate describing a sequence of codestream segments from a byte array.
Segments(byte[], int, int) - Static method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Assemble a Parameter Aggregate describing a sequence of codestream segments from a byte array.
Segments(byte[], boolean) - Static method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Assemble a Parameter Aggregate describing a sequence of codestream segments from a byte array.
Segments(byte[]) - Static method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Assemble a Parameter Aggregate describing a sequence of codestream segments from a byte array.
Select(Vector<String>, Vector<String>, String, int) - Method in interface PIRL.Database.Data_Port
Selects from one or more tables the data values from one or more named fields from the data records that satisfy the selection conditions.
Select(Vector, Vector, String, int) - Method in class PIRL.Database.Database
 
Select(Vector, Vector, String) - Method in class PIRL.Database.Database
Selects fields conditionally from a list of tables with no limit on the number of records returned.
Select(String, Vector, String) - Method in class PIRL.Database.Database
Selects fields conditionally from a single table.
Select() - Method in class PIRL.Database.Database
Selects the entire default table.
Select(String) - Method in class PIRL.Database.Database
Selects an entire single table.
Select(String, Vector) - Method in class PIRL.Database.Database
Selects unconditionally from the fields of a single table.
Select(String, String) - Method in class PIRL.Database.Database
Selects all fields conditionally from a single table.
Select(Vector) - Method in class PIRL.Database.Database
Selects fields unconditionally from the default table.
Select(Vector, String) - Method in class PIRL.Database.Database
Selects fields conditionally from the default table.
Select(Vector, Vector, String, int) - Method in class PIRL.Database.JDBC_Data_Port
Selects from one or more tables the data values from one or more named fields from the data records that satisfy the selection conditions.
Select(Font) - Method in class PIRL.Viewers.Font_Selector
Initiates a user interactive font selection.
Select() - Method in class PIRL.Viewers.Font_Selector
Initiates a Select operation using the previous original font.
Select_LAF(String, boolean) - Static method in class PIRL.Viewers.View_Locator
Select a GUI Look-and_Feel.
Select_LAF(String) - Static method in class PIRL.Viewers.View_Locator
Select a GUI Look-and_Feel.
Selected_Color(boolean, Color) - Static method in class PIRL.Conductor.Colors
Adjust the color to a possibly "selected" color.
Selected_Row - Variable in class PIRL.Viewers.Draggable_Rows
 
Selected_Row(Component) - Method in class PIRL.Viewers.Draggable_Rows
Sets the currently selected row component.
Selected_Row() - Method in class PIRL.Viewers.Draggable_Rows
Gets the currently selected row component.
Selection - Class in PIRL.PVL
A Selection implements a Selector for use with a Parameter or Value wherever selective comparison of Parameters and/or Values is needed.
Selection() - Constructor for class PIRL.PVL.Selection
Creates a Selection using ANY criteria.
Selection(int) - Constructor for class PIRL.PVL.Selection
Creates a Selection using the specified criteria.
Selection(Selector) - Constructor for class PIRL.PVL.Selection
Creates a Selection using the criteria from the specified Selector.
SELECTIVE_ARITHMETIC_BYPASS_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Selector - Interface in PIRL.PVL
A Selector is used with a Parameter or Value wherever selective comparison of Parameters and/or Values is needed.
Send(String) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Send a message line to the server.
Send(Messenger, Message, boolean) - Method in class PIRL.Messenger.Dispatcher
Send a Message via a Messenger.
Send(Messenger, Message) - Method in class PIRL.Messenger.Dispatcher
Send a Message via a Messenger.
Send(Message) - Method in class PIRL.Messenger.Messenger
Send a Message over the communication channel.
Send_and_Wait(Message) - Method in class PIRL.Conductor.Maestro.Remote_Theater
Send a Message and wait for a response.
Send_Message(Message) - Method in class PIRL.Conductor.Maestro.Theater
Send a Message.
Send_Packet(Message, ByteBuffer) - Method in class PIRL.Messenger.Messenger
Send the message packet.
Sequence(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets a parameter sequence from a parameter reference.
SEQUENCE - Static variable in class PIRL.PVL.Value
Type for a Value with a datum that is a Vector of Values.
SEQUENCE_END_DELIMITER - Static variable in class PIRL.PVL.Parser
Marks the end of a SEQUENCE ARRAY Value: ')'
SEQUENCE_FIELD - Static variable in class PIRL.Conductor.Conductor
Procedures table fields indexes.
SEQUENCE_START_DELIMITER - Static variable in class PIRL.PVL.Parser
Marks the start of a SEQUENCE ARRAY Value: '('.
Sequential_Failures() - Method in class PIRL.Conductor.Conductor
Get the count of sequential source processing failures that the Conductor has accumulated.
Sequential_Failures() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Sequential_Failures() - Method in interface PIRL.Conductor.Management
Get the count of sequential source processing failures that the Conductor has accumulated.
Sequential_Failures() - Method in class PIRL.Conductor.Processing_Changes
Get the changed sequential failures limit.
Sequential_Failures(int) - Method in class PIRL.Conductor.Processing_Changes
Set the changed sequential failures limit.
SEQUENTIAL_FAILURES_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
SEQUENTIAL_FAILURES_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Server() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the database server name.
Server(String) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the database server name.
SERVER - Static variable in class PIRL.Database.Database
The parameter name for the default database server: "Server".
Server_Configuration(String) - Method in class PIRL.Database.Connect_View
Gets the Configuration for a specific Server.
Server_Configuration(String) - Method in class PIRL.Database.Database
Gets a copy of the configuration for a database server.
Server_Configuration() - Method in class PIRL.Database.Database
Gets the default server configuration.
Server_Hostname() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the source server hostname.
SERVER_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the database server access information parameters group name in the Configuration source.
Servers() - Method in class PIRL.Database.Data_View
 
Set(String, Object, boolean) - Method in class PIRL.Configuration.Configuration
Sets a parameter at a specified pathname location to the value of an Object.
Set(String, Object) - Method in class PIRL.Configuration.Configuration
Sets the value of a parameter at a pathname.
Set(String[][], boolean) - Method in class PIRL.Configuration.Configuration
Sets all of the entries of an array of String arrays as Configuration parameters.
Set(String[][]) - Method in class PIRL.Configuration.Configuration
Sets all of the entries of an array of String arrays.
Set(Parameter, boolean) - Method in class PIRL.Configuration.Configuration
Sets parameters in the Configuration to correspond with the contents of another parameter.
Set(Parameter) - Method in class PIRL.Configuration.Configuration
Sets parameters in the Configuration to correspond with the contents of another parameter.
Set(String, Object, int) - Method in class PIRL.Messenger.Message
Set a named parameter value at a list index.
Set(String, Object) - Method in class PIRL.Messenger.Message
Set a named parameter value.
Set(String, String) - Method in class PIRL.Messenger.Message
Set a named parameter value.
Set(String, String, int) - Method in class PIRL.Messenger.Message
Set a named parameter value.
Set(String, long) - Method in class PIRL.Messenger.Message
Set a named parameter value.
Set(String, long, int) - Method in class PIRL.Messenger.Message
Set a named parameter value.
Set(String, double) - Method in class PIRL.Messenger.Message
Set a named parameter value.
Set(String, double, int) - Method in class PIRL.Messenger.Message
Set a named parameter value.
SET - Static variable in class PIRL.PVL.Value
Type for a Value with a datum that is a Vector of Values.
Set_All(String, Object) - Method in class PIRL.Configuration.Configuration
Sets all occurances of a parameter with the specified name to have the specified value.
set_classification(int) - Method in class PIRL.PVL.Parameter
Sets the appropriate classification variables.
Set_Conditionally(String, Object) - Method in class PIRL.Configuration.Configuration
Sets the value of a new parameter at a pathname.
Set_Conditionally(String[][]) - Method in class PIRL.Configuration.Configuration
Conditionally sets all of the entries of an array of String arrays.
Set_Conditionally(Parameter) - Method in class PIRL.Configuration.Configuration
Conditionally sets parameters in the Configuration to correspond with the contents of another parameter.
set_data(Object) - Method in class PIRL.PVL.Parameter
Set the appropriate Data variables.
set_data(Object) - Method in class PIRL.PVL.Value
Set the appropriate Data variables.
SET_END_DELIMITER - Static variable in class PIRL.PVL.Parser
Marks the end of a SET ARRAY Value: '}'.
Set_Identity(Message, Theater, Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Set a Conductor identity.
Set_Management(int, Remote_Theater) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Set a Remote_Theater Management.
SET_POLL_INTERVAL_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
SET_POLL_INTERVAL_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Set_Reader(Reader, long) - Method in class PIRL.PVL.Parser
Sets the Reader where the Parser will obtain characters.
Set_Reader(InputStream, long) - Method in class PIRL.PVL.Parser
Sets the Reader where the Parser will obtain characters by constructing an InputStreamReader from the specified InputStream and wrapping this in a BufferedReader, the same size as the Size_Increment of the String_Buffer_Reader, for efficiency.
Set_Reader(File, long) - Method in class PIRL.PVL.Parser
Sets the Reader where the Parser will obtain characters by constructing a FileInputStream from the specified File and passing this to the Set_Reader (InputStream, long) method.
Set_Reader(Reader) - Method in class PIRL.Strings.String_Buffer_Reader
Sets the Reader to use as the source of characters.
SET_RESOLVER_DEFAULT_VALUE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
SET_RESOLVER_DEFAULT_VALUE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
SET_START_DELIMITER - Static variable in class PIRL.PVL.Parser
Marks the start of a SET ARRAY Value: '{'.
SET_STOP_ON_FAILURE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
SET_STOP_ON_FAILURE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Set_Token(String, int) - Method in class PIRL.Messenger.Message
Set a named parameter token.
Set_Token(String) - Method in class PIRL.Messenger.Message
Set a named parameter token.
set_type(int) - Method in class PIRL.PVL.Value
Sets the appropriate Type variables.
Set_Writer(Writer) - Method in class PIRL.PVL.Lister
Sets the Writer where the Lister will send characters.
Set_Writer(OutputStream) - Method in class PIRL.PVL.Lister
Sets the Writer where the Lister will send characters by constructing an OutputStreamWriter from the specified OutputStream and wrapping this in a BufferedWriter for efficiency.
Set_Writer(File) - Method in class PIRL.PVL.Lister
Sets the Writer where the Lister will send characters by constructing a FileWriter from the specified File and wrapping this in a BufferedWriter for efficiency.
setAllowsChildren(boolean) - Method in class PIRL.PVL.Parameter
Overrides the base class method to ensure Parameter integrity.
setAllowsChildren(boolean) - Method in class PIRL.PVL.Value
Overrides the base class method to ensure Value integrity.
setBounds(int, int, int, int) - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
Set the height to match that of the JTable.
setCharAt(int, char) - Method in class PIRL.Strings.String_Buffer
 
setColor(Color) - Method in class PIRL.Viewers.Blinker
Sets the background color to use when blinking the component.
setComponent(Component) - Method in class PIRL.Viewers.Blinker
Sets the Component to be blinked.
setDataVector(Vector, Vector) - Method in class PIRL.Conductor.Procedures_Table_Model
Replace the table data content.
setDataVector(Vector, Vector) - Method in class PIRL.Database.Data_Table
 
setDelay(int) - Method in class PIRL.Viewers.Animator
Set the delay between the display of each Icon in the animation sequence.
setInitialDelay(int) - Method in class PIRL.Viewers.Animator
Sets the initial delay.
setLayoutAlignmentX(float) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Sets the horizontal row alignment factor.
setLength(int) - Method in class PIRL.Strings.String_Buffer
 
setModel(Memory_History) - Method in class PIRL.Viewers.Memory_Chart
Set a new Memory_History model for the component.
setRepeats(int) - Method in class PIRL.Viewers.Animator
Sets the maximum number of animation cycles.
setRepeats(int) - Method in class PIRL.Viewers.Blinker
Sets the maximum number of blinks.
setRowHeight(int) - Method in class PIRL.TreeTable.JTreeTable
Overridden to pass the new rowHeight to the tree.
setRowHeight(int) - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
Sets the row height of the tree, and forward the row height to the table.
setSelectedItem(Object) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Set the currently selected item.
setUI(Memory_ChartUI) - Method in class PIRL.Viewers.Memory_Chart
Set the graphical user interface (UI) delegate for the component.
setUI(Percent_BarUI) - Method in class PIRL.Viewers.Percent_Bar
Set the graphical user interface (UI) delegate for the component.
setUserObject(Object) - Method in class PIRL.PVL.Parameter
Overrides the base class method to ensure Parameter integrity.
setUserObject(Object) - Method in class PIRL.PVL.Value
Overrides the base class method to ensure Value integrity.
setValueAt(Object, Object, int) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
setValueAt(Object, Object, int) - Method in interface PIRL.TreeTable.TreeTableModel
Sets the value for node node, at column number column.
setValueAt(Object, int, int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
setVisible(boolean) - Method in class PIRL.Viewers.Font_Selector
Sets the dialog to be visible on the display.
SHORT_HOSTNAME - Static variable in class PIRL.Utilities.Host
The short, single word name of the host system.
shouldSelectCell(EventObject) - Method in class PIRL.TreeTable.AbstractCellEditor
 
Show_Obtained - Variable in class PIRL.Utilities.Checker
Set to true to always show the obtained value.
Show_Parameters(boolean) - Method in class PIRL.Viewers.Projection_Viewer
Select whether the parameters used to construct the Projection are shown.
Show_Table_Row(JTable, int) - Static method in class PIRL.Conductor.Sources_Table
Scrolls a table to show a specified row.
Shrink_Buffer() - Method in class PIRL.Messenger.Messenger
Shrink the read buffer size.
Shutdown() - Method in class PIRL.Messenger.Dispatcher
Shutdown the Dispatcher.
SIDE - Static variable in class PIRL.Viewers.View_Locator
Selects the base side orientation policy.
SIGNATURE - Static variable in class PIRL.Image_Tools.JP2_Info
 
SIGNATURE_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
SIGNATURE_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
SIGNATURE_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
SIGNATURE_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
SIZ_FOUND - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Codestream validity bit mask for the SIZ segment found flag.
SIZ_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SIZ_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Size(int) - Method in class PIRL.Viewers.Font_Selector
Sets the size of the current font.
Size() - Method in class PIRL.Viewers.Font_Selector
Gets the size of the current font.
Size_Increment(int) - Method in class PIRL.Strings.String_Buffer_Reader
Sets the size increment by which the input buffer will be extended when it is slid forward in the Reader's input stream.
Size_Increment() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the size increment by which the input buffer will be extended when it is slid forward in the Reader's input stream.
Size_Limits - Class in PIRL.Viewers
Size_Limits limits the size of a component to which it is bound.
Size_Limits(Integer_Range, Integer_Range) - Constructor for class PIRL.Viewers.Size_Limits
Constructs Size_Limits from a pair of limits.
Size_Limits() - Constructor for class PIRL.Viewers.Size_Limits
Constructs Size_Limits with unlimited width and height.
sizeColumnsToFit(int) - Method in class PIRL.TreeTable.JTreeTable
This is overridden to invoke super's implementation, and then, if the receiver is editing a Tree column, the editor's bounds is reset.
SIZED_RECORDS - Static variable in exception PIRL.PVL.PVL_Exception
Message: Binary sized records detected.
skip(long) - Method in class PIRL.Utilities.ByteBuffer_InputStream
Skip over some number of input bytes.
skip_back_over(int, String) - Method in class PIRL.Strings.String_Buffer
Skips back over any and all characters in the skip String, starting with the character at the specified index.
skip_back_until(int, String) - Method in class PIRL.Strings.String_Buffer
Skips back until a character also in the find String is found, starting with the character at the specified index.
skip_over(int, String) - Method in class PIRL.Strings.String_Buffer
Skips over any and all characters in the skip String, starting with the character at the specified index.
Skip_Over(long, String) - Method in class PIRL.Strings.String_Buffer_Reader
Skips over a character set in the virtual stream.
Skip_Tiles - Variable in class PIRL.Image_Tools.JPEG2000_Info
Flag for skipping tile segments.
Skip_Tiles(boolean) - Method in class PIRL.Image_Tools.JPEG2000_Info
Enable of disable skipping of tile segments.
Skip_Tiles() - Method in class PIRL.Image_Tools.JPEG2000_Info
Test if tile segments will be skipped.
Skip_Tiles_Default - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Default flag for skipping tile segments.
skip_until(int, String) - Method in class PIRL.Strings.String_Buffer
Skips until a character also in the find String is found, starting with the character at the specified index.
Skip_Until(long, String) - Method in class PIRL.Strings.String_Buffer_Reader
Skips until a member of the character set is found in the virtual stream.
skip_whitespace_and_comments(long) - Method in class PIRL.PVL.Parser
Gets the next location in the PVL source stream following any sequence of whitespace and/or comments.
skipBackOver(int, String) - Method in class PIRL.Strings.String_Buffer
 
skipBackUntil(int, String) - Method in class PIRL.Strings.String_Buffer
 
skipOver(int, String) - Method in class PIRL.Strings.String_Buffer
 
skipUntil(int, String) - Method in class PIRL.Strings.String_Buffer
 
SMTP_Server(String) - Method in class PIRL.Conductor.Notify
Sets the outgoing SMTP server hostname.
SMTP_Server() - Method in class PIRL.Conductor.Notify
Gets the current SMTP Server setting.
Snapshot() - Method in class PIRL.Conductor.Procedures_Table_Model
Save a snapshot of the table contents.
Snapshot_Column_Names() - Method in class PIRL.Conductor.Procedures_Table_Model
The last table field names snapshot.
Snapshot_Table_Data() - Method in class PIRL.Conductor.Procedures_Table_Model
The last table data records snapshot.
SOC_FOUND - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Codestream validity bit mask for the SOC segment found flag.
SOC_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SOC_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SOD_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SOD_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SOP_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SOP_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SOP_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SOT_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SOT_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Source() - Method in class PIRL.Configuration.Configuration
Gets the name of the source from which the Configuration parameters have been set.
Source(String) - Method in class PIRL.Configuration.Configuration
Resets the Configuration from the contents of the source.
Source(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Assign a named file as the information source.
Source(File) - Method in class PIRL.Image_Tools.JPEG2000_Info
Assign a File as the information source.
Source(ImageInputStream) - Method in class PIRL.Image_Tools.JPEG2000_Info
Assign an ImageInputStream as the information source.
Source() - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the currently assigned ImageInputStream information source.
Source() - Method in class PIRL.Utilities.ByteBuffer_InputStream
Get the ByteBuffer backing this ByteBuffer_InputStream.
Source_Address() - Method in class PIRL.Messenger.Message
Get the address from the front of the route-from list.
SOURCE_AVAILABLE_NO_CHECK - Static variable in class PIRL.Conductor.Conductor
When the Conductor.SOURCE_AVAILABLE_TRIES_PARAMETER is this value source file availability confirmation is disabled.
SOURCE_AVAILABLE_TRIES_DEFAULT - Static variable in class PIRL.Conductor.Conductor
Default number of source file availability tests.
SOURCE_AVAILABLE_TRIES_MAX - Static variable in class PIRL.Conductor.Conductor
Maximum number of source file availability tests.
SOURCE_AVAILABLE_TRIES_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
SOURCE_DIRECTORY_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
SOURCE_DIRECTORY_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the directory pathname of the current PVL_Source name: SOURCE_DIRECTORY_PARAMETER.
SOURCE_FAILURE_COUNT - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
SOURCE_FILE_LOG_DELIMITER - Static variable in class PIRL.Conductor.Conductor
Marks the beginning of source file processing in a log file.
SOURCE_FILENAME_EXTENSION_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
SOURCE_FILENAME_EXTENSION_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the portion of the SOURCE_FILENAME_PARAMETER value following the last period ('.') character: SOURCE_FILENAME_PARAMETER.
SOURCE_FILENAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
SOURCE_FILENAME_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the filename of the current PVL_Source name: SOURCE_FILENAME_PARAMETER.
SOURCE_FILENAME_ROOT_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
SOURCE_FILENAME_ROOT_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the portion of the SOURCE_FILENAME_PARAMETER value without the extension (the portion preceding the last period character): SOURCE_FILENAME_ROOT_PARAMETER.
SOURCE_ID_FIELD - Static variable in class PIRL.Conductor.Conductor
Sources table fields indexes.
SOURCE_ID_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
SOURCE_NAME_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the name of the current Source_Parameters: "Source_Name".
SOURCE_NOT_FOUND_STATUS - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
HTTP Status code when the source can not be found on the server.
SOURCE_NUMBER_FIELD - Static variable in class PIRL.Conductor.Conductor
Sources table fields indexes.
SOURCE_NUMBER_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Source_Parameters() - Method in class PIRL.PVL.PVL_to_DB
Gets the current set of source parameters.
Source_Parameters(Parameter) - Method in class PIRL.PVL.PVL_to_DB
Sets the source parameter(s) to be mapped.
Source_Parameters(String) - Method in class PIRL.PVL.PVL_to_DB
Sets the source parameter(s) to be mapped.
Source_Pathname() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the source pathname.
SOURCE_PATHNAME_FIELD - Static variable in class PIRL.Conductor.Conductor
Sources table fields indexes.
SOURCE_PATHNAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
SOURCE_PATHNAME_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the absolute pathname of the current PVL_Source name: SOURCE_PATHNAME_PARAMETER.
Source_Record() - Method in class PIRL.Conductor.Processing_Changes
Get the changed source record.
Source_Record(Vector<String>) - Method in class PIRL.Conductor.Processing_Changes
Set the changed source record.
SOURCE_RECORD_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
Source_Size - Variable in class PIRL.Image_Tools.HTTP_ImageInputStream
Total size (bytes) of the source data file.
Source_Size() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the size of the source file.
SOURCE_SUCCESS_COUNT - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Source_URL() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the URL used to access the source.
Sources() - Method in class PIRL.Conductor.Conductor
Get the current cache of source records.
Sources() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Sources() - Method in interface PIRL.Conductor.Management
Get the current cache of source records.
Sources - Variable in exception PIRL.Utilities.Multiwriter_IOException
The list of source objects that have thrown an exception.
SOURCES_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
SOURCES_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
SOURCES_FIELD_NAMES - Static variable in class PIRL.Conductor.Conductor
Sources table field names.
Sources_Refreshed() - Method in class PIRL.Conductor.Processing_Changes
Test if the source records cache was refreshed with new records.
Sources_Refreshed(boolean) - Method in class PIRL.Conductor.Processing_Changes
Set if the source records cache was refreshed with new records.
SOURCES_REFRESHED_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
Sources_Table - Class in PIRL.Conductor
A Sources_Table is a table view of a Sources_Table_Model.
Sources_Table(Sources_Table_Model) - Constructor for class PIRL.Conductor.Sources_Table
 
Sources_Table_Model - Class in PIRL.Conductor
A Sources_Table_Model contains a table of Conductor Source records.
Sources_Table_Model() - Constructor for class PIRL.Conductor.Sources_Table_Model
 
Sources_Table_Model(String[][], String[]) - Constructor for class PIRL.Conductor.Sources_Table_Model
 
Sources_Table_Model(String[]) - Constructor for class PIRL.Conductor.Sources_Table_Model
 
Sources_Table_Model(Vector, Vector) - Constructor for class PIRL.Conductor.Sources_Table_Model
 
Sources_Table_Model(Vector) - Constructor for class PIRL.Conductor.Sources_Table_Model
 
SOURCES_TABLE_NAME_SUFFIX - Static variable in class PIRL.Conductor.Conductor
Sources table name suffix.
SOURCES_TABLE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
SPACE_ABOVE_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
SPACE_BELOW_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
Special_Classification(String) - Static method in class PIRL.PVL.Parser
Gets the Parameter classification code corresponding to the specified special Parameter name String.
Special_Name(int) - Static method in class PIRL.PVL.Parser
Gets the special Parameter name String for the specified Parameter classification code.
Special_to_Escape(String) - Static method in class PIRL.Database.Database
Substitutes escape sequences for special characters in a String.
special_to_escape() - Method in class PIRL.Strings.String_Buffer
Substitutes special characters with escape sequences.
special_to_escape(String) - Static method in class PIRL.Strings.String_Buffer
Substitutes special characters with escape sequences.
Specific(boolean) - Method in class PIRL.PVL.Selection
Enables or disables specific criteria matching.
Specific() - Method in class PIRL.PVL.Selection
Tests if specific criteria matching is enabled.
SPECIFIC - Static variable in interface PIRL.PVL.Selector
Criteria to use specific criteria matching.
Specific(boolean) - Method in interface PIRL.PVL.Selector
Enables of disables specific category matching.
Specific() - Method in interface PIRL.PVL.Selector
Tests if specific category matching is to be used for comparisons.
Specific_Parameter(String) - Method in class PIRL.Configuration.Configuration
Gets the specific Parameter for a pathname.
SPECIFICATION_METHOD_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Splash_Screen - Class in PIRL.Viewers
A Splash_Screen is an application start-up image window.
Splash_Screen(String, JFrame, int) - Constructor for class PIRL.Viewers.Splash_Screen
Construct a Splash_Screen.
Splash_Screen(String, JFrame) - Constructor for class PIRL.Viewers.Splash_Screen
Construct an indefinate duration Splash_Screen with a parent window.
Splash_Screen(String, int) - Constructor for class PIRL.Viewers.Splash_Screen
Construct a Splash_Screen.
Splash_Screen(String) - Constructor for class PIRL.Viewers.Splash_Screen
Construct an indefinate duration Splash_Screen.
Splash_Screen() - Constructor for class PIRL.Viewers.Splash_Screen
Construct an indefinate duration Splash_Screen.
SPLASH_SCREEN_MINIMUM_TIME - Static variable in class PIRL.Conductor.Manager
Minimum splash screen display time (seconds) if enabled.
SPLASH_SCREEN_PARAMETER_NAME - Static variable in class PIRL.Conductor.Manager
Configuration parameters.
Split(int) - Method in class PIRL.Strings.Words
Splits the remaining characters into words.
Split() - Method in class PIRL.Strings.Words
Splits the remaining characters into words.
SQL - Class in PIRL.Database
A modal dialog containing a text editor pane in which to specify an SQL command.
SQL.Caret_Listener - Class in PIRL.Database
 
SQL.Caret_Listener() - Constructor for class PIRL.Database.SQL.Caret_Listener
 
SQL.Document_Listener - Class in PIRL.Database
 
SQL.Document_Listener() - Constructor for class PIRL.Database.SQL.Document_Listener
 
SQL.Undoable_Edit_Listener - Class in PIRL.Database
 
SQL.Undoable_Edit_Listener() - Constructor for class PIRL.Database.SQL.Undoable_Edit_Listener
 
SQL_Listener - Interface in PIRL.Database
The SQL_Listener interface is used by a Data_Port to provide notifications of SQL statements being sent to the database server.
SQL_QUERY_FAILED - Static variable in class PIRL.Database.Query_DB
Prefix for the listing line that indicates a failed SQL query.
SQL_QUERY_PREFIX - Static variable in class PIRL.Database.Query_DB
Prefix for the listing line that contains the SQL expression sent to the database server.
SQL_Statement(String) - Method in interface PIRL.Database.SQL_Listener
Called by a Data_Port before an SQL statement is sent to the database server.
Stage_Manager - Class in PIRL.Conductor.Maestro
A Stage_Manager is a Messenger manager for communication between Conductor processes and client processes.
Stage_Manager(Configuration, int) - Constructor for class PIRL.Conductor.Maestro.Stage_Manager
Construct a Stage_Manager using a Configuration and port number.
Stage_Manager(Configuration) - Constructor for class PIRL.Conductor.Maestro.Stage_Manager
Construct a Stage_Manager using a Configuration.
Stage_Manager() - Constructor for class PIRL.Conductor.Maestro.Stage_Manager
Construct a Stage_Manager.
Stage_Manager_Identity() - Method in class PIRL.Conductor.Maestro.Theater
Get the identity of the Theater's Stage_Manager.
STAGE_MANAGER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
The name used by the base Dispatcher class for the Stage_Manager service.
STAGE_MANAGER_PASSWORD_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
STAGE_MANAGER_PORT_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
STAGE_MANAGER_TIMEOUT_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Start() - Method in class PIRL.Conductor.Conductor
Start pipeline processing.
Start() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Start() - Method in interface PIRL.Conductor.Management
Start Conductor source record processing.
Start - Variable in class PIRL.Image_Tools.HTTP_ImageInputStream.Range
 
Start() - Method in class PIRL.Messenger.Dispatcher
Start the Dispatcher.
start() - Method in class PIRL.Viewers.Animator
Starts the animation.
start() - Method in class PIRL.Viewers.Blinker
Turns the component "on" (sets the new background color) and starts the blink timer.
Start() - Method in class PIRL.Viewers.Memory_Chart
Start the chart memory sampling.
Start() - Method in class PIRL.Viewers.Splash_Screen
Start the splash screen display.
START_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
START_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
START_CONDUCTOR_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
START_CONDUCTOR_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Start_Conductor_Message(boolean, int) - Method in class PIRL.Conductor.Maestro.Conductor_Definition
Generate a Message used by the Stage_Manager to instantiate a Conductor.
Start_Conductor_Message(boolean, Integer) - Method in class PIRL.Conductor.Maestro.Conductor_Definition
Generate a Message used by the Stage_Manager to instantiate a Conductor.
Start_Conductor_Message(String, JFrame) - Static method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get a Message that defines a command line to start a Conductor.
Start_Conductor_Message() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the Conductor command line description message.
START_CONDUCTORS_ACTION - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The value of the Conductor_Definition.ACTION_PARAMETER_NAME parameter.
START_CONDUCTORS_ACTION - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
Start_Index - Variable in class PIRL.Strings.Words
The index in the current string where the next word starts.
Start_Index - Variable in class PIRL.Strings.Words.Word_Index
A string index where a word starts.
START_MARKER - Static variable in class PIRL.Messenger.Message
Synchronization sequence at the beginning of a trasmitted message.
START_MARKER_DELIMITER - Static variable in class PIRL.Messenger.Message
Separates the label Message.START_MARKER from its label size value in a transmitted message.
START_MARKER_END - Static variable in class PIRL.Messenger.Message
Marks the end of the message label size value and the required message transmission start sequence.
Start_Messenger_Reporting(Messenger) - Method in class PIRL.Messenger.Dispatcher
Start automatic Messenger connection reporting for a Messenger.
START_MESSENGER_REPORTING_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
START_MESSENGER_REPORTING_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
START_MESSENGER_REPORTING_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
START_STOP_MARKER - Static variable in class PIRL.Messenger.Dispatcher
Log file marker written when a Dispatcher is started and after it has shutdown.
Start_Time() - Method in class PIRL.Messenger.Messenger
Get the time when this Messenger was constructed.
Started() - Method in class PIRL.Messenger.Dispatcher
Tests if this Dispatcher has been started.
State() - Method in class PIRL.Conductor.Conductor
Get the current Conductor processing conditions state.
State() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
State() - Method in interface PIRL.Conductor.Management
Get the current Conductor processing state variables.
State_Annotate() - Method in class PIRL.Conductor.Maestro.Conductor_Matrix
Test if Conductor processing state count annotations are enabled.
State_Annotate(boolean) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix
Enable or disable Conductor processing state count annotations.
STATE_ANNOTATIONS - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Processing state label annotations.
STATE_COLORS - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
 
stateChanged(ChangeEvent) - Method in class PIRL.Viewers.Memory_Chart
The ChangeListener interface method.
STATEMENT_CONTINUATION_DELIMITER - Static variable in class PIRL.PVL.Parser
Indicates that the statement continues in the next record: '&'.
STATEMENT_END_DELIMITER - Static variable in class PIRL.PVL.Parser
Marks the end of a PVL statement: ';'.
Status() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the HTTP status of the last response from the server.
Status_Conductor_Code(String) - Static method in class PIRL.Conductor.Conductor
Get the Conductor procedure completion status code value from a procedure status indicator String.
Status_Conductor_Code_Description(int) - Static method in class PIRL.Conductor.Conductor
Get a description String for a Conductor procedure completion code.
STATUS_FIELD - Static variable in class PIRL.Conductor.Conductor
Sources table fields indexes.
Status_Field_Value(Vector<String>) - Static method in class PIRL.Conductor.Conductor
Assemble a properly formatted String for a Source table Status field value.
Status_Indicator(int, int) - Static method in class PIRL.Conductor.Conductor
Assemble a properly formatted procedure status indicator String as used in a Sources table Status field value.
Status_Indicator(int) - Static method in class PIRL.Conductor.Conductor
Assemble a properly formatted procedure status indicator String as used in a Sources table Status field value.
Status_Indicators(String) - Static method in class PIRL.Conductor.Conductor
Parse a Source table Status field value into a Vector of procedure status indicator Strings.
Status_Procedure_Exit_Value(String) - Static method in class PIRL.Conductor.Conductor
Get the procedure exit status value from a procedure status indicator String.
Status_Report(Messenger, Message) - Method in class PIRL.Messenger.Dispatcher
Send a status report message.
STATUS_REPORT_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
STATUS_REPORT_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
STATUS_REPORT_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
STDERR_NAME - Static variable in class PIRL.Conductor.Conductor
Prefix applied to procedure stderr lines.
stderr_STYLE - Static variable in class PIRL.Viewers.Stream_Monitor
Text style attributes suitable for "stderr" auto-styling.
STDOUT - Static variable in class PIRL.Messenger.Dispatcher
Log "filename" for logging to stdout.
STDOUT_NAME - Static variable in class PIRL.Conductor.Conductor
Prefix applied to procedure stdout lines.
stdout_STYLE - Static variable in class PIRL.Viewers.Stream_Monitor
Text style attributes suitable for "stdout" auto-styling.
Step() - Method in class PIRL.Viewers.Animator
Gets the current animation step.
STEP_SIZE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Stop() - Method in class PIRL.Conductor.Conductor
Stop pipeline processing after the current source processing has completed.
Stop() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Stop() - Method in interface PIRL.Conductor.Management
Request that Conductor stop source record processing.
stop() - Method in class PIRL.Viewers.Animator
Stops the animation.
stop() - Method in class PIRL.Viewers.Blinker
Stops the blink timer and turns the component "off" (sets the original background color).
Stop() - Method in class PIRL.Viewers.Memory_Chart
Stop the memory chart.
Stop() - Method in class PIRL.Viewers.Splash_Screen
Stop the splash screen.
STOP_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
STOP_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Stop_Conductor() - Method in class PIRL.Conductor.Manager
 
Stop_Listening_for_Messages() - Method in class PIRL.Messenger.Messenger
Flag the Messenger thread to stop listening for messages.
Stop_Messenger_Reporting(Messenger) - Method in class PIRL.Messenger.Dispatcher
Stop automatic Messenger connection reporting for a Messenger.
STOP_MESSENGER_REPORTING_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
STOP_MESSENGER_REPORTING_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
STOP_MESSENGER_REPORTING_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Stop_on_Failure(int) - Method in class PIRL.Conductor.Conductor
Set the sequential failure limit at which to halt processing source records.
Stop_on_Failure() - Method in class PIRL.Conductor.Conductor
Get the number of Conductor sequential source processing failures at which to stop processing.
Stop_on_Failure(int) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Stop_on_Failure() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Stop_on_Failure(int) - Method in interface PIRL.Conductor.Management
Set the number of Conductor sequential source processing failures at which to stop processing.
Stop_on_Failure() - Method in interface PIRL.Conductor.Management
Get the number of Conductor sequential source processing failures at which to stop processing.
STOP_ON_FAILURE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
STOP_START_KEY - Static variable in class PIRL.Viewers.Memory_Chart_Panel
Menu mnemonic and keyboard accellerator keys.
stopCellEditing() - Method in class PIRL.TreeTable.AbstractCellEditor
 
Stream() - Method in class PIRL.Viewers.Stream_Monitor
Get an OutputStream for writing to the monitor display.
Stream_Buffer_Capacity - Static variable in class PIRL.Viewers.Stream_Monitor
 
Stream_Location() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the virtual source location where the next image buffer will be read.
Stream_Location(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Set the virtual source location where the next image buffer will be read.
Stream_Logger - Class in PIRL.Conductor
A Stream_Logger is a Thread that is used to forward the lines read from an InputStream to one or more Writers.
Stream_Logger(String, InputStream, Writer) - Constructor for class PIRL.Conductor.Stream_Logger
Constructs a Stream_Logger connecting an InputStream with a log Writer.
Stream_Logger(String, InputStream) - Constructor for class PIRL.Conductor.Stream_Logger
Constructs a Stream_Logger for an InputStream without an initial log Writer.
Stream_Monitor - Class in PIRL.Viewers
A Stream_Monitor provides a scrolling display of styled text written to it.
Stream_Monitor() - Constructor for class PIRL.Viewers.Stream_Monitor
Construct a Stream_Monitor.
Stream_Monitor.Monitor_OutputStream - Class in PIRL.Viewers
 
Stream_Monitor.Monitor_OutputStream() - Constructor for class PIRL.Viewers.Stream_Monitor.Monitor_OutputStream
 
Stream_Monitor.Monitor_Writer - Class in PIRL.Viewers
 
Stream_Monitor.Monitor_Writer() - Constructor for class PIRL.Viewers.Stream_Monitor.Monitor_Writer
 
Stream_Position - Variable in class PIRL.Image_Tools.JPEG2000_Info
The current read position of the Source file.
Stream_Position(long) - Method in class PIRL.Image_Tools.JPEG2000_Info
Set the stream position of the information Source.
Stream_Position() - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the current source stream position.
Stream_Viewer - Class in PIRL.Viewers
A Stream_Viewer provides a viewer application attached to stdin.
Stream_Viewer(String, InputStream, Configuration) - Constructor for class PIRL.Viewers.Stream_Viewer
Constructs a Stream_Viewer.
Stream_Viewer() - Constructor for class PIRL.Viewers.Stream_Viewer
Constructs a default Stream_Viewer.
Streams - Class in PIRL.Utilities
The Streams class provides a collection of methods for handling I/O streams.
Strict(boolean) - Method in class PIRL.PVL.Lister
Enables or disables strict PVL syntax rules in the Lister.
Strict() - Method in class PIRL.PVL.Lister
Tests if the Lister will enforce strict PVL syntax rules.
Strict(boolean) - Method in class PIRL.PVL.Parser
Enables or disables strict PVL syntax rules in the Parser.
Strict() - Method in class PIRL.PVL.Parser
Tests if the Parser will enforce strict PVL syntax rules.
Strict_Default - Static variable in class PIRL.PVL.Lister
The default for enforcing strict PVL syntax rules.
Strict_Default - Static variable in class PIRL.PVL.Parser
The default for enforcing strict PVL syntax rules.
STRIKETHROUGH_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
STRING - Static variable in class PIRL.PVL.Value
Non-specific Type for a Value with a String datum.
String_Buffer - Class in PIRL.Strings
A String_Buffer is a wrapper for the StringBuffer class.
String_Buffer() - Constructor for class PIRL.Strings.String_Buffer
Constructs a String_Buffer with no characters in it and an initial capacity of 16 characters.
String_Buffer(int) - Constructor for class PIRL.Strings.String_Buffer
Constructs a String_Buffer with no characters in it and an initial capacity specified by the length argument.
String_Buffer(String) - Constructor for class PIRL.Strings.String_Buffer
Constructs a String_Buffer so that it represents the same sequence of characters as the string argument; in other words, the initial contents of the String_Buffer is a copy of the argument string.
String_Buffer_Reader - Class in PIRL.Strings
A String_Buffer_Reader provides methods to manipulate a character stream as if it were a String_Buffer by backing it with a Reader to provide the characters for the String_Buffer.
String_Buffer_Reader(Reader, long) - Constructor for class PIRL.Strings.String_Buffer_Reader
Creates a String_Buffer_Reader with the reader as the source of characters up to the specified limit.
String_Buffer_Reader(Reader) - Constructor for class PIRL.Strings.String_Buffer_Reader
Creates a String_Buffer_Reader with the reader as the unlimited source of characters.
String_Buffer_Reader() - Constructor for class PIRL.Strings.String_Buffer_Reader
Creates a String_Buffer_Reader with no character source.
String_Buffer_Reader(String) - Constructor for class PIRL.Strings.String_Buffer_Reader
Creates a String_Buffer_Reader with a String source of characters.
String_Continuation(boolean) - Method in class PIRL.PVL.Parser
Enable or disable string continuation.
String_Continuation() - Method in class PIRL.PVL.Parser
Tests if the Parser will recognize multi-line string continuation.
String_Continuation_Default - Static variable in class PIRL.PVL.Parser
String continuation default.
STRING_CONTINUATION_DELIMITER - Static variable in class PIRL.PVL.Parser
Indicates that the quoted string continues unbroken in the next record: '-'.
String_Data() - Method in class PIRL.PVL.Value
Gets a String object representing the Value datum.
String_Source() - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the source of characters is a String (there is no Reader).
String_Utilities - Class in PIRL.Strings
The String_Utilities are a collection of static functions that operate on String objects to provide various commonly used operations.
String_Vector_Comparator - Class in PIRL.Conductor
A String_Vector_Comparator implements the Comparator interface to sort Lists of Objects.
String_Vector_Comparator(int) - Constructor for class PIRL.Conductor.String_Vector_Comparator
Construct a String_Vector_Comparator using a sepecified index for the Lists to be compared.
String_Vector_Comparator() - Constructor for class PIRL.Conductor.String_Vector_Comparator
Construct a String_Vector_Comparator that will compare index zero of the Lists.
strip_DEBUG - Class in PIRL.Strings
strip_DEBUG is a filter utility to remove "DEBUG" sections from source code files.
strip_DEBUG() - Constructor for class PIRL.Strings.strip_DEBUG
 
Style(int) - Method in class PIRL.Viewers.Font_Selector
Sets the style of the current font.
Style() - Method in class PIRL.Viewers.Font_Selector
Gets the style of the current font.
Style_Description(int) - Static method in class PIRL.Viewers.Font_Selector
Provides a description of a style value.
Style_Parameter(Parameter) - Static method in class PIRL.Messenger.Messenger_Styled_Writer
Generate a SimpleAttributeSet from a Parameter Aggregate that specifies a set of text style attributes.
STYLE_PARAMETER_GROUP - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
The name of the Parameter Group that contains the style parameters.
Style_SQL() - Method in class PIRL.Database.SQL
Apply styling to the SQL command.
Styled_Multiwriter - Class in PIRL.Utilities
A Styled_Multiwriter is a one-to-many Writer, any of which may be a Styled_Writer.
Styled_Multiwriter() - Constructor for class PIRL.Utilities.Styled_Multiwriter
Construct a Styled_Multiwriter.
Styled_Writer - Interface in PIRL.Utilities
A Styled_Writer is used to write styled text.
Subject() - Method in class PIRL.Conductor.Notify
Gets the Subject line for e-mail deliveries of the notice.
Subject(String) - Method in class PIRL.Conductor.Notify
Sets the Subject line for e-mail deliveries of the notice.
SUBSCRIPT_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
substring(int) - Method in class PIRL.Strings.String_Buffer
 
substring(int, int) - Method in class PIRL.Strings.String_Buffer
 
Substring(long, long) - Method in class PIRL.Strings.String_Buffer_Reader
Gets the substring including the characters from the start location up to, but not including, the end location in the virtual stream.
Substring(int, int) - Method in class PIRL.Strings.Words
Gets a substring of the characters.
Substring(int) - Method in class PIRL.Strings.Words
Gets a substring of the characters.
Substring(Words.Word_Index) - Method in class PIRL.Strings.Words
Gets a substring of the characters.
SUBTREE_ARRAY_VIEWING - Static variable in class PIRL.Viewers.Parameter_Pane
Array Value elements are viewed in a scrollable subtree cell pane.
SUCCESS - Static variable in class PIRL.Conductor.Colors
Manager
SUCCESS - Static variable in class PIRL.Conductor.Notify
Exit status values.
SUCCESS - Static variable in class PIRL.Image_Tools.JP2_Info
 
SUCCESS - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SUCCESS_ICON_NAME - Static variable in class PIRL.Conductor.Manager
 
SUCCESS_MESSAGE_FIELD - Static variable in class PIRL.Conductor.Conductor
Procedures table fields indexes.
SUCCESS_STATUS_FIELD - Static variable in class PIRL.Conductor.Conductor
Procedures table fields indexes.
SUCCESS_STATUS_LIMIT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
HTTP Status code value below which the request is deemed successful.
SUPERSCRIPT_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
Suspend(boolean) - Method in class PIRL.Messenger.Messenger_Styled_Writer
Turn output suspension on or off.
Suspend(Writer, boolean) - Method in class PIRL.Utilities.Styled_Multiwriter
Turn output suspension on or off for a Writer.
Suspend(boolean) - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Turn output suspension on or off.
Suspendable_Styled_Writer - Class in PIRL.Utilities
A Suspendable_Styled_Writer is a Writer that can have its output operations suspended.
Suspendable_Styled_Writer(Writer) - Constructor for class PIRL.Utilities.Suspendable_Styled_Writer
Construct a Suspendable_Styled_Writer.
Suspendable_Styled_Writer(Writer, boolean) - Constructor for class PIRL.Utilities.Suspendable_Styled_Writer
Construct a Suspendable_Styled_Writer with suspension specified.
Suspended - Variable in class PIRL.Messenger.Messenger_Styled_Writer
The suspension state of the Writer.
Suspended() - Method in class PIRL.Messenger.Messenger_Styled_Writer
Test if output has been suspended.
Suspended(Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Test if output for a Writer is suspended.
Suspended() - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Test if output has been suspended.
SYMBOL - Static variable in class PIRL.PVL.Value
Type for a Value with a String datum.
SYMBOL_DELIMITER - Static variable in class PIRL.PVL.Parser
Encloses a SYMBOL STRING Value: '\''.
SYNTAX_ERROR - Static variable in class PIRL.Image_Tools.JP2_Info
 
SYNTAX_ERROR - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
SYSTEM_ERROR - Static variable in exception PIRL.PVL.PVL_Exception
Message: Unexpected system error!

T

TAB_SET_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
TABLE - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
Table(Value) - Static method in class PIRL.Conductor.Maestro.Theater
Assemble a data table from an Array Value.
Table(Vector) - Static method in class PIRL.Conductor.Procedures_Table_Model
Copy table data.
TABLE - Static variable in class PIRL.Database.Database
The parameter name for the name of one or more tables within a catalog: "Table".
Table_Fields() - Method in class PIRL.Database.Fields_Map
Deprecated.  
TABLE_HEADER - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
TABLE_HEADER_SELECTED - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
Table_Model() - Method in class PIRL.Database.Data_Table
 
Table_Mouse_Listener - Class in PIRL.Conductor
A Table_Mouse_Listener provides deselect capability for table selections.
Table_Mouse_Listener() - Constructor for class PIRL.Conductor.Table_Mouse_Listener
 
Table_Name(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets a table name from a field reference.
Table_Name(String) - Method in interface PIRL.Database.Data_Port
Gets the table name portion of a table reference.
Table_Name(String) - Method in class PIRL.Database.Database
 
Table_Name(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the table part of a table reference.
table_name(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a table name.
TABLE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
Table_Reference(String, String) - Method in interface PIRL.Database.Data_Port
Generates a table reference from a catalog and table name.
Table_Reference(String, String) - Method in class PIRL.Database.Database
 
Table_Reference(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Generates a table reference from a catalog and table name.
Table_Reference_Component_Delimiter() - Method in interface PIRL.Database.Data_Port
Gets the table reference component delimiter.
Table_Reference_Component_Delimiter() - Method in class PIRL.Database.Database
 
Table_Reference_Component_Delimiter() - Method in class PIRL.Database.JDBC_Data_Port
Gets the table reference component delimiter.
Table_Row_Is_Visible(JTable, int) - Static method in class PIRL.Conductor.Sources_Table
Tests if a specified row of a table is visible.
TABLE_SELECTED - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
Table_View() - Method in class PIRL.Database.Data_Table
 
tableChanged(TableModelEvent) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Tables(String) - Method in interface PIRL.Database.Data_Port
Gets the list of tables in a catalog on the database server.
Tables(String) - Method in class PIRL.Database.Database
 
Tables(String) - Method in class PIRL.Database.JDBC_Data_Port
Obtains the list of accessible tables contained in a catalog.
Take_Down_Value_Views() - Method in class PIRL.Viewers.Parameter_Pane
Any windows displaying Array Values are taken down.
TERMINATION_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TEXT - Static variable in class PIRL.PVL.Value
Type for a Value with a String datum.
Text(String) - Method in class PIRL.Viewers.Font_Selector
Sets the text to be displayed in the current font.
Text() - Method in class PIRL.Viewers.Font_Selector
Gets the current sample text.
TEXT_DATA_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TEXT_DELIMITER - Static variable in class PIRL.PVL.Parser
Encloses a TEXT STRING Value: '"'.
TEXT_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
The_Configuration - Variable in class PIRL.Conductor.Conductor
The Configuration object containing the configuration parameters.
The_Configuration - Variable in class PIRL.Messenger.Dispatcher
The Dispatcher Configuration.
The_Database - Variable in class PIRL.Conductor.Conductor
The Database object used to access the database server.
The_Database - Variable in class PIRL.Database.Update_DB
The Database to be updated.
The_Tree - Variable in class PIRL.TreeTable.JTreeTable
A subclass of JTree.
The_TreeTable - Variable in class PIRL.Viewers.Parameter_Pane
The JTreeTable used to view the Parameter.
Theater - Class in PIRL.Conductor.Maestro
A Theater provides basic Messenger connection and Message sending services with a Stage_Manager plus the Theater protocol facilities.
Theater() - Constructor for class PIRL.Conductor.Maestro.Theater
Construct an unopened Theater.
Theater(String, int, Message) - Constructor for class PIRL.Conductor.Maestro.Theater
Construct and open a Theater.
Theater(Message) - Constructor for class PIRL.Conductor.Maestro.Theater
Construct and open a Theater connected to a Stage_Manager on the local host at the default port.
Theater(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Theater(String) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Theater(Messenger) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Theater_Definition(int) - Method in class PIRL.Conductor.Maestro.Profile
Get a Theater definition at its Profile index.
Theater_Definition(String, String) - Method in class PIRL.Conductor.Maestro.Profile
Get the Theater definition for a Theater location and Conductor name.
Theater_Definition_Index(List, String, String) - Static method in class PIRL.Conductor.Maestro.Profile
Get the index of a Theater definition for a Theater location and Conductor name in a Vector of Theater definitions.
THEATER_DEFINITION_SIZE - Static variable in class PIRL.Conductor.Maestro.Profile
The size of a complete Theater definition Vector.
Theater_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Get the list of Theater definitions.
THEATER_KEY_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Theater_List - Class in PIRL.Conductor.Maestro
A Theater_List is a list view of a Theater_List_Model.
Theater_List(Theater_List_Model) - Constructor for class PIRL.Conductor.Maestro.Theater_List
 
Theater_List_Model - Class in PIRL.Conductor.Maestro
A Theater_List_Model extends the AbstractListModel to provide management of a list of Theater objects.
Theater_List_Model() - Constructor for class PIRL.Conductor.Maestro.Theater_List_Model
 
Theater_Location(Message) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the location of a Conductor from its identity.
THEATER_LOCATION_INDEX - Static variable in class PIRL.Conductor.Maestro.Profile
The index of the Theater location String in a theater definition Vector.
THEATER_LOCATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Conductor identity parameters of interest to the data model.
THEATER_LOCATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
THEATER_LOCATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
THEATER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
Theater_Protocol_Exception - Exception in PIRL.Conductor.Maestro
A Theater_Protocol_Exception is thrown when a Theater method call encounters a problem with the Stage_Manager protocol.
Theater_Protocol_Exception(String, int, Throwable) - Constructor for exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
Construct a Theater_Protocol_Exception with a message, reason and cause.
Theater_Protocol_Exception(String, int) - Constructor for exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
Construct a Theater_Protocol_Exception with a message and reason.
Theater_Protocol_Exception(int, Throwable) - Constructor for exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
Construct a Theater_Protocol_Exception with a reason and cause.
Theater_Protocol_Exception(String, Throwable) - Constructor for exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
Construct a Theater_Protocol_Exception with a message and cause.
Theater_Protocol_Exception(String) - Constructor for exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
Construct a Theater_Protocol_Exception with a message.
Theater_Protocol_Exception(Throwable) - Constructor for exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
Construct a Theater_Protocol_Exception with a cause.
Theater_Protocol_Exception() - Constructor for exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
Construct an empty Theater_Protocol_Exception.
THEATERS_COLUMN - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
The index of the Theaters column in the data model.
THEATERS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
THEATERS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Profile
The Profile Configuration parameter name for a list of Theater definitions.
this_Point(MouseEvent) - Method in class PIRL.Viewers.Draggable_Rows
Gets the location of a mouse event relative to the coordinates of this pane.
Throw_Illegal_State - Variable in class PIRL.Image_Tools.JPEG2000_Info
Flag for throwing an IllegalStateException when the Source is found to contain an invalid box or segment organization or contents.
Throw_Illegal_State(boolean) - Method in class PIRL.Image_Tools.JPEG2000_Info
Enable or disable throwing of IllegalStateException when an invalid JP2 box or codestream segment structure or contents is encountered.
Throw_Illegal_State() - Method in class PIRL.Image_Tools.JPEG2000_Info
Test if IllegalStateException will be thrown when an invalid JP2 box or codestream segment structure or contents is encountered.
Throw_Illegal_State_Default - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Default flag for throwing an IllegalStateException when the Source is found to contain an invalid box or segment organization or contents.
THROW_ON_DUPLICATE_PARAMETERS - Static variable in class PIRL.Configuration.Configuration
Duplicate parameters in the list when coalescing causes an exception.
Tile_Height() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Tile_Height() value.
Tile_Height() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the tile height.
TILE_HEIGHT_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TILE_INDEX_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TILE_INDEX_SIZE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TILE_PART_INDEX_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TILE_PART_LENGTH_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TILE_PART_LENGTH_SIZE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Tile_Width() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Tile_Width() value.
Tile_Width() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the tile width.
TILE_WIDTH_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TIME_LIMIT_FIELD - Static variable in class PIRL.Conductor.Conductor
Procedures table fields indexes.
TIMEOUT - Static variable in exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
The reason code indicating that the operation did not complete within the allowed timeout period.
Title() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the dialog title.
Title(String) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the dialog title.
Title(String) - Method in class PIRL.Viewers.Parameter_View
Sets the window title to the filename portion of the name.
Title(URL) - Method in class PIRL.Viewers.Parameter_View
Sets the window title to the filename portion of the URL.
TLM_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TLM_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
To(String) - Method in class PIRL.Messenger.Message
Add an address to the route-to list.
To() - Method in class PIRL.Messenger.Message
Get the next address from the end of the route-to list.
To - Variable in class PIRL.Viewers.Draggable_Rows.Row_Moved_Event
 
To_180(double) - Static method in class PIRL.Image_Tools.Projection
Ensure that a longitude value is in the range -180 to 180 degrees.
To_360(double) - Static method in class PIRL.Image_Tools.Projection
Ensure that a longitude value is in the range 0 to 360 degrees.
to_character_references() - Method in class PIRL.Strings.String_Buffer
Substitutes non-printable characters with numeric character references.
to_character_references(String) - Static method in class PIRL.Strings.String_Buffer
Substitutes non-printable characters with numeric character references.
to_Image(Point2D) - Method in class PIRL.Image_Tools.Equirectangular_Projection
Get the image sample,line coordinate for a world longitude,latitude coordinate.
to_Image(Point2D) - Method in class PIRL.Image_Tools.Polar_Stereographic_Elliptical_Projection
Get the image sample,line coordinate for a world longitude,latitude coordinate.
to_Image(Point2D) - Method in class PIRL.Image_Tools.Polar_Stereographic_Spherical_Projection
Get the image sample,line coordinate for a world longitude,latitude coordinate.
to_Image(Point2D) - Method in class PIRL.Image_Tools.Projection
Get the image sample,line coordinate for a world longitude,latitude coordinate.
to_printable_ASCII() - Method in class PIRL.Strings.String_Buffer
Substitute all non-ASCII and unprintable characters with a question mark.
to_printable_ASCII(String) - Static method in class PIRL.Strings.String_Buffer
Substitute all non-ASCII and unprintable characters with a question mark.
to_World(Point2D) - Method in class PIRL.Image_Tools.Equirectangular_Projection
Get the world longitude,latitude coordinate for an image sample,line coordinate.
to_World(Point2D) - Method in class PIRL.Image_Tools.Polar_Stereographic_Elliptical_Projection
Get the world longitude,latitude coordinate for an image sample,line coordinate.
to_World(Point2D) - Method in class PIRL.Image_Tools.Polar_Stereographic_Spherical_Projection
Get the world longitude,latitude coordinate for an image sample,line coordinate.
to_World(Point2D) - Method in class PIRL.Image_Tools.Projection
Get the world longitude,latitude coordinate for an image sample.line coordinate.
TOKEN - Static variable in class PIRL.PVL.Parameter
Classification for a Parameter with only a name.
TOOLTIPS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
TOOLTIPS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Manager
Configuration parameters.
TOP - Static variable in class PIRL.Viewers.Percent_Bar
 
TOP - Static variable in class PIRL.Viewers.View_Locator
Specifies vertical positioning of a view relative to the top side of the base.
toString() - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model.Count
 
toString() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get a description of this Local_Theater.
toString() - Method in class PIRL.Conductor.Maestro.Profile
Get a PVL description of the Profile.
toString() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
toString() - Method in class PIRL.Conductor.Maestro.Theater
Get the description of this Theater.
toString() - Method in class PIRL.Conductor.Processing_Changes
Get a description of this Processing_Changes state.
toString() - Method in interface PIRL.Database.Data_Port
Gets a one line String identifying the Data_Port.
toString() - Method in class PIRL.Database.Database
 
toString() - Method in class PIRL.Database.Fields_Map
Gets the description of this Fields_Map.
toString() - Method in class PIRL.Database.JDBC_Data_Port
Provides a String identifying the Data_Port.
toString() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream.Range
 
toString() - Method in class PIRL.Messenger.Message
Get the Message content as a printable PVL String representation.
toString() - Method in class PIRL.Messenger.Messenger
Get a description of this Messenger.
toString() - Method in class PIRL.PVL.Parameter
Gets the name of the Parameter.
toString() - Method in exception PIRL.PVL.PVL_Exception
Gets a String composed of "PVL Exception: " followed by the Message.
toString() - Method in class PIRL.PVL.Selection
Gets a description of the Selection criteria.
toString() - Method in interface PIRL.PVL.Selector
Gets a description of the Selector.
toString() - Method in class PIRL.PVL.Value
Gets a String representation of the Value.
toString() - Method in class PIRL.Strings.String_Buffer
 
toString() - Method in class PIRL.Strings.Words
Gets the Words characters.
toString() - Method in class PIRL.Utilities.Integer_Range
Provides a String representation of the Integer_Range.
toString() - Method in class PIRL.Utilities.Real_Range
Provides a String representation of the Real_Range.
toString() - Method in class PIRL.Viewers.View_Locator
Provides a description of the policies and parmeters of this View_Locator.
TOTAL - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Index for arrays of processing state information.
Total(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Total(String, String) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Total(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
TOTAL_CODESTREAMS_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Total_Components() - Method in class PIRL.Image_Tools.JP2_Info
Get the number of components (bands) in the image.
Total_Components() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the total number of components identified in the codestream.
TOTAL_COMPONENTS_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Generic parameter names used by both JP2_Info and JPEG20000_Codestream_Info
Total_Conductor_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Get the number of Conductor_Definitions in the Profile.
TOTAL_COUNT - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Bit flags for processing state count selection.
TOTAL_FAILURE_COUNT - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
TOTAL_GUARD_BITS_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TOTAL_INDEX - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Index for arrays of processing state information.
total_memory() - Static method in class PIRL.Viewers.Memory_Panel
Returns the total amount of memory in the Java Virtual Machine.
Total_Opened() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
TOTAL_PROCEDURE_RECORDS_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Total_Quality_Layers() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Total_Quality_Layers() value.
Total_Quality_Layers() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the total number of quality layers in the codestream.
TOTAL_QUALITY_LAYERS_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Total_Read() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the total number of characters read so far.
Total_Received() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the total number of bytes received from the server so far.
Total_Resolution_Levels() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Total_Resolution_Levels() value.
Total_Resolution_Levels() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the total number of resolution levels.
TOTAL_RESOLUTION_LEVELS_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Total_Sent() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the total number of bytes sent to the server so far.
Total_Theater_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Get the number of Theater definitions in the Profile.
TOTAL_TILE_PARTS_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Total_Tiles() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Total_Tiles() value.
Total_Tiles() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the total tiles expected to be found in the codestream.
TOTALS_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Transform() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Transform() value.
Transform() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the form of the codestream transformation.
TRANSFORM_IRREVERSIBLE - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TRANSFORM_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
TRANSFORM_REVERSIBLE - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
translate_from_escape_sequences(String_Buffer) - Static method in class PIRL.PVL.Parser
Translates escape sequences in a String_Buffer to their corresponding special characters.
translate_to_escape_sequences(String_Buffer) - Static method in class PIRL.PVL.Lister
Translates special characters in a String_Buffer to their corresponding escape sequences.
Treat_Schema_As_Catalog - Variable in class PIRL.Database.JDBC_Data_Port
Determines if the database server schema structure is to be treated as the Database class "catalog" structure.
Tree() - Method in class PIRL.Viewers.Value_Pane
Gets the JTree being used to represent the Value in the display.
Tree() - Method in class PIRL.Viewers.Value_View
Gets the JTree being used to represent the Values in the display.
Tree_Table(Parameter_Pane.Parameter_Model) - Method in class PIRL.Viewers.Parameter_Pane
Creates the JTreeTable that will display the Parameter's name and Value.
TreeTable() - Method in class PIRL.Viewers.Parameter_Pane
Gets the JTreeTable being used to view the Parameter in the display.
TreeTable() - Method in class PIRL.Viewers.Parameter_View
Gets the JTreeTable being used to represent the Parameters in the display.
TreeTableModel - Interface in PIRL.TreeTable
TreeTableModel is the model used by a JTreeTable.
TreeTableModelAdapter - Class in PIRL.TreeTable
This wrapper class takes a TreeTableModel and implements the table model interface.
TreeTableModelAdapter(TreeTableModel, JTree) - Constructor for class PIRL.TreeTable.TreeTableModelAdapter
 
trim(int, int) - Method in class PIRL.Strings.String_Buffer
Trims whitespace from both ends of a substring of the String_Buffer, starting at the start index and ending before the end index.
trim() - Method in class PIRL.Strings.String_Buffer
Trims whitespace from both ends of the String_Buffer.
trim(char) - Method in class PIRL.Strings.String_Buffer
Trims a character from both ends of a string.
Trim(String, char) - Static method in class PIRL.Strings.String_Utilities
Trims all delimiter characters from both ends of a string.
trim_all(char) - Method in class PIRL.Strings.String_Buffer
Trims a sequence of the same character from both ends of a string.
trim_beginning() - Method in class PIRL.Strings.String_Buffer
Trims whitespace from the beginning of the String_Buffer.
trim_end() - Method in class PIRL.Strings.String_Buffer
Trims whitespace from the end of the String_Buffer.
TYPE - Static variable in class PIRL.Database.Database
The parameter name for the type of database server which corresponds to the Data_Port class to use: "Type".
Type(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Value type criteria.
Type() - Method in class PIRL.PVL.Selection
Tests if the Value type criteria is enabled.
TYPE - Static variable in interface PIRL.PVL.Selector
Criteria to select a Value's type.
Type(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Value type criteria.
Type() - Method in interface PIRL.PVL.Selector
Tests if the Value type criteria is enabled.
Type() - Method in class PIRL.PVL.Value
Gets the Value's Type code.
Type(Object) - Static method in class PIRL.PVL.Value
Determine the Value Type of an Object.
Type(int) - Method in class PIRL.PVL.Value
Sets the Type of the Value.
Type_Name(int) - Static method in class PIRL.PVL.Value
Gets the name String associated with the Type code.
Type_Name() - Method in class PIRL.PVL.Value
Gets the name String associated with the Value's Type.
TYPE_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Types_Match(Value, Value) - Method in class PIRL.PVL.Selection
Tests if the types of two Values match.
Types_Match(Value, Value) - Method in interface PIRL.PVL.Selector
Tests if the types of two Values match according to the current selection criteria.

U

UNAUTHENTICATED - Static variable in exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
The reason code indicating that the identity authentication during the initial handshake with the Stage_Manager was not successful.
UNAUTHENTICATED_CONNECTIONS_ALLOWED - Static variable in class PIRL.Messenger.Dispatcher
Controls whether or not annonymous connections are allowed.
UNCHANGED_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Special Conductor processing state value that indicates no change from the current state.
Undeliverable() - Method in class PIRL.Conductor.Notify
Gets the list of destinations to which the notice could not be delivered.
UNDELIVERABLE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
UNDELIVERABLE_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
UNDELIVERABLE_ACTION - Static variable in class PIRL.Messenger.Messenger
Bounced message due to unknown route-to address Message Messenger.ACTION_PARAMETER_NAME value.
UNDELIVERABLE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Undeliverable_Messages - Variable in class PIRL.Conductor.Maestro.Local_Theater
The Theater Message protcol error statistics.
Undeliverable_Messages() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get the number of undeliverable Theater protocol Messages that have been encountered.
Undeliverable_Messages - Variable in class PIRL.Conductor.Maestro.Remote_Theater
Problem case message accounting.
Undeliverable_Messages() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the number of undeliverable messages that have occurred.
UNDERLINE_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
undoableEditHappened(UndoableEditEvent) - Method in class PIRL.Database.SQL.Undoable_Edit_Listener
 
Uneditable_Cell_Color() - Method in class PIRL.Database.Data_Table
 
Uneditable_Cell_Color(Color) - Method in class PIRL.Database.Data_Table
 
Unescape(String) - Static method in class PIRL.Messenger.Message
Replace escape sequences in a String with their unescaped equivalents.
unit_divisor() - Method in class PIRL.Viewers.Memory_Panel
Gets the common divisor used for each of the three memory quantities.
unit_divisor(int) - Method in class PIRL.Viewers.Memory_Panel
Sets the common divisor used for each of the three memory quantities.
Units(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Value units description criteria.
Units() - Method in class PIRL.PVL.Selection
Tests if the Value units description criteria is enabled.
UNITS - Static variable in interface PIRL.PVL.Selector
Criteria to select a Value's units description.
Units(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Value units description criteria.
Units() - Method in interface PIRL.PVL.Selector
Tests if the Value units description criteria is enabled.
Units() - Method in class PIRL.PVL.Value
Get the units description String.
Units(String) - Method in class PIRL.PVL.Value
Set the units description String.
units() - Method in class PIRL.Viewers.Memory_Panel
Gets the units displayed for each of the three memory quantities.
units(String) - Method in class PIRL.Viewers.Memory_Panel
Sets the units displayued for each of the three memory quantities.
UNITS_END_DELIMITER - Static variable in class PIRL.PVL.Parser
Marks the end of a Value units description: '>'.
Units_Match(Value, Value) - Method in class PIRL.PVL.Selection
Tests if the units descriptions of two Values match.
Units_Match(Value, Value) - Method in interface PIRL.PVL.Selector
Tests if the units descriptions of two Values match according to the current selection criteria.
UNITS_START_DELIMITER - Static variable in class PIRL.PVL.Parser
Marks the start of a Value units description: '<'.
UNIX_Process - Class in PIRL.Utilities
A UNIX_Process is an adapter for the UNIXProcess implementation of the abstract Process class that provides access to hidden information.
UNIX_Process(Process) - Constructor for class PIRL.Utilities.UNIX_Process
Construct a UNIX_Process for a Process object on a UNIX system.
UNKNOWN - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Index for arrays of processing state information.
UNKNOWN - Static variable in class PIRL.Image_Tools.JPEG2000_Info
 
UNKNOWN - Static variable in class PIRL.PVL.Parameter
The classification of an empty Parameter.
UNKNOWN - Static variable in class PIRL.PVL.Value
The classification of an empty Value.
Unknown_Messages - Variable in class PIRL.Conductor.Maestro.Remote_Theater
Problem case message accounting.
Unknown_Messages() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the number of unknown messages that have occurred.
UNLINK_MESSENGER_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Unmapped_Actual_Fields() - Method in class PIRL.Database.Fields_Map
Gets a Vector of unmapped actual field names.
Unprocessed_Source_Parameters() - Method in class PIRL.Conductor.Maestro.Profile
Get unprocessed Configuration parameters.
Unrecognized_Messages - Variable in class PIRL.Conductor.Maestro.Local_Theater
The Theater Message protcol error statistics.
Unrecognized_Messages() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get the number of Messages encountered that contain content not recognized by the Theater protocol.
UNRESOLVABLE_REFERENCE - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
Unresolved_Reference - Exception in PIRL.Conductor
The Exeception that is thrown if a parameter source reference or database field reference can not be resolved and a Default_Value has not been provided.
Unresolved_Reference(String) - Constructor for exception PIRL.Conductor.Unresolved_Reference
Constructs an Unresolved_Reference exception with the specified detail message.
Unresolved_Reference(String, String) - Constructor for exception PIRL.Conductor.Unresolved_Reference
Constructs an Unresolved_Reference exception with the specified detail message and reference.
UNRESOLVED_REFERENCE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
UNRESOLVED_REFERENCE_THROWS - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
UNRESOLVED_SOURCE_REFERENCE_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The Configuration parameter which, if enabled, will cause any unresolved source parameter reference to throw an Invalid_Map_Syntax exception.
UNRESOLVED_SOURCE_REFERENCE_THROWS - Static variable in class PIRL.PVL.PVL_to_DB
Whether an unresolved source parameter reference will throw an Invalid_Map_Syntax exception by default.
Unresolved_Source_Reference_Throws(boolean) - Method in class PIRL.PVL.PVL_to_DB
Force an unresolved source reference to throw an Unresolved_Reference exception.
Unresolved_Source_Reference_Throws() - Method in class PIRL.PVL.PVL_to_DB
Test whether an unresolved source reference will throw an Unresolved_Reference exception.
UNSPECIFIED - Static variable in exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
The default reason code indicating that categorization of the exception was not specified.
Update(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Update() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Update(String) - Method in interface PIRL.Database.Data_Port
Submit an SQL update.
Update(String, Vector<String>, Vector<Object>, String) - Method in interface PIRL.Database.Data_Port
Updates values for selected fields into a table.
Update(String) - Method in class PIRL.Database.Database
 
Update(String, Vector, Vector, String) - Method in class PIRL.Database.Database
 
Update(String) - Method in class PIRL.Database.JDBC_Data_Port
Submit an SQL update.
Update(String, Vector, Vector, String) - Method in class PIRL.Database.JDBC_Data_Port
Updates values for selected fields into a table.
Update_Database(String, Vector<String>) - Method in class PIRL.Database.Update_DB
Updates the database using a table reference and field assignments.
Update_Database(String, String, Vector<String>, Vector<String>) - Method in class PIRL.Database.Update_DB
Updates the database.
Update_DB - Class in PIRL.Database
Update_DB updates an existing database table record or inserts a new record in a table.
Update_DB(Database) - Constructor for class PIRL.Database.Update_DB
Constructs an Update_DB object from a Configuration with a connection to a database server.
update_labels() - Method in class PIRL.Viewers.Memory_Panel
Updates the memory labels.
Update_One_Only - Variable in class PIRL.Database.Update_DB
Flag for limiting updates to one record.
Update_One_Only(boolean) - Method in class PIRL.Database.Update_DB
Enables or disables the single record update only rule.
Update_One_Only() - Method in class PIRL.Database.Update_DB
Tests if the single record update rule is enabled.
UPDATE_OR_INSERT_MARKER - Static variable in class PIRL.PVL.PVL_to_DB
Update-or-insert database reference marker character.
Update_Send_Routing(Message) - Method in class PIRL.Messenger.Messenger
Update the message send routing information of a Message.
Update_Sizes(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Calculates a container layout size.
updateUI() - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
Set the colors of the Tree's renderer to match that of the table.
updateUI() - Method in class PIRL.TreeTable.JTreeTable
Overridden to message super and forward the method to the tree.
updateUI() - Method in class PIRL.Viewers.Memory_Chart
Set the user interface delegate to the ComponentUI found by the UIManger for this component.
updateUI() - Method in class PIRL.Viewers.Percent_Bar
Set the user interface delegate to the ComponentUI found by the UIManger for this component.
URL_Dialog - Class in PIRL.Viewers
URL_Dialog provides a dialog used to interactively obtain the information needed to construct a URL.
URL_Dialog(String, Icon, Frame, boolean) - Constructor for class PIRL.Viewers.URL_Dialog
Constructs a URL_Dialog.
URL_Dialog(String, Icon, boolean) - Constructor for class PIRL.Viewers.URL_Dialog
Constructs a URL_Dialog.
URL_Dialog(String, boolean) - Constructor for class PIRL.Viewers.URL_Dialog
Constructs a URL_Dialog.
URL_Dialog(boolean) - Constructor for class PIRL.Viewers.URL_Dialog
Constructs a URL_Dialog.
URL_Dialog() - Constructor for class PIRL.Viewers.URL_Dialog
Constructs a default URL_Dialog.
URL_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
URL_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
URL_Specs - Static variable in class PIRL.Database.MySQL_Data_Port
Required Configuration parameters and their default values.
URL_Specs - Static variable in class PIRL.Database.PostgreSQL_Data_Port
Required Configuration parameters and their default values.
URL_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Usage() - Static method in class PIRL.Conductor.Conductor
Prints the command line usage syntax.
Usage() - Static method in class PIRL.Conductor.Maestro.Kapellmeister
 
Usage() - Static method in class PIRL.Conductor.Maestro.Stage_Manager
 
Usage(int) - Static method in class PIRL.Conductor.Notify
Prints the command line usage.
Usage() - Static method in class PIRL.Conductor.Pipeline_Source_Manager
Prints the command line usage syntax.
Usage() - Static method in class PIRL.Configuration.Configuration
Prints the command line usage syntax.
Usage() - Static method in class PIRL.Database.Query_DB
Command line usage syntax.
Usage(boolean) - Static method in class PIRL.Database.Update_DB
Command line usage syntax.
Usage() - Static method in class PIRL.Image_Tools.HTTP_ImageInputStream
 
Usage() - Static method in class PIRL.Image_Tools.JP2_Info
Print the command line usage syntax.
Usage() - Static method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Print the command line usage syntax.
Usage() - Static method in class PIRL.Image_Tools.Projection
 
Usage() - Static method in class PIRL.Messenger.Dispatcher
 
Usage(boolean) - Static method in class PIRL.PVL.PVL_to_DB
Prints the command-line usage syntax.
Usage() - Static method in class PIRL.Utilities.File
Prints the command line usage syntax.
Usage() - Static method in class PIRL.Viewers.Projection_Viewer
Print command line usage syntax.
Usage() - Static method in class PIRL.Viewers.Stream_Viewer
Prints the command line usage syntax.
Use_Data_Position - Variable in class PIRL.Image_Tools.JPEG2000_Info
Flag for using data position parameters in preference to data offset parameters.
Use_Data_Position(boolean) - Method in class PIRL.Image_Tools.JPEG2000_Info
Enable or disable the use of Source data position parameters.
Use_Data_Position() - Method in class PIRL.Image_Tools.JPEG2000_Info
Test if Source data position parameters will be used.
Use_Data_Position_Default - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Default flag for using data position parameters in preference to data offset parameters.
Use_LAF_Hack() - Static method in class PIRL.Viewers.Parameter_View
Tests if the Java (cross platform) Look and Feel is to be used.
Use_LAF_Hack(boolean) - Static method in class PIRL.Viewers.Parameter_View
Enables or disables the Java (cross platform) Look and Feel hack.
Use_Spherical(boolean) - Static method in class PIRL.Image_Tools.Projection
 
Used() - Method in class PIRL.Viewers.Stream_Monitor
Get the number of characters in the monitor.
USER - Static variable in class PIRL.Configuration.Configuration
The parameter name for the application-specific username: "User".
User_Agent() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the HTTP user agent name reported to the server.
User_Agent(String) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Set the HTTP user agent name to be reported to the server.
User_Fields() - Method in class PIRL.Database.Fields_Map
Gets a Vector of field names in user index order.
UUID_INFO_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
UUID_INFO_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
UUID_LIST_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
UUID_LIST_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
UUID_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
UUID_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
UUID_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 

V

Valid_Route(Value) - Static method in class PIRL.Messenger.Message
Check that a Value is a valid routing address list.
Validate() - Method in class PIRL.Conductor.Maestro.Conductor_Definition
Validate this Conductor_Definition.
Validate_Theater_Definition(List<Object>) - Static method in class PIRL.Conductor.Maestro.Profile
Validate a Theater definition.
Validate_Theater_Definitions(List<List<Object>>) - Static method in class PIRL.Conductor.Maestro.Profile
Validate a Theater definitions list.
validation - Variable in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Conf
 
value - Variable in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Conf
 
Value() - Method in exception PIRL.PVL.Invalid_Map_Syntax
Gets the value of the map parameter with the invalid syntax.
Value() - Method in class PIRL.PVL.Parameter
Gets the Value assigned to the Parameter.
Value(Value) - Method in class PIRL.PVL.Parameter
Sets the Value for the Parameter.
Value(byte) - Method in class PIRL.PVL.Parameter
Assigns a new Value constructed from a primitive byte value.
Value(short) - Method in class PIRL.PVL.Parameter
Assigns a new Value constructed from a primitive short value.
Value(int) - Method in class PIRL.PVL.Parameter
Assigns a new Value constructed from a primitive int value.
Value(long) - Method in class PIRL.PVL.Parameter
Assigns a new Value constructed from a primitive long value.
Value(float) - Method in class PIRL.PVL.Parameter
Assigns a new Value constructed from a primitive float value.
Value(double) - Method in class PIRL.PVL.Parameter
Assigns a new Value constructed from a primitive double value.
Value(Object) - Method in class PIRL.PVL.Parameter
Assigns a new Value constructed from an Object.
Value(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Parameter Value criteria.
Value() - Method in class PIRL.PVL.Selection
Tests if the Parameter Value criteria is enabled.
VALUE - Static variable in interface PIRL.PVL.Selector
Criteria to select a Parameter's Value.
Value(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Parameter Value criteria.
Value() - Method in interface PIRL.PVL.Selector
Tests if the Parameter Value criteria is enabled.
Value - Class in PIRL.PVL
A Value is a general-purpose value entity containing arbitrary data.
Value() - Constructor for class PIRL.PVL.Value
Creates an empty Value, with Type UNKNOWN.
Value(char) - Constructor for class PIRL.PVL.Value
Creates an IDENTIFIER Value from the primitive char value.
Value(byte) - Constructor for class PIRL.PVL.Value
Creates an INTEGER Value from the primitive byte value.
Value(short) - Constructor for class PIRL.PVL.Value
Creates an INTEGER Value from the primitive short value.
Value(int) - Constructor for class PIRL.PVL.Value
Creates an INTEGER Value from the primitive int value.
Value(long) - Constructor for class PIRL.PVL.Value
Creates an INTEGER Value from the primitive long value.
Value(float) - Constructor for class PIRL.PVL.Value
Creates a REAL Value from the primitive float value.
Value(double) - Constructor for class PIRL.PVL.Value
Creates a REAL Value from the primitive double value.
Value(Object) - Constructor for class PIRL.PVL.Value
Creates a Value whose Type depends on the class of the value object.
Value(Parser) - Constructor for class PIRL.PVL.Value
A Parser is used to get a new Value.
Value(Value) - Constructor for class PIRL.PVL.Value
A Value is constructed from a copy of another Value.
Value(long) - Method in class PIRL.Utilities.Integer_Range
Sets the range to a single value.
Value(double) - Method in class PIRL.Utilities.Real_Range
Sets the range to a single value.
Value() - Method in class PIRL.Viewers.Value_Pane
Gets the Value being viewed.
Value(Value) - Method in class PIRL.Viewers.Value_Pane
Sets the Value to be viewed.
VALUE_BITS_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Parameter name for specifying the bit precision of a value.
Value_Bits_Parameter(String, long) - Method in class PIRL.Image_Tools.JPEG2000_Info
Generate a JPEG2000_Info.VALUE_BITS_PARAMETER from the source.
Value_Bits_Parameter(Value) - Static method in class PIRL.Image_Tools.JPEG2000_Info
Generate a JPEG2000_Info.VALUE_BITS_PARAMETER from an Array of raw Values.
Value_Criteria() - Method in class PIRL.PVL.Selection
Gets the current Value Selection criteria code.
Value_Criteria() - Method in interface PIRL.PVL.Selector
Gets the current Value selection criteria code.
VALUE_DELIMITER - Static variable in class PIRL.Database.Update_DB
Delimiter for input field assignments' values.
VALUE_MATCH - Static variable in interface PIRL.PVL.Selector
Criteria to select an exact match of all Value characteristics.
Value_of(String) - Method in class PIRL.Messenger.Message
Get a named parameter value as a Value.
Value_of_Matching(String) - Method in class PIRL.Messenger.Message
Get the Value of a parameter with a name matching a pattern.
VALUE_OVERFLOW - Static variable in exception PIRL.PVL.PVL_Exception
Message: Numeric value out of range.
Value_Pane - Class in PIRL.Viewers
A Value_Pane provides a view of an array Value.
Value_Pane(Value) - Constructor for class PIRL.Viewers.Value_Pane
Creates a Value_Pane from the specified Value.
Value_Pane(Value, Parameter_Pane) - Constructor for class PIRL.Viewers.Value_Pane
Creates a Value_Pane from the specified Value.
Value_Pane() - Method in class PIRL.Viewers.Value_View
Gets the Value_Pane used by this Value_View.
VALUE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
VALUE_SELECTION - Static variable in interface PIRL.PVL.Selector
Bit mask for the Value characteristics criteria.
Value_Syntax(String, String) - Static method in class PIRL.Database.Database
Filters a data value to protect special characters.
Value_View - Class in PIRL.Viewers
A Value_View provides a view of an array Value.
Value_View(String, Value) - Constructor for class PIRL.Viewers.Value_View
Creates a Value_View from the specified Value and gives it the specified title.
Value_View(String, Value, Parameter_Pane) - Constructor for class PIRL.Viewers.Value_View
Creates a Value_View from the specified Value and gives it the specified title.
Value_View(Value) - Constructor for class PIRL.Viewers.Value_View
Creates a Value_View from the specified Value.
valueForPathChanged(TreePath, Object) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
valueOf(String) - Static method in enum PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.ExitCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Validator
Returns the enum constant of this type with the specified name.
values() - Static method in enum PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.ExitCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration.Validator
Returns an array containing the constants of this enum type, in the order they are declared.
Values_Criteria_Match(Value, Value) - Method in class PIRL.PVL.Selection
Gets the matching criteria for two Values.
Values_Criteria_Match(Value, Value) - Method in interface PIRL.PVL.Selector
Gets all the criteria that are met, as a selection code, when comparing two Values.
Values_Match(Value, Value) - Method in class PIRL.PVL.Selection
Tests if two Values match.
Values_Match() - Method in class PIRL.PVL.Selection
Gets the selection criteria that resulted from the last Values_Match comparison of two Values.
Values_Match(Value, Value) - Method in interface PIRL.PVL.Selector
Tests if two Values match according to the current selection criteria.
Values_Match() - Method in interface PIRL.PVL.Selector
Gets the criteria that were met, as a selection code, during the last use of the Values_Match method.
VALUES_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Vector_Data() - Method in class PIRL.PVL.Value
Gets the data Vector of an Array Value.
VERBATIM_STRING_DELIMITERS - Static variable in class PIRL.PVL.Parser
Encloses a verbatim (uninterpreted) string: "\\v".
Verbatim_Strings(boolean) - Method in class PIRL.PVL.Lister
Enable or disable verbatim quoted strings.
Verbatim_Strings() - Method in class PIRL.PVL.Lister
Tests if verbatim strings mode is enabled.
Verbatim_Strings(boolean) - Method in class PIRL.PVL.Parser
Enable or disable verbatim quoted strings.
Verbatim_Strings() - Method in class PIRL.PVL.Parser
Tests if the Parser will handle quoted strings verbatim.
Verbatim_Strings_Default - Static variable in class PIRL.PVL.Lister
Verbatim strings default.
Verbatim_Strings_Default - Static variable in class PIRL.PVL.Parser
Verbatim strings default.
Verbose - Variable in class PIRL.Database.Update_DB
Flag for verbose operation.
Verbose(boolean) - Method in class PIRL.Database.Update_DB
Enables or disables verbose mode.
Verbose() - Method in class PIRL.Database.Update_DB
Tests if verbose mode is enabled.
Verbose - Variable in class PIRL.Utilities.Checker
Set to true to always show both the expected and obtained values.
VERSION_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Vertical(int) - Method in class PIRL.Viewers.View_Locator
Sets the vertical orientation policies.
Vertical() - Method in class PIRL.Viewers.View_Locator
Gets the vertical orientation policies.
VERTICAL_COMPONENT_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
VERTICAL_DENOMINATOR_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
VERTICAL_EXPONENT_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Vertical_Image_Offset() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Vertical_Image_Offset() value.
Vertical_Image_Offset() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the vertical offset of the image on the reference grid.
VERTICAL_IMAGE_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
VERTICAL_NUMERATOR_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
VERTICAL_SAMPLE_SPACING_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Vertical_Tile_Offset() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Vertical_Tile_Offset() value.
Vertical_Tile_Offset() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the vertical offset of the tiles on the reference grid.
VERTICAL_TILE_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
VERTICALLY_CAUSAL_CONTEXT_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
View_Locator - Class in PIRL.Viewers
A View_Locator is used to manage the location of a Window view on the Display relative to a base location.
View_Locator(Window, View_Locator) - Constructor for class PIRL.Viewers.View_Locator
Constructs a View_Locator using another View_Locator for Policies, and positions the view to the Warp_Location.
View_Locator(Window) - Constructor for class PIRL.Viewers.View_Locator
Constructs a View_Locator using default policies, and positions the view to the Warp_Location.
View_Locator(View_Locator) - Constructor for class PIRL.Viewers.View_Locator
Constructs a View_Locator as a copy of another View_Locator.
View_Locator(int, int) - Constructor for class PIRL.Viewers.View_Locator
Constructs a View_Locator with the specified orientation policies.
View_Locator() - Constructor for class PIRL.Viewers.View_Locator
Constructs a View_Locator using default policies.
View_Menu() - Method in class PIRL.Viewers.Stream_Monitor
Get the monitor's "View" menu.
visibleRow - Variable in class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
Last table/tree row asked to render.

W

Wait_for_Response() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Wait for a response Message.
Wait_to_Start() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Test if wait-to-start is selected.
Wait_to_Start(boolean) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the wait-to-start mode.
WAIT_TO_START_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that is used to tell a Conductor instantiation to wait to start.
waitFor() - Method in class PIRL.Utilities.UNIX_Process
 
waitFor(long) - Method in class PIRL.Utilities.UNIX_Process
Wait for the process to exit up to a maximum timeout.
WAITING - Static variable in class PIRL.Conductor.Conductor
Processing state: Idle; waiting for a start request.
WAITING - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Index for arrays of processing state information.
WAITING_COUNT - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Bit flags for processing state count selection.
WAITING_INDEX - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Index for arrays of processing state information.
WAITING_STATE - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Table.
WAITING_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
WAITING_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Table
 
WARNING - Static variable in class PIRL.Conductor.Colors
Manager
WARNING - Static variable in class PIRL.Conductor.Manager
 
Warning() - Method in class PIRL.PVL.Lister
Gets the current warning status.
Warning() - Method in class PIRL.PVL.Parameter
Gets the current warning status.
Warning() - Method in class PIRL.PVL.Parser
Gets the current warning status.
Warning() - Method in class PIRL.PVL.Value
Gets the current warning status.
Warning(String, Component) - Static method in class PIRL.Viewers.Dialog_Box
Displays a WARNING_MESSAGE MessageDialog box, preceeded by an audible beep, with a "Warning" title and an OK button.
Warning(String) - Static method in class PIRL.Viewers.Dialog_Box
Displays a WARNING_MESSAGE MessageDialog box centered on the screen, preceeded by an audible beep, with a "Warning" title and an OK button.
WARNING_BLINKER - Static variable in class PIRL.Conductor.Colors
Manager
WARNING_ICON_NAME - Static variable in class PIRL.Conductor.Manager
 
WARNING_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
 
Warp_Location(Point) - Method in class PIRL.Viewers.View_Locator
Sets the location on the screen to which to "warp" a view if relocating it would cause it to overlap the display bounds.
Warp_Location(int, int) - Method in class PIRL.Viewers.View_Locator
Sets the location on the screen to which to "warp" a view if relocating it would cause it to overlap the display bounds.
Warp_Location() - Method in class PIRL.Viewers.View_Locator
Gets the current location to which to "warp" a view if relocating it would cause it to overlap the display bounds.
Warp_Offsets(Point) - Method in class PIRL.Viewers.View_Locator
Sets the horizontal and vertical offsets to be applied when the warp location is automatically moved.
Warp_Offsets(int, int) - Method in class PIRL.Viewers.View_Locator
Sets the horizontal and vertical offsets to be applied when the warp location is automatically moved.
Warp_Offsets() - Method in class PIRL.Viewers.View_Locator
Gets the horizontal and vertical offsets to be applied when the warp location is automatically moved.
WHITESPACE - Static variable in class PIRL.PVL.Parser
Set of "whitespace" characters between PVL tokens: " \t\r\n\f\013" (SP, HT, CR, NL, FF, and VT).
Width_Limits() - Method in class PIRL.Viewers.Size_Limits
Gets the width limits.
Width_Limits(Integer_Range) - Method in class PIRL.Viewers.Size_Limits
Sets the width limits.
WIDTH_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
WINDOW_ARRAY_VIEWING - Static variable in class PIRL.Viewers.Parameter_Pane
Array Value elements are viewed in a separate window.
Words - Class in PIRL.Strings
The Words class provides a mechanism to treat a String as a sequence of delimited words.
Words(String) - Constructor for class PIRL.Strings.Words
Constructs Words from a String of characters.
Words() - Constructor for class PIRL.Strings.Words
Constructs Words with no characters.
Words.Word_Index - Class in PIRL.Strings
A Word_Index provides a start,end string location for a word.
Words.Word_Index() - Constructor for class PIRL.Strings.Words.Word_Index
Constructs a Word_Index at (0,0).
Words.Word_Index(int, int) - Constructor for class PIRL.Strings.Words.Word_Index
Constructs a Word_Index for start and end word locations.
Write(String) - Method in class PIRL.Conductor.Maestro.Profile
Write the Profile to a Configuration file.
Write(OutputStream) - Method in class PIRL.Conductor.Maestro.Profile
Write the Profile to an OutputStream.
write(String, String) - Method in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Write a simple parameter-value pair into a table record.
write(String, String, String) - Method in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Write a parameter-value pair with validation string into a table record.
write(String, String, String, String) - Method in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Write a parameter-value pair with validation string and description into a table record.
write(Pipeline_Configuration.Conf) - Method in class PIRL.Conductor.Pipeline_Configuration.Pipeline_Configuration
Write a configuration (Conf) for a parameter into a table record.
write(char[], int, int) - Method in class PIRL.Messenger.Messenger_Styled_Writer
Write a portion of an array of characters.
write(char[]) - Method in class PIRL.Messenger.Messenger_Styled_Writer
Write an array of characters.
write(int) - Method in class PIRL.Messenger.Messenger_Styled_Writer
Write a character.
write(String, int, int) - Method in class PIRL.Messenger.Messenger_Styled_Writer
Write a portion of a String.
write(String) - Method in class PIRL.Messenger.Messenger_Styled_Writer
Write a String.
Write(String, AttributeSet) - Method in class PIRL.Messenger.Messenger_Styled_Writer
Write a styled String.
Write(String) - Method in class PIRL.Messenger.Messenger_Styled_Writer
Write a plain String.
Write(Parameter) - Method in class PIRL.PVL.Lister
Writes the Parameter in PVL syntax.
Write(Value) - Method in class PIRL.PVL.Lister
Writes the Value in PVL syntax.
Write(Lister) - Method in class PIRL.PVL.Parameter
Writes the Parameter in PVL syntax using a PVL Lister.
Write(OutputStream, int, boolean) - Method in class PIRL.PVL.Parameter
Writes the Parameter in PVL syntax to an OutputStream.
Write() - Method in class PIRL.PVL.Parameter
Writes the Parameter in PVL syntax to System.out starting at level 0, not strict.
Write(boolean) - Method in class PIRL.PVL.Parameter
Writes the Parameter in PVL syntax to System.out with or without indenting, not strict.
Write(boolean, boolean) - Method in class PIRL.PVL.Parameter
Writes the Parameter in PVL syntax to output System.out with indenting and strict PVL enabled or disabled.
Write(OutputStream) - Method in class PIRL.PVL.Parameter
Writes the Parameter in PVL syntax to the output starting at level 0, not strict.
Write(OutputStream, boolean) - Method in class PIRL.PVL.Parameter
Writes the Parameter in PVL syntax to the output with or without indenting, not strict.
Write(OutputStream, boolean, boolean) - Method in class PIRL.PVL.Parameter
Writes the Parameter in PVL syntax to the output with indenting and strict PVL enabled or disabled.
Write(OutputStream, int, boolean) - Method in class PIRL.PVL.Value
Writes the Value in PVL syntax using a PVL Lister.
Write() - Method in class PIRL.PVL.Value
Writes the Value in PVL syntax to System.out starting at level 0, not strict.
Write(boolean) - Method in class PIRL.PVL.Value
Writes the Value in PVL syntax to System.out with or without indenting, not strict.
Write(boolean, boolean) - Method in class PIRL.PVL.Value
Writes the Value in PVL syntax to output System.out with indenting and strict PVL enabled or disabled.
Write(OutputStream) - Method in class PIRL.PVL.Value
Writes the Value in PVL syntax to the output starting at level 0, not strict.
Write(OutputStream, boolean) - Method in class PIRL.PVL.Value
Writes the Value in PVL syntax to the output with or without indenting, not strict.
write(int) - Method in class PIRL.Utilities.ByteBuffer_OutputStream
Put the datum at the next position in the destination.
write(byte[]) - Method in class PIRL.Utilities.ByteBuffer_OutputStream
Put the contents of a byte array into the destination.
write(byte[], int, int) - Method in class PIRL.Utilities.ByteBuffer_OutputStream
Put some number of bytes from a byte array into the destination.
write(char[], int, int) - Method in class PIRL.Utilities.Styled_Multiwriter
Write a portion of an array of characters.
write(char[]) - Method in class PIRL.Utilities.Styled_Multiwriter
Write an array of characters.
write(int) - Method in class PIRL.Utilities.Styled_Multiwriter
Write a character.
write(String, int, int) - Method in class PIRL.Utilities.Styled_Multiwriter
Write a portion of a String.
write(String) - Method in class PIRL.Utilities.Styled_Multiwriter
Write a String.
Write(String, AttributeSet) - Method in class PIRL.Utilities.Styled_Multiwriter
Write styled text.
Write(String) - Method in class PIRL.Utilities.Styled_Multiwriter
Write plain text.
Write(String, AttributeSet) - Method in interface PIRL.Utilities.Styled_Writer
Write styled text.
Write(String) - Method in interface PIRL.Utilities.Styled_Writer
Write plain text.
write(char[], int, int) - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Write a portion of an array of characters.
write(char[]) - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Write an array of characters.
write(int) - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Write a character.
write(String, int, int) - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Write a portion of a String.
write(String) - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Write a String.
Write(String, AttributeSet) - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Write styled text.
Write(String) - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Write plain text.
write(int) - Method in class PIRL.Viewers.Stream_Monitor.Monitor_OutputStream
Write a byte to the monitor.
write(int) - Method in class PIRL.Viewers.Stream_Monitor.Monitor_Writer
Write a character.
write(char[], int, int) - Method in class PIRL.Viewers.Stream_Monitor.Monitor_Writer
Write an array of characters.
Write(String, AttributeSet) - Method in class PIRL.Viewers.Stream_Monitor.Monitor_Writer
Write styled text to the monitor.
Write(String) - Method in class PIRL.Viewers.Stream_Monitor.Monitor_Writer
Write text to the monitor.
Write(String) - Method in class PIRL.Viewers.Stream_Monitor
Write text to the monitor.
Write(String, AttributeSet) - Method in class PIRL.Viewers.Stream_Monitor
Write styled text to the monitor.
WRITE_ACTION - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
The Message.ACTION_PARAMETER_NAME value that identifies the Message sent to the Messenger as coming from a Messenger_Styled_Writer.
Write_Comments(String, int) - Method in class PIRL.PVL.Lister
Writes a PVL comments sequence.
Write_Comments(String) - Method in class PIRL.PVL.Lister
Writes a PVL comments sequence at the current indent level.
Writer() - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Get the Writer to which all Write methods are forwarded.
Writer() - Method in class PIRL.Viewers.Stream_Monitor
Get a Writer for writing to the monitor display.
Writer_Messenger() - Method in class PIRL.Messenger.Messenger_Styled_Writer
Get the Messenger used to send what is written.
Writers() - Method in class PIRL.Utilities.Styled_Multiwriter
Get a reference to the list of Writers.
WRITTEN_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
The name of the Message parameter whose value is what was written.

X

XML_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
XML_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 

Z

Zero_Length_Tile_Part() - Method in class PIRL.Image_Tools.JP2_Info
Test if a zero length tile-part was found in the codestream.
Zero_Length_Tile_Part() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Test if a final tile-part of zero (unknown) length was found in the codestream.

A B C D E F G H I J K L M N O P Q R S T U V W X Z
PIRL

Copyright (C) \ 2003-2009 Bradford Castalia, University of Arizona