Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
O
P
Q
R
S
T
U
W
G
getDescription()
- Method in class org.graphnetwork.ui.io.
ExtensionFilter
getDestination()
- Method in class org.graphnetwork.ui.
ChoiceOfTwoVerticesUI
Returns the selected item of the component
getFile()
- Method in class org.graphnetwork.ui.
FileLoaderUI
getFileChooser()
- Method in class org.graphnetwork.ui.
FileChooserUI
getFileName()
- Method in class org.graphnetwork.ui.
FileLoaderUI
getFilePath()
- Method in class org.graphnetwork.ui.
FileLoaderUI
getIndexOfMaximum(int[])
- Static method in class org.graphnetwork.util.
ArrayUtils
Find and returns the index of the maximum number in the array.
getIndexOfMinimum(int[])
- Static method in class org.graphnetwork.util.
ArrayUtils
Find and returns the index of the minimum number in the array.
getIndicesOfMinimum(int[][])
- Static method in class org.graphnetwork.util.
ArrayUtils
Find and returns the index of the minimum number in the array.
getMaximum(int[])
- Static method in class org.graphnetwork.util.
ArrayUtils
Find and returns the maximum number in the array.
getMaxNumberOfEdges()
- Method in class org.graphnetwork.ui.
RandomGraphUI
Reads and returns the maximum accepted number of edges per vertex for the graph
getMaxWeightValue()
- Method in class org.graphnetwork.ui.
RandomGraphUI
Reads and returns the maximum accepted weight value of an edge
getMinimum(int[])
- Static method in class org.graphnetwork.util.
ArrayUtils
Find and returns the minimum number in the array.
getMinimum(int[][])
- Static method in class org.graphnetwork.util.
ArrayUtils
Find and returns the minimum number in the array.
getMinWeightValue()
- Method in class org.graphnetwork.ui.
RandomGraphUI
Reads and returns the minimum accepted weight value of an edge
getNumberOfVertices()
- Method in class org.graphnetwork.ui.
RandomGraphUI
Reads and returns the number of the vertices to be created
getRandomPositiveFloatLim(float, float)
- Static method in class org.graphnetwork.util.
Random
Returns a random positive float between a minimum and a maximum value given by the user
getRandomPositiveInteger(int)
- Static method in class org.graphnetwork.util.
Random
Returns a random positive number between 1 and a maximum value given by the user
getRandomPositiveIntegerLim(int, int)
- Static method in class org.graphnetwork.util.
Random
Returns a random positive int between a minimum and a maximum value given by the user
getSource()
- Method in class org.graphnetwork.ui.
ChoiceOfTwoVerticesUI
Returns the selected item of the component
getWeight()
- Method in class org.graphnetwork.jgrapht.graph.
DefaultWeightedEdge
Returns the weight value of the DefaultWeightedEdge
graphDensity(int, int)
- Static method in class org.graphnetwork.jgrapht.graph.util.
Math
Calculates the density of a graph
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
O
P
Q
R
S
T
U
W