| 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.
|
| EdgeElement
Represents an edge (line) on the graph.
|
| NodeElement
Represents a node on the graph.
|
| NodeProperties
Properties for the nodes that follow.
|
| PropertyElement
A key, value property.
|
| Subgraph
Represets a subgraph/cluster.
|
| Class and Description |
|---|
| Digraph
A GraphViz Directed Graph root node.
|
| EdgeEndpoint
Represents an object that may be either the head and/or tail of an
EdgeElement. |
| ElementContainer
A container of
GraphElement objects. |
| GraphElement
An element appearing in a Dot Graph.
|
| HasId
Interface for elements that have a id.
|
| HasLabel
Interface for elements that have a label.
|
| HasPackageDataNode
Represents an object that contains a
Node containing a PackageData. |
| PropertyElement
A key, value property.
|
Copyright © 2016–2018. All rights reserved.