public class PanelCorrFactorsSelection extends SpectralProcessingModule
CONFIG, INPUT_SPACE_DEF, input_spaces, output_space_definitions, output_spaces, required_input_spaces, specchio_client, valid_configurationinfo_panel, owner, popup, ppo, processing_plane| Constructor and Description |
|---|
PanelCorrFactorsSelection(java.awt.Frame owner,
SPECCHIOClient specchio_client) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
java.util.ArrayList<SpaceProcessingChainComponent> |
create_output_spaces() |
void |
define_output_spaces() |
javax.swing.JPanel |
get_info_panel() |
MeasurementUnit |
get_measurement_unit() |
int |
get_output_space_type() |
double[] |
get_output_space_vector() |
int |
get_sensor_id() |
void |
transform() |
get_required_input_space_typecreate_output_spaces_and_add_to_processing_plane, user_data_providedactionPerformed, add_and_connect_input_space, add_and_connect_input_space, add_input_space, add_space_to_processing_plane_and_connect, create_output_spaces_and_add_to_processing_plane, exchange_space, get_main_input_space, get_main_output_space, 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, update_output_spacesget_owner, get_ppo, set_ppo, set_processing_plane, show_menuactiveCount, checkAccess, clone, 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, yieldpublic PanelCorrFactorsSelection(java.awt.Frame owner,
SPECCHIOClient specchio_client)
public MeasurementUnit get_measurement_unit()
get_measurement_unit in class Modulepublic javax.swing.JPanel get_info_panel()
get_info_panel in class ProcessingModulepublic void define_output_spaces()
define_output_spaces in class Modulepublic int get_output_space_type()
get_output_space_type in class SpectralProcessingModulepublic double[] get_output_space_vector()
throws SPECCHIOClientException
get_output_space_vector in class ModuleSPECCHIOClientExceptionpublic java.util.ArrayList<SpaceProcessingChainComponent> create_output_spaces() throws SPECCHIOClientException
create_output_spaces in class ModuleSPECCHIOClientExceptionpublic int get_sensor_id()
public void transform()
throws SPECCHIOClientException
transform in class ModuleSPECCHIOClientException