public abstract class SpectralProcessingModule extends ProcessingModule
Constructor and Description |
---|
SpectralProcessingModule(java.awt.Frame owner,
SPECCHIOClient specchio_client) |
Modifier and Type | Method and Description |
---|---|
int |
get_output_space_type() |
int |
get_required_input_space_type() |
create_output_spaces_and_add_to_processing_plane, get_info_panel, user_data_provided
actionPerformed, add_and_connect_input_space, add_and_connect_input_space, add_input_space, add_space_to_processing_plane_and_connect, configure, create_output_spaces_and_add_to_processing_plane, create_output_spaces, define_output_spaces, exchange_space, get_main_input_space, get_main_output_space, get_measurement_unit, get_output_space_vector, input_space_definition, process, remove_input_space, remove_output_space, revalidate_input_spaces, run, set_component, set_indeterminate, set_min_max, set_operation, set_progress, set_progress, transform, update_output_spaces
get_owner, get_ppo, set_ppo, set_processing_plane, show_menu
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public SpectralProcessingModule(java.awt.Frame owner, SPECCHIOClient specchio_client)
public int get_output_space_type()
get_output_space_type
in class Module
public int get_required_input_space_type()
get_required_input_space_type
in class Module