Class BaseGraphMaker

  • All Implemented Interfaces:
    GraphMaker
    Direct Known Subclasses:
    SimpleGraphMaker

    public abstract class BaseGraphMaker
    extends java.lang.Object
    implements GraphMaker
    This base class provides convenience functions for the three "usual" graph makers and a place to hold the reification style for the graphs it constructs.