Uses of Class
abiturklassen.graph.Graph
-
Packages that use Graph Package Description GCG.coloredVertex GCG.server -
-
Uses of Graph in GCG.coloredVertex
Methods in GCG.coloredVertex that return Graph Modifier and Type Method Description Graph
ColoredVertexGraphConstructor. getGraph()
Der erzeugte Graph wird geliefert. -
Uses of Graph in GCG.server
Constructors in GCG.server with parameters of type Graph Constructor Description GCG_Spielfeld(Graph pDerGraph, int pAnzahlFarben)
-