Click or drag to resize
MapfView Methods

The MapfView type exposes the following members.

Methods
  NameDescription
Public methodComputeAgentPositions
Na zaklade abstraktnich pozic (udaju z exekuce planu) spocita pozice agentu k vykresleni na obrazovku v case timestep.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetColor
Na zaklade id agenta mu priradi urcitou barvu, kterou je vykreslovan v grafu. Podporuje az 104 unikatnich barev, dale uz se opakuje.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetTargets
Vraci pozice cilovych vrcholu vsech agentu k vykreselni na obrazku (vykresleny jako barevne ctverce okolo vrcholu).
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Private methodVertexToRealPosition
Vraci pozici agenta k vykresleni na obrazovku na zaklade vrcholu grafu.
Public methodViewExecution
Do listboxu vypise posloupnost vrcholu, kterou agenti v ramci svych planu projeli behem exekuce. Oproti nalezenemu planu navic vstupuje do hry zpozdeni.
Public methodViewPlans
Vypise plany agentu do prislusneho listboxu l. Na kazdy plan vola metodu ToString().
Public methodVisualizeGraph
Nakresli vybrany graf na panel v uvodnim okne programu.
Top
See Also