| Package | Description |
|---|---|
| com.github.ferstl.depgraph.dependency.dot.style |
| Modifier and Type | Method and Description |
|---|---|
static StyleKey |
StyleKey.create(String groupId,
String artifactId,
String scope,
String type,
String version) |
static StyleKey |
StyleKey.fromString(String keyString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StyleKey.matches(StyleKey other) |
DotAttributeBuilder |
StyleConfiguration.nodeAttributes(StyleKey artifactKey,
String groupId,
String artifactId,
String version,
String types,
String classifiers,
String scopes) |
Copyright © 2017. All rights reserved.