public class DotGeneratorFactory extends GeneratorFactory
GeneratorFactory
for the dot formatConstructor and Description |
---|
DotGeneratorFactory() |
Modifier and Type | Method and Description |
---|---|
AbstractGraphStringGenerator |
newGenerator(DependencyGraph graph,
com.google.common.collect.ListMultimap<ProjectNode,ProjectNode> subprojects) |
AbstractGraphStringGenerator |
newLegendGenerator() |
public AbstractGraphStringGenerator newGenerator(DependencyGraph graph, com.google.common.collect.ListMultimap<ProjectNode,ProjectNode> subprojects)
newGenerator
in class GeneratorFactory
public AbstractGraphStringGenerator newLegendGenerator()
newLegendGenerator
in class GeneratorFactory
Copyright © 2016–2020. All rights reserved.