| Package | Description |
|---|---|
| hudson.plugins.depgraph_view.model.layout |
| Modifier and Type | Method and Description |
|---|---|
static JungSugiyama.Orientation |
JungSugiyama.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JungSugiyama.Orientation[] |
JungSugiyama.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JungSugiyama(edu.uci.ics.jung.graph.Graph<V,E> g,
JungSugiyama.Orientation orientation,
int horzSpacing,
int vertSpacing) |
Copyright © 2016–2020. All rights reserved.