- paint(Graphics) - Method in class sociogram.SociogramGUI
-
Paints the sociogram.
- paintArrow(Graphics2D, int, int, int, int) - Method in class sociogram.SociogramGUI
-
Paints an arrow from (x1,y1) to (x2,y2)
- paintLegend(Graphics) - Method in class sociogram.SociogramGUI
-
Paints the Legend.
- paintMetrics(Graphics, double, double) - Method in class sociogram.SociogramGUI
-
Paints the the sociometrics alongside the number of the iteration
- performSeveralSimulations() - Method in class sociogram.MainGUI
-
Starts the running of several simulations, and the end of each
simulation is notified through the undateFinishedSimulation method."
- performSimulation() - Method in class sociogram.MainGUI
-
Performs a simulation according to the data
- printResults(TrainableSim) - Static method in class trainingsoci.TestTraining
-
Auxiliar method for the simple case that prints the results