Uses of Package
net.sourceforge.jiu.ops
-
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.apps Class Description BatchProcessorOperation Abstract base class to do batch processing on files and complete directory trees.Operation Base class for all operations.ProgressListener This interface must be implemented by classes that want to be notified about progress of an image operation. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.codecs Class Description MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.OperationFailedException Exception class to indicate that an operation failed during the execution of the methodOperation.process()
.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.codecs.jpeg Class Description MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.OperationFailedException Exception class to indicate that an operation failed during the execution of the methodOperation.process()
. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.codecs.tiff Class Description MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.OperationFailedException Exception class to indicate that an operation failed during the execution of the methodOperation.process()
.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.color Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.OperationFailedException Exception class to indicate that an operation failed during the execution of the methodOperation.process()
.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.color.adjustment Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.LookupTableOperation An operation that replaces samples with values taken from a lookup table.MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.OperationFailedException Exception class to indicate that an operation failed during the execution of the methodOperation.process()
.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.color.analysis Class Description MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.color.dithering Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.color.promotion Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.color.quantization Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.OperationFailedException Exception class to indicate that an operation failed during the execution of the methodOperation.process()
.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.color.reduction Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.filters Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.geometry Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.gui.awt Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.ProgressListener This interface must be implemented by classes that want to be notified about progress of an image operation. -
Classes in net.sourceforge.jiu.ops used by net.sourceforge.jiu.ops Class Description ImageToImageOperation An operation that acesses an input image and produces data for an output image.MissingParameterException Exception class to indicate that an operation's parameter is missing (has not been specified by caller and there was no default value that could be used).Operation Base class for all operations.OperationFailedException Exception class to indicate that an operation failed during the execution of the methodOperation.process()
.ProgressListener This interface must be implemented by classes that want to be notified about progress of an image operation.WrongParameterException Exception class to indicate that an operation's parameter is of the wrong type, does not fall into a valid interval or a similar mistake.