Interface GraphProducer

    • Method Detail

      • getGraph

        Graph getGraph()
                throws GrandException
        Ask the producer to create a graph. The created graph can be modified by the caller object.
        Returns:
        new graph.
        Throws:
        GrandException - is an error occurs constructing the graph.