A B C D E F G H I L M N P R S T U V

S

screenToImage(Point) - Method in class gui.hough.ImagePanel
Converts the screen-coordinate to the image-coordinate
Section - Class in gui.sections
A Section is a Panel.
Section() - Constructor for class gui.sections.Section
 
Section(GuiManager) - Constructor for class gui.sections.Section
Standard constructor
sectionSwitched(int, int) - Method in interface gui.InteractionSectionListener
 
sectionSwitched(int, int) - Method in class gui.sections.interaction.ImageLoadSection
Call this method when the section switched from a certain section number to a certain section number
sectionSwitched(int, int) - Method in class gui.sections.navigation.NavigationSection
When the section has switched this method calls the method checkButtonsEnabled.
sectionSwitched(int, int) - Method in class gui.sections.topic.TopicSection
This method is called when a section switched from a certain topic to a certain topic
SERVERCOMPONENT_CONFIGFILE - Static variable in class gui.sections.interaction.ImageLoadSection
 
setActive(boolean) - Method in class gui.sections.topic.TopicButton
Set the button to active or not active
setEdgeDetectionMode(int) - Method in class preprocessing.PreProcessingSettings
sets the edgeDetectionMode
setEditorHTML(String) - Method in class gui.DocBrowser
Set the text for the document
setEditorUrl(String) - Method in class gui.DocBrowser
Set the URL for the page
setGreyScaleMode(int) - Method in class preprocessing.PreProcessingSettings
sets the greyScaleMode
setImage(ImagePlus) - Method in class gui.hough.ImagePanel
Set the image
setPaintmode(PaintMode) - Method in class gui.hough.ImagePanel
Set the Paintmode
setSettings(PreProcessingSettings) - Method in class preprocessing.PreProcessingImageToolkit
 
setThresholdLevel(int) - Method in class preprocessing.PreProcessingSettings
sets the thresholdLevel
setThumbnailSize(Dimension) - Method in class gui.sections.interaction.ThumbnailTableView
Set the thumbnail size
setWorkingPath(String) - Method in class preprocessing.PreProcessingImageToolkit
 
showMessage(String) - Method in class gui.GuiManager
Creates an output dialog
Simulatable - Interface in appLogic
This Class is responsible for the events of the hough- animation.
Simulation - Class in appLogic
The Simulation contains the control elements for the hough transformation and the functionality behind them.
Simulation(List<Simulatable>) - Constructor for class appLogic.Simulation
Standard constructor
start() - Method in interface appLogic.Simulatable
 
start() - Method in class gui.hough.HoughSpaceAnimation
 
start() - Method in class gui.hough.ImageSpaceAnimation
 
step() - Method in class appLogic.Simulation
Go one step forward
STEP_EDGEDETECTION - Static variable in interface preprocessing.PreProcessingConstants
 
STEP_GREYSCALE - Static variable in interface preprocessing.PreProcessingConstants
 
STEP_ORIGINAL - Static variable in interface preprocessing.PreProcessingConstants
 
STEP_THRESHOLD - Static variable in interface preprocessing.PreProcessingConstants
 
stop() - Method in class houghtransform.HoughLines
Stops filling the accumulator array, because computation can be expensive.
switchToInteractionSection(int) - Method in class gui.GuiManager
Switch to an InteractionSection
switchToNextSection() - Method in class gui.sections.interaction.InteractionSectionSwitch
Switch to the next section
switchToPreviousSection() - Method in class gui.sections.interaction.InteractionSectionSwitch
Switch to the previous section
switchToSection(int) - Method in class gui.sections.interaction.InteractionSectionSwitch
Switch to a certain section

A B C D E F G H I L M N P R S T U V