- Save(JFrame, Graph<Vertex, Edge>, AbstractLayout<Vertex, Edge>) - Method in class App.SaveLoad
-
Save.
- SaveLoad - Class in App
-
The Class SaveLoad.
- SaveLoad() - Constructor for class App.SaveLoad
-
Instantiates a new save load.
- SearchAlgorithm - Class in Algorithm
-
The Class SearchAlgorithm.
- SearchAlgorithm() - Constructor for class Algorithm.SearchAlgorithm
-
- setAnimationDelay(int) - Static method in class App.Settings
-
Sets the animation delay.
- setClusteringExponent(double) - Static method in class App.Settings
-
Sets the clustering exponent.
- setCol_count(int) - Static method in class App.Settings
-
Sets the col count.
- setDistX(int) - Method in class CommonGraphs.GridGraph
-
Sets the dist X.
- setDistY(int) - Method in class CommonGraphs.GridGraph
-
Sets the dist Y.
- setEdgeLabelSize(int) - Static method in class App.Settings
-
Sets the edge label size.
- setEvolve(int) - Static method in class App.Settings
-
Sets the evolve.
- setF() - Method in class GraphGenerator.Vertex
-
Sets the F.
- setG(double) - Method in class GraphGenerator.Vertex
-
Sets the g.
- setGGA(String) - Static method in class App.Settings
-
Sets the gga.
- setGoal(String) - Method in class Visualization.Visualization
-
Sets the goal.
- setGraphMouse(int) - Method in class Visualization.Visualization
-
Sets the graph mouse.
- setGridGraphColumns(int) - Static method in class App.Settings
-
Sets the grid graph columns.
- setGridGraphDistX(int) - Static method in class App.Settings
-
Sets the grid graph dist X.
- setGridGraphDistY(int) - Static method in class App.Settings
-
Sets the grid graph dist Y.
- setGridGraphRows(int) - Static method in class App.Settings
-
Sets the grid graph rows.
- setH(double) - Method in class GraphGenerator.Vertex
-
Sets the h.
- setHideEdgeLabels(boolean) - Static method in class App.Settings
-
Sets the hide edge labels.
- setHideExpandedVertices(boolean) - Static method in class App.Settings
-
Sets the hide expanded vertices.
- setInit_vertices(int) - Static method in class App.Settings
-
Sets the inits the vertices.
- setLayout(AbstractLayout<Vertex, Edge>) - Static method in class Visualization.Visualization
-
Sets the layout.
- setNumEdges(int) - Static method in class App.Settings
-
Sets the num edges.
- setNumEdgesToAttach(int) - Static method in class App.Settings
-
Sets the num edges to attach.
- setNumVertices(int) - Static method in class App.Settings
-
Sets the num vertices.
- setPrevious(Vertex) - Method in class GraphGenerator.Vertex
-
Sets the previous.
- setR(int) - Static method in class App.Settings
-
Sets the r.
- setResultUnit(String) - Static method in class App.Settings
-
Sets the result unit.
- setRow_count(int) - Static method in class App.Settings
-
Sets the row count.
- setSeed(int) - Static method in class App.Settings
-
Sets the seed.
- setStart(String) - Method in class Visualization.Visualization
-
Sets the start.
- Settings - Class in App
-
The Class Settings.
- Settings() - Constructor for class App.Settings
-
- setVerticesCount(int) - Static method in class Frame.Frame
-
Sets the vertices count.
- setWeight(double) - Method in class GraphGenerator.Edge
-
Sets the weight.
- startAnimation() - Method in class Visualization.Visualization
-
Start animation.
- StartingFrame - Class in Frame
-
The Class StartingFrame.
- StartingFrame() - Constructor for class Frame.StartingFrame
-
Create the application.