public class BeginSetAction extends DotGraphAction
Constructor and Description |
---|
BeginSetAction() |
Modifier and Type | Method and Description |
---|---|
<VertexType,EdgeType> |
action(GraphLibrary<VertexType,EdgeType> graph,
DotReader source) |
action
public <VertexType,EdgeType> void action(GraphLibrary<VertexType,EdgeType> graph, DotReader source)
action
in class DotGraphAction