Package visidia.graph

Class Summary
Edge The Class Edge represents a graph edge as a link between two vertices.
Graph The Class Graph manages a graph as a set of vertices.
Sensor This class manages a sensor as a vertex belonging to a graph G1, and moving along edges of a graph G2.
SensorGraph A sensor is a kind of graph whose vertices move along another graph edges.
SupportVertex A SupportVertex in an element of a graph on which sensors move.
Vertex The Class Vertex represents a graph vertex by a unique identifier.