| Package | Description |
|---|---|
| net.kemitix.dependency.digraph.maven.plugin |
Dependency Digraph Maven Plugin.
|
| net.kemitix.dependency.digraph.maven.plugin.digraph |
Model of a digraph.
|
| Class and Description |
|---|
| Digraph
A GraphViz Directed Graph root node.
|
| ElementContainer
A container of
GraphElement objects. |
| NodeElement
Represents a node on the graph.
|
| Class and Description |
|---|
| EdgeEndpoint
Represents an object that may be either the head and/or tail of an
EdgeElement. |
| ElementContainer
A container of
GraphElement objects. |
| GraphElement
Common base for any element to be added to a graph.
|
| HasId
Interface for elements that have a id.
|
| HasLabel
Interface for elements that have a label.
|
| HasPackageDataNode
Represents and object that contains a
Node
containing a PackageData. |
| HasStyle
Interface for elements that have a style.
|
| PropertyElement
A key, value property.
|
Copyright © 2016. All rights reserved.