Operation |
Details |
public Hexagon(): |
|
public Colour():Color |
<<property>> |
public Position():PointF |
<<property>> Notes: | Position of hexagon | |
public Radius():float |
<<property>> |
public Vertex():PointF |
<<property>> |
public Vector():double |
<<property>> Notes: | Vector that is mapped to heuron | |
public Distance():double |
<<property>> Notes: | Distance between neurons | |
public ClusterDirection():int |
<<property>> Notes: | Flag for painting cluster separator 0 = nothing, 1 = /, 2 = \, 3 = | | |
public IsNeuron():bool |
<<property>> Notes: | Some hexagons are used for representing neurons, other representing distance between two neighbourhing neurons | |
public Text():String |
<<property>> Notes: | Text to be displayed | |