Index

A B C D E F G H I L M N O P Q R S T U V W X Y 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

O

OBJECT_CAPTION - Statische Variable in Klasse visualizationElements.Hashtable
 
OurAlgorithm - Klasse in OurApplication
This class provides an example of using logging.Algorithm.
OurAlgorithm() - Konstruktor für Klasse OurApplication.OurAlgorithm
Standard constructor.
OurAlgorithm(OurParameterArea, OurMethodButtons) - Konstruktor für Klasse OurApplication.OurAlgorithm
Constructs a summation algorithm with parameters from the parameter area.
OurApplication - Package OurApplication
 
OurApplication - Klasse in OurApplication
Entry point for the OurApplication, demonstrating logging and visualization integration.
OurApplication() - Konstruktor für Klasse OurApplication.OurApplication
Default constructor for OurApplication.
OurDrawArea - Klasse in OurApplication
This class provides an example for using visualization.DrawArea.
OurDrawArea() - Konstruktor für Klasse OurApplication.OurDrawArea
Standard constructor.
OurDrawArea(LogElementList<OurLogElement>, String) - Konstruktor für Klasse OurApplication.OurDrawArea
Extended constructor.
ourGraph - Variable in Klasse OurApplication.OurLogElement
 
OurHybridWindow<DRAW,TEXT,PARAM,ALGORITHM,LOG,LEGEND,METHODBUTTONS> - Klasse in OurApplication
This class provides an example for using visualization.HybridWindow.
OurHybridWindow(DRAW, TEXT, PARAM, ALGORITHM, LogElementList<LOG>, LEGEND, METHODBUTTONS) - Konstruktor für Klasse OurApplication.OurHybridWindow
Overwritten standard constructor.
OurHybridWindow.AutoBackwardListener - Klasse in OurApplication
ItemListener implementation for handling auto backward button state changes.
OurHybridWindow.AutoButtonListener - Klasse in OurApplication
ItemListener implementation for handling auto button state changes.
OurHybridWindow.AutoForwardListener - Klasse in OurApplication
ItemListener implementation for handling auto forward button state changes.
OurHybridWindow.AutoSliderListener - Klasse in OurApplication
ChangeListener implementation for handling auto slider changes.
OurHybridWindow.FirstListener - Klasse in OurApplication
ActionListener implementation for moving to the first step.
OurHybridWindow.LastListener - Klasse in OurApplication
ActionListener implementation for moving to the last step.
OurHybridWindow.NextListener - Klasse in OurApplication
ActionListener implementation for moving to the next step.
OurHybridWindow.PauseButtonListener - Klasse in OurApplication
ActionListener implementation for handling pause button clicks.
OurHybridWindow.PrevListener - Klasse in OurApplication
ActionListener implementation for moving to the previous step.
OurHybridWindow.StartListener - Klasse in OurApplication
ActionListener implementation for starting the algorithm.
OurHybridWindow.StopListener - Klasse in OurApplication
ActionListener implementation for stopping the algorithm.
OurLegendArea - Klasse in OurApplication
This class represents a visualization.LegendArea implementation and has been created for demonstration purposes only.
OurLegendArea() - Konstruktor für Klasse OurApplication.OurLegendArea
Standard constructor
OurLogElement - Klasse in OurApplication
This class extends logging.LogElement to provide additional functionality for logging various elements related to graph visualization.
OurLogElement() - Konstruktor für Klasse OurApplication.OurLogElement
Standard constructor.
OurLogElement(int, String, long, Edge) - Konstruktor für Klasse OurApplication.OurLogElement
Extended constructor.
OurLogElement(int, String, long, Graph) - Konstruktor für Klasse OurApplication.OurLogElement
Extended constructor.
OurLogElement(int, String, long, Vertex) - Konstruktor für Klasse OurApplication.OurLogElement
Extended constructor.
OurMethodButtons - Klasse in OurApplication
This class extends visualisation.ParameterArea to provide a panel for selecting algorithmic methods such as Djikstra or A-Star.
OurMethodButtons() - Konstruktor für Klasse OurApplication.OurMethodButtons
Standard constructor.
OurParameterArea - Klasse in OurApplication
This class extends visualisation.ParameterArea and provides an example for using it.
OurParameterArea() - Konstruktor für Klasse OurApplication.OurParameterArea
Standard constructor.
OurTextArea - Klasse in OurApplication
This class extends visualisation.TextArea and provides an example of its usage.
OurTextArea() - Konstruktor für Klasse OurApplication.OurTextArea
Default constructor for creating an instance of OurTextArea.
OurTextArea(LogElementList<OurLogElement>) - Konstruktor für Klasse OurApplication.OurTextArea
Extended constructor for creating an instance of OurTextArea.
outDegree(MarkedVertex<T>) - Methode in Klasse graph.DirectedGraph
Returns the out-degree of a vertex (i.e., the number of edges directed away from the vertex).
outDegree(String) - Methode in Klasse graph.DirectedGraph
Returns the out-degree of a vertex by its name.
A B C D E F G H I L M N O P Q R S T U V W X Y 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form