| Modifier and Type | Method and Description |
|---|---|
protected GraphFactory |
AggregatingDependencyGraphByGroupIdMojo.createGraphFactory(ArtifactFilter globalFilter,
ArtifactFilter transitiveIncludeExcludeFilter,
ArtifactFilter targetFilter,
GraphStyleConfigurer graphStyleConfigurer) |
protected GraphFactory |
ExampleGraphMojo.createGraphFactory(ArtifactFilter globalFilter,
ArtifactFilter transitiveIncludeExcludeFilter,
ArtifactFilter targetFilter,
GraphStyleConfigurer graphStyleConfigurer) |
protected GraphFactory |
AggregatingDependencyGraphMojo.createGraphFactory(ArtifactFilter globalFilter,
ArtifactFilter transitiveIncludeExcludeFilter,
ArtifactFilter targetFilter,
GraphStyleConfigurer graphStyleConfigurer) |
protected GraphFactory |
DependencyGraphMojo.createGraphFactory(ArtifactFilter globalFilter,
ArtifactFilter transitiveIncludeExcludeFilter,
ArtifactFilter targetFilter,
GraphStyleConfigurer graphStyleConfigurer) |
protected GraphFactory |
DependencyGraphByGroupIdMojo.createGraphFactory(ArtifactFilter globalFilter,
ArtifactFilter transitiveIncludeExcludeFilter,
ArtifactFilter targetFilter,
GraphStyleConfigurer graphStyleConfigurer) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGraphStyleConfigurer |
| Modifier and Type | Method and Description |
|---|---|
GraphStyleConfigurer |
AbstractGraphStyleConfigurer.repeatTransitiveDependencies(boolean repeatTransitiveDependencies) |
GraphStyleConfigurer |
GraphStyleConfigurer.repeatTransitiveDependencies(boolean repeatTransitiveDependencies) |
GraphStyleConfigurer |
AbstractGraphStyleConfigurer.showArtifactIds(boolean showArtifactId) |
GraphStyleConfigurer |
GraphStyleConfigurer.showArtifactIds(boolean showArtifactId) |
GraphStyleConfigurer |
AbstractGraphStyleConfigurer.showClassifiers(boolean showClassifiers) |
GraphStyleConfigurer |
GraphStyleConfigurer.showClassifiers(boolean showClassifiers) |
GraphStyleConfigurer |
AbstractGraphStyleConfigurer.showGroupIds(boolean showGroupId) |
GraphStyleConfigurer |
GraphStyleConfigurer.showGroupIds(boolean showGroupId) |
GraphStyleConfigurer |
AbstractGraphStyleConfigurer.showTypes(boolean showTypes) |
GraphStyleConfigurer |
GraphStyleConfigurer.showTypes(boolean showTypes) |
GraphStyleConfigurer |
AbstractGraphStyleConfigurer.showVersionsOnEdges(boolean showVersionOnEdges) |
GraphStyleConfigurer |
GraphStyleConfigurer.showVersionsOnEdges(boolean showVersionOnEdges) |
GraphStyleConfigurer |
AbstractGraphStyleConfigurer.showVersionsOnNodes(boolean showVersionsOnNodes) |
GraphStyleConfigurer |
GraphStyleConfigurer.showVersionsOnNodes(boolean showVersionsOnNodes) |
| Modifier and Type | Class and Description |
|---|---|
class |
DotGraphStyleConfigurer |
| Modifier and Type | Class and Description |
|---|---|
class |
GmlGraphStyleConfigurer |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonGraphStyleConfigurer |
| Modifier and Type | Class and Description |
|---|---|
class |
PumlGraphStyleConfigurer |
| Modifier and Type | Class and Description |
|---|---|
class |
TextGraphStyleConfigurer |
| Modifier and Type | Method and Description |
|---|---|
GraphStyleConfigurer |
TextGraphStyleConfigurer.repeatTransitiveDependencies(boolean repeatTransitiveDependencies) |
Copyright © 2017. All rights reserved.