-
Constructs a new
Graph
from the values which have been
supplied to the builder chain.
Constructs a new
Graph
from the values which have been
supplied to the builder chain.
Creates a copy of the given
Graph
.
Copies the given
Graph
using the current
IAttributeCopier
.
Returns the
Graph
to which this
Edge
belongs.
Returns the
Graph
to which this
Node
belongs.
Returns the
Graph
that is nested inside of this
Node
.
Returns the root graph of this Graph.
Creates a copy of the given
Graph
.
protected void
Copies all the edges of the given graph into the output graph.
Copies the given
Graph
using the current
IAttributeCopier
.
protected void
Copies all the nodes of the given graph into the output graph.
void
Sets the
Graph
which is nested inside this
Node
to the
given value.
Uses the given setter to set the attribute value.