| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.network |
| Modifier and Type | Field and Description |
|---|---|
protected List<List<SmallNetworkDto>> |
NetworkGraph.networks |
| Modifier and Type | Method and Description |
|---|---|
List<List<SmallNetworkDto>> |
NetworkGraph.getNetworks() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NetworkGraph.addNetworkToLevel(int level,
SmallNetworkDto network) |
protected int |
NetworkGraph.findLevel(SmallNetworkDto network) |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkGraph.setNetworks(List<List<SmallNetworkDto>> networks) |
Copyright © 2013–2015 Inra. All rights reserved.