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