All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- action(Data).
Method in class store.DataStorePrinter
-
- action(Object).
Method in interface java.util.Iterator
- The method that is invoked by
doAll
on every element of
the collection, one by one.
- action(Object).
Method in class store.StorePrinter
-
- action(Object).
Method in class java.util.VectorIterator
-
- action(StoreElement).
Method in class store.DataStorePrinter
-
- action(StoreElement).
Method in interface store.StoreIterator
-
- action(StoreElement).
Method in class store.StorePrinter
-
- action(StoreElement, int).
Method in class store.StoreCounterPrinter
-
- add(Data).
Method in class store.DataStore
-
- add(File).
Method in class framework.io.FileStore
-
- add(Parameter).
Method in class parameter.ParameterStore
-
- add(StoreElement).
Method in class store.DataStore
- This Store should work on Data objects instead of StoreElements, but
method add(StoreElement) is in the interface this class implements.
- add(StoreElement).
Method in class framework.io.FileStore
- This Store should work on Files instead of StoreElements,
but method add(StoreElement) is in the interface this class
implements.
- add(StoreElement).
Method in class parameter.ParameterStore
- This Store should work on Parameters instead of StoreElements,
but method add(StoreElement) is in the interface this class
implements.
- add(StoreElement).
Method in interface store.Store
-
- addActionListener(ActionListener).
Method in class framework.awt.FileField
- Adds the specified action listener to receive action events from this
FileField.
- at(int).
Method in class store.DataStore
-
- at(int).
Method in class framework.io.FileStore
-
- at(int).
Method in class parameter.ParameterStore
-
- Available().
Method in class picture.FileInput
-
- BooleanParameter(ParameterType, String).
Constructor for class parameter.BooleanParameter
-
- BooleanParameterType().
Constructor for class parameter.BooleanParameterType
-
- BorderPanelGBL(String, int, GridBagLayout, GridBagConstraints).
Constructor for class framework.awt.BorderPanelGBL
-
- ButtonGBL(String, GridBagLayout, GridBagConstraints).
Constructor for class framework.awt.ButtonGBL
-
- buttonsPanel.
Variable in class framework.awt.InteractiveModuleDialog
-
- canDisplay.
Static variable in interface framework.Data
- Indicates whether this class can display the Data or not.
- canDisplay.
Static variable in class framework.ModuleData
-
Indicates whether the data objects of this type can be displayed to the
user of the Framework.
- canLoad.
Static variable in interface framework.Data
- Indicates whether this class can load the data from disk or not.
- canLoad.
Static variable in class framework.ModuleData
-
Indicates whether the data objects of this type can be loaded from
disk.
- canSave.
Static variable in interface framework.Data
- Indicates whether this class can save the data to disk or not.
- canSave.
Static variable in class framework.ModuleData
-
Indicates whether the data objects of this type can be saved to disk.
- CheckboxGBL(String, boolean, GridBagLayout, GridBagConstraints).
Constructor for class framework.awt.CheckboxGBL
-
- clear().
Method in class picture.IntHashtable
-
- clone().
Method in class framework.io.FileStore
- Clone the filestore.
- clone().
Method in class picture.IntHashtable
-
- close().
Method in interface framework.DataVisualisation
-
- Close().
Method in class picture.FileInput
-
- contains(Object).
Method in class picture.IntHashtable
-
- containsKey(int).
Method in class picture.IntHashtable
-
- CONTINUE.
Static variable in class framework.awt.InteractiveModuleDialog
-
- continueButtonPressed().
Method in class framework.awt.InteractiveModuleDialog
- Continue button pressed, the window will be hidden.
- Data().
Method in class store.DataStore
-
- DataException(String).
Constructor for class framework.DataException
-
- DataStore().
Constructor for class store.DataStore
-
- DataStorePrinter().
Constructor for class store.DataStorePrinter
-
- debug.
Variable in class picture.ImageLoader
-
- Debug().
Constructor for class framework.Debug
-
- Debug(boolean).
Method in class picture.ImageLoader
-
- DEFAULT.
Static variable in class framework.awt.InteractiveModuleDialog
-
- defaultButtonPressed().
Method in class framework.awt.InteractiveModuleDialog
- Default button pressed, the default feature maps are loaded.
- deselectAll().
Method in class framework.awt.ListBox
-
- DirectoryStore().
Constructor for class framework.io.DirectoryStore
-
- display(String, String).
Method in interface framework.Data
- Display the data of the object to the user of the Framework.
- display(String, String).
Method in class framework.ModuleData
- All Data classes can have a display method that displays the data to the
user of the Framework.
- DisplayModuleDialog(Frame, String, Component, Data, String).
Constructor for class framework.awt.DisplayModuleDialog
- Creates the Dialog.
- dispose().
Method in class framework.awt.DisplayModuleDialog
- Disposes of this DisplayModuleDialog.
- doAll(DataStore).
Method in class store.DataStorePrinter
-
- doAll(Object).
Method in interface java.util.Iterator
- This is the entry point of the iterator that can be called by a client
class.
- doAll(Object).
Method in class store.StorePrinter
-
- doAll(Object).
Method in class java.util.VectorIterator
- This is the entry point of the iterator that can be called by a client
class.
- doAll(Store).
Method in class store.DataStorePrinter
-
- doAll(Store).
Method in class store.StoreCounterPrinter
-
- doAll(Store).
Method in interface store.StoreIterator
-
- doAll(Store).
Method in class store.StorePrinter
-
- elements().
Method in class store.DataStore
- This method is here because it is specified in the interface Store.
- elements().
Method in class framework.io.FileStore
- This method is here because it is specified in the interface
Store.
- elements().
Method in class picture.IntHashtable
-
- elements().
Method in class parameter.ParameterStore
- This method is here because it is specified in the interface
Store.
- elements().
Method in interface store.Store
-
- encode().
Method in class picture.ImageEncoder
- Call this after initialization to get things going.
- FileField(Frame, String).
Constructor for class framework.awt.FileField
- Constructs a new FileField.
- FileFieldGBL(Frame, String, GridBagLayout, GridBagConstraints).
Constructor for class framework.awt.FileFieldGBL
-
- FileInput().
Constructor for class picture.FileInput
-
- files().
Method in class framework.io.FileStore
-
- FileStore().
Constructor for class framework.io.FileStore
-
- findName(String).
Method in class parameter.ParameterStore
-
- first().
Method in class framework.io.FileStore
-
- first().
Method in class parameter.ParameterStore
-
- framebuffer.
Variable in class picture.ImageLoader
-
- FrameworkAgent().
Constructor for class framework.FrameworkAgent
-
- get(int).
Method in class picture.IntHashtable
-
- get(Object).
Method in class picture.IntHashtable
-
- getDebugging().
Static method in class framework.Debug
-
- getDebugging(String).
Static method in class framework.Debug
-
- getDefaultValue().
Method in class parameter.Parameter
-
- getDescriptiveString().
Method in class parameter.ParameterStore
-
- getDescriptiveString().
Method in class framework.awt.Rectangle
-
- getFilename().
Method in class framework.awt.FileField
- Get the filename that is represented by this FileField.
- getIndex(String).
Method in class framework.awt.ListBox
-
- GetInfo().
Method in class picture.ImageLoader
-
- getLoadTags().
Method in class framework.ModuleData
- The subclass of this class should implement the getLoadTags method.
- getMaxValue().
Method in class parameter.Parameter
-
- getMessagesDialog().
Static method in class framework.FrameworkAgent
-
- getMinValue().
Method in class parameter.Parameter
-
- getParameterName().
Method in class parameter.Parameter
-
- getParameterName().
Method in class parameter.ParameterType
-
- getPreferredSize().
Method in class framework.awt.BorderPanelGBL
- Overridden from the super class just to be able to print some debug
info.
- getPreferredSize().
Method in class framework.awt.GraphicsPanel
-
- getRange().
Method in class parameter.Parameter
-
- getResult().
Method in class store.StorePrinter
-
- getSaveTags().
Method in class framework.ModuleData
- The subclass of this class should implement the getSaveTags method.
- getValue().
Method in class parameter.BooleanParameter
-
- getValue().
Method in class parameter.IntegerParameter
-
- getValue().
Method in class parameter.Parameter
-
- getValue().
Method in class parameter.RealParameter
-
- getValue().
Method in class parameter.StringParameter
-
- GifEncoder(Image, OutputStream).
Constructor for class picture.GifEncoder
- Constructor from Image.
- GifEncoder(Image, OutputStream, boolean).
Constructor for class picture.GifEncoder
- Constructor from Image with interlace setting.
- GifEncoder(ImageProducer, OutputStream).
Constructor for class picture.GifEncoder
- Constructor from ImageProducer.
- GifEncoder(ImageProducer, OutputStream, boolean).
Constructor for class picture.GifEncoder
- Constructor from ImageProducer with interlace setting.
- GraphicsPanel().
Constructor for class framework.awt.GraphicsPanel
-
- HELP.
Static variable in class framework.awt.InteractiveModuleDialog
-
- helpButtonPressed().
Method in class framework.awt.InteractiveModuleDialog
- Help button pressed, a help dialog will appear.
- imageComplete(int).
Method in class picture.ImageEncoder
-
- ImageEncoder(Image, OutputStream).
Constructor for class picture.ImageEncoder
- Constructor.
- ImageEncoder(ImageProducer, OutputStream).
Constructor for class picture.ImageEncoder
- Constructor.
- imagefile.
Variable in class picture.ImageLoader
-
- imageLoaded.
Variable in class picture.ImageLoader
-
- ImageLoader().
Constructor for class picture.ImageLoader
-
- InitFramebuffer(int, int).
Method in class picture.ImageLoader
-
- insertElementAt(File, int).
Method in class framework.io.FileStore
-
- IntegerParameter(ParameterType, String).
Constructor for class parameter.IntegerParameter
-
- IntegerParameterType().
Constructor for class parameter.IntegerParameterType
-
- InteractiveModuleDialog(Frame, String, int).
Constructor for class framework.awt.InteractiveModuleDialog
- Fill the dialog with a panel and an ok button.
- interactivePanel.
Variable in class framework.awt.InteractiveModuleDialog
-
- IntHashtable().
Constructor for class picture.IntHashtable
-
- IntHashtable(int).
Constructor for class picture.IntHashtable
-
- IntHashtable(int, float).
Constructor for class picture.IntHashtable
- Constructs a new, empty hashtable with the specified initial
capacity and the specified load factor.
- isEmpty().
Method in class picture.IntHashtable
-
- JNIDataException(String).
Constructor for class framework.JNIDataException
-
- JNIException(String).
Constructor for class framework.JNIException
-
- JNIParameterException(String).
Constructor for class framework.JNIParameterException
-
- JpegEncoder(Image, OutputStream).
Constructor for class picture.JpegEncoder
-
- JpegEncoder(ImageProducer, OutputStream).
Constructor for class picture.JpegEncoder
-
- keys().
Method in class picture.IntHashtable
-
- LabelGBL(String, GridBagLayout, GridBagConstraints).
Constructor for class framework.awt.LabelGBL
-
- last().
Method in class framework.io.FileStore
-
- last().
Method in class parameter.ParameterStore
-
- ListBox().
Constructor for class framework.awt.ListBox
-
- ListBox(int, boolean).
Constructor for class framework.awt.ListBox
-
- load(String).
Method in interface framework.Data
- Load the contents of this data object from a specified file.
- load(String).
Method in class framework.ModuleData
-
May be overridden by subclasses of this class, the method in the subclass
will then load data from disk.
- Load(String, Component).
Method in class picture.ImageLoader
-
- Load(URL, Component).
Method in class picture.ImageLoader
-
- loadDirectory(FileStore).
Method in class framework.awt.ListBox
-
- loadFileAvailable(String).
Method in interface framework.Data
- Checks whether the input file is available or not.
- loadFileAvailable(String).
Method in class framework.ModuleData
- Checks whether a file exists with this name and (one of the defined)
extension(s).
- loadNewDirectory(File).
Method in class framework.io.DirectoryStore
-
- LoadPic().
Method in class picture.ImageLoader
-
- main(String[]).
Static method in class framework.awt.MessagesDialog
-
- makeParameterClass(ParameterType, String).
Static method in class parameter.Parameter
- Depending on the ParameterType of a parameter makeParameterClass will
create the right instance of that parameter, either IntegerParameter,
RealParameter, StringParameter or BooleanParameter.
- makeParameterClass(String).
Static method in class parameter.ParameterType
- makeParameterClass creates an instance of a parameter type.
- MDFParameterException(String).
Constructor for class parameter.MDFParameterException
-
- MessagesDialog(Frame, boolean).
Constructor for class framework.awt.MessagesDialog
-
- MessagesDialog(Frame, String, boolean).
Constructor for class framework.awt.MessagesDialog
-
- ModuleData().
Constructor for class framework.ModuleData
-
- ModuleException(String).
Constructor for class framework.ModuleException
-
- myProd.
Variable in class picture.ImageLoader
-
- newImage.
Variable in class picture.ImageLoader
-
- NoSuchLoaderException().
Constructor for class picture.NoSuchLoaderException
- Constructs a WrongFileFormatException with no detail message.
- NoSuchLoaderException(String).
Constructor for class picture.NoSuchLoaderException
- Constructs a WrongFileFormatException with the specified detail message.
- out.
Variable in class picture.ImageEncoder
-
- paint(Graphics).
Method in class framework.awt.GraphicsPanel
-
- parameters().
Method in class parameter.ParameterStore
-
- ParameterStore().
Constructor for class parameter.ParameterStore
-
- postAction().
Method in interface java.util.Iterator
- The code that is executed by
doAll()
after the iteration
has ended.
- postAction().
Method in class store.StorePrinter
-
- postAction().
Method in class java.util.VectorIterator
-
- PpmEncoder(Image, OutputStream).
Constructor for class picture.PpmEncoder
- Constructor.
- PpmEncoder(ImageProducer, OutputStream).
Constructor for class picture.PpmEncoder
- Constructor.
- preAction().
Method in interface java.util.Iterator
- The code that is executed by
doAll()
before the actual
iteration.
- preAction().
Method in class store.StorePrinter
-
- preAction().
Method in class java.util.VectorIterator
-
- print(Object).
Static method in class framework.Debug
- Print debug information.
- Print(String).
Method in class picture.ImageLoader
-
- print(String, Object).
Static method in class framework.Debug
- Print debug information.
- println(Object).
Static method in class framework.Debug
- Print debug information.
- println(String, Object).
Static method in class framework.Debug
- Print debug information.
- printMsg(String).
Method in class framework.awt.TextDialog
-
- processActionEvent(ActionEvent).
Method in class framework.awt.FileField
-
Processes action events occurring on this TextField by dispatching
them to any registered ActionListener objects.
- processEvent(AWTEvent).
Method in class framework.awt.FileField
- Processes events on this FileField.
- put(int, Object).
Method in class picture.IntHashtable
-
- put(Object, Object).
Method in class picture.IntHashtable
-
- Read16Bit().
Method in class picture.FileInput
-
- Read32Bit().
Method in class picture.FileInput
-
- ReadByte().
Method in class picture.FileInput
-
- ReadBytes(int).
Method in class picture.FileInput
-
- ReadHeader().
Method in class picture.ImageLoader
-
- ReadString(int).
Method in class picture.FileInput
-
- RealParameter(ParameterType, String).
Constructor for class parameter.RealParameter
-
- RealParameterType().
Constructor for class parameter.RealParameterType
-
- Rectangle(Rectangle).
Constructor for class framework.awt.Rectangle
-
- Rectangle(String, Rectangle).
Constructor for class framework.awt.Rectangle
- Create a Rectangle whose dimensions are specified by a descriptive
string.
- rehash().
Method in class picture.IntHashtable
-
- RELOAD.
Static variable in class framework.awt.InteractiveModuleDialog
-
- reloadButtonPressed().
Method in class framework.awt.InteractiveModuleDialog
- Reload button pressed, the input feature map data will be reloaded.
- remove(int).
Method in class picture.IntHashtable
-
- remove(Object).
Method in class picture.IntHashtable
-
- removeActionListener(ActionListener).
Method in class framework.awt.FileField
- Removes the specified action listener so that it no longer receives
action events from this FileField.
- removeAll().
Method in class store.DataStore
-
- removeAll().
Method in class framework.io.FileStore
-
- removeAll().
Method in class parameter.ParameterStore
-
- removeAt(int).
Method in class store.DataStore
-
- removeAt(int).
Method in class framework.io.FileStore
-
- removeAt(int).
Method in class parameter.ParameterStore
-
- result.
Variable in class store.StorePrinter
-
- resumeRunning().
Method in class framework.awt.InteractiveModuleDialog
- Stop waiting and resume the running process.
- run().
Method in class picture.ImageLoader
-
- run(DataStore, DataStore, ParameterStore).
Method in interface framework.Modulable
- Run the module.
- save(String).
Method in interface framework.Data
- Save the contents of this data object to a specified file.
- save(String).
Method in class framework.ModuleData
-
May be overridden by subclasses of this class, the method in the subclass
will then write data to disk.
- saveFileAvailable(String).
Method in interface framework.Data
- Checks whether a file can be saved with this name and the first extension
as it is defined in the data type class.
- saveFileAvailable(String).
Method in class framework.ModuleData
- Checks whether a file can be saved with this name and the first
extension as it is defined in the data type class.
- selectItemsEndsWith(String).
Method in class framework.awt.ListBox
-
- setColorModel(ColorModel).
Method in class picture.ImageEncoder
-
- setDimensions(int, int).
Method in class picture.ImageEncoder
-
- setDisplayPath(boolean).
Method in class framework.awt.ListBox
-
- setElementAt(Data, int).
Method in class store.DataStore
- Sets the Data element at the specified
index
of this
DataStore to be the specified Data object.
- setFilename(String).
Method in class framework.awt.FileField
- Set the filename represented by this FileField to be the specified
filename.
- setHints(int).
Method in class picture.ImageEncoder
-
- setImage(Image).
Method in class framework.awt.GraphicsPanel
-
- SetIntelSwitch(boolean).
Method in class picture.FileInput
-
- setMessagesDialog(MessagesDialog).
Static method in class framework.FrameworkAgent
-
- setMsg(String).
Method in class framework.awt.TextDialog
-
- setParameterName(String).
Method in class parameter.ParameterType
-
- setPixels(int, int, int, int, ColorModel, byte[], int, int).
Method in class picture.ImageEncoder
-
- setPixels(int, int, int, int, ColorModel, int[], int, int).
Method in class picture.ImageEncoder
-
- setProperties(Hashtable).
Method in class picture.ImageEncoder
-
- setQfactor(int).
Method in class picture.JpegEncoder
-
- setValue(String).
Method in class parameter.BooleanParameter
- Set the boolean value of a parameter.
- setValue(String).
Method in class parameter.IntegerParameter
- Set the integer value of a parameter.
- setValue(String).
Method in class parameter.Parameter
-
- setValue(String).
Method in class parameter.RealParameter
- Set the real value of a parameter.
- setValue(String).
Method in class parameter.StringParameter
- Set the string value of a parameter.
- setVisible(boolean).
Method in class framework.awt.DisplayModuleDialog
- Draw the DisplayDialog.
- setVisible(boolean).
Method in class framework.awt.InteractiveModuleDialog
- Draw the DisplayDialog.
- size().
Method in class store.DataStore
-
- size().
Method in class framework.io.FileStore
-
- size().
Method in class picture.IntHashtable
-
- size().
Method in class parameter.ParameterStore
-
- SkipBytes(int).
Method in class picture.FileInput
-
- Sleep(int).
Method in class picture.ImageLoader
-
- sleep(long).
Static method in class framework.Debug
-
Causes the currently executing thread to sleep (temporarily cease
execution) for the specified number of milliseconds or less if it is
interrupted.
- start().
Method in class picture.ImageLoader
-
- STOP.
Static variable in class framework.awt.InteractiveModuleDialog
-
- stopButtonPressed().
Method in class framework.awt.InteractiveModuleDialog
- Stop button pressed, the window will be hidden.
- StoreCounterPrinter().
Constructor for class store.StoreCounterPrinter
-
- StorePrinter().
Constructor for class store.StorePrinter
-
- string2Parameter(String[]).
Method in class parameter.BooleanParameterType
- Convert the parameter strings of a Module Description File to
its boolean parameter value.
- string2Parameter(String[]).
Method in class parameter.IntegerParameterType
- Convert the parameter strings of a Module Description File to
its integer parameter values.
- string2Parameter(String[]).
Method in class parameter.ParameterType
-
- string2Parameter(String[]).
Method in class parameter.RealParameterType
- Convert the parameter strings of a Module Description File to
its real parameter values.
- string2Parameter(String[]).
Method in class parameter.StringParameterType
- Convert the parameter strings of a Module Description File to
its string parameter value.
- StringParameter(ParameterType, String).
Constructor for class parameter.StringParameter
-
- StringParameterType().
Constructor for class parameter.StringParameterType
-
- suspendRunning().
Method in class framework.awt.InteractiveModuleDialog
- Suspend the running process.
- textArea.
Variable in class framework.awt.TextDialog
-
- TextAreaGBL(String, int, int, int, GridBagLayout, GridBagConstraints).
Constructor for class framework.awt.TextAreaGBL
-
- TextDialog(Frame, boolean).
Constructor for class framework.awt.TextDialog
-
- TextDialog(Frame, String, boolean).
Constructor for class framework.awt.TextDialog
-
- TextFieldGBL(String, GridBagLayout, GridBagConstraints).
Constructor for class framework.awt.TextFieldGBL
-
- toString().
Method in class store.DataStore
-
- toString().
Method in class framework.io.DirectoryStore
-
- toString().
Method in class framework.io.FileStore
-
- toString().
Method in class picture.IntHashtable
-
- toString().
Method in class parameter.ParameterStore
-
- UnsupportedFormatException().
Constructor for class picture.UnsupportedFormatException
- Constructs a WrongFileFormatException with no detail message.
- UnsupportedFormatException(String).
Constructor for class picture.UnsupportedFormatException
- Constructs a WrongFileFormatException with the specified detail message.
- Use(DataInputStream).
Method in class picture.FileInput
-
- VectorIterator().
Constructor for class java.util.VectorIterator
-
- waitingThread.
Variable in class framework.awt.InteractiveModuleDialog
- Used to suspend the running process.
- WrongFileFormatException().
Constructor for class picture.WrongFileFormatException
- Constructs a WrongFileFormatException with no detail message.
- WrongFileFormatException(String).
Constructor for class picture.WrongFileFormatException
- Constructs a WrongFileFormatException with the specified detail message.
- xres.
Variable in class picture.ImageLoader
-
- yres.
Variable in class picture.ImageLoader
-