Package | Description |
---|---|
eu.bandm.tools.graph |
Mathematical graph tools.
|
Modifier and Type | Method and Description |
---|---|
static <V,A> AdHocAnnotatedGraphModel<V,A> |
GraphModels.annotate(GraphModel<V> parent,
Class<A> annotationType) |
static <V,A> AdHocAnnotatedGraphModel<V,A> |
GraphModels.annotate(GraphModel<V> parent,
Class<A> annotationType) |
see also the complete user documentation .