| Package | Description |
|---|---|
| org.ogema.apps.graphgenerator.generators |
Definition and implementation of the generators that create a textual representation
of graphs.
|
| org.ogema.apps.graphgenerator.styles.gviz |
| Modifier and Type | Method and Description |
|---|---|
void |
VisJsGenerator.addNode(org.ogema.core.model.Resource node,
NodeStyle style) |
void |
GraphwizGenerator.addNode(org.ogema.core.model.Resource node,
NodeStyle style) |
abstract void |
GraphGenerator.addNode(org.ogema.core.model.Resource node,
NodeStyle style)
Adds a new node to the graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeStyleBase
Base class for node styles.
|
class |
NodeStyleBlue
Blue-ish node style for graphwiz.
|
Copyright © 2019. All rights reserved.