Uses of Package
net.sourceforge.e4graph

Classes in net.sourceforge.e4graph used by net.sourceforge.e4graph
E4GraphException
          An exception that provides information on a graph access error or other errors.
Marker
          The Marker class provides the abstraction of a persistent named marker.
MarkerAdditionListener
          The listener interface for receiving marker addition events.
MarkerDeletionListener
          The listener interface for receiving marker deletion events.
Node
          The Node class provides the abstraction of a persistent node in a graph.
NodeAdditionListener
          The listener interface for receiving node addition events.
NodeDeletionListener
          The listener interface for receiving node deletion events.
Storage
          The Storageclass provides persistent storage of markers and elements reachable from those markers.
Vertex
          The Vertex class provides the abstraction of a vertex originating from a node.
VertexAdditionListener
          The listener interface for receiving vertex addition events.
VertexDeletionListener
          The listener interface for receiving vertex deletion events.
VertexFilter
          Vertex filters are objects that know how to "filter out" vertices.
VertexModificationListener
          The listener interface for receiving vertex modification events.
 



Copyright (c) 2001, Silver Egg Technology Co., Ltd.