graph
Interface Vertex

All Superinterfaces:
Decorable, Position
All Known Implementing Classes:
StoredVertex

public interface Vertex
extends Position, Decorable

A vertex in a graph. Has no special elements or methods other than what it inherits from its parent interfaces: namely, it must have an element and it must support decorations.


Methods inherited from interface container.Position
element
 
Methods inherited from interface container.Decorable
get, has, put, remove