|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AbstractEdgeSetFactory | The Factory building Edge Sets. |
AbstractGraphFactory | The factory building Graphs. |
AbstractVertexSetFactory | The factory building vertex sets. |
MascoptObjectInterface | Controls what methods have the Mascopt Objects. |
Class Summary | |
AbstractEdge | An AbstractEdge object is built using two AbstractVertex objects. |
AbstractEdgeSet | The AbstractEdgeSet class is derivated from MascoptSet. |
AbstractGraph | The AbstractGraph class constructs a non directed graph using a vertex set and an edge set. |
AbstractPath | An AbstractPath object give the ability to build a path over an AbstractGraph. |
AbstractVertex | An AbstractVertex object is the most basic element one can build. |
AbstractVertexSet | The AbstractVertexSet class is derivated from MascoptSet. |
MascoptFixedSet | This class implements the concept of MascoptSet. |
MascoptObject | MascoptObject implements the valuation system to store String, Double and Integer. |
MascoptSet | This class implements the concept of MascoptSet. |
This package contains all the graph structure, in Abstract classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |