|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZoneMap | |
|---|---|
| bcds.phison | This package defines essential graph entities, such as nodes, links and paths. |
| bcds.phison.clustering | |
| bcds.phison.sim | This package comprises the simulator and several processing modules. |
| Uses of ZoneMap in bcds.phison |
|---|
| Methods in bcds.phison that return ZoneMap | |
|---|---|
ZoneMap<V,E> |
NetAvail.getZoneMap()
|
| Constructors in bcds.phison with parameters of type ZoneMap | |
|---|---|
NetAvail(SimGraph<V,E> g,
java.util.Map<E,java.lang.Double> dist,
ZoneMap<V,E> za)
|
|
| Uses of ZoneMap in bcds.phison.clustering |
|---|
| Constructors in bcds.phison.clustering with parameters of type ZoneMap | |
|---|---|
ZoneAsCluster(SimGraph<V,E> g,
java.util.Map<E,? extends java.lang.Number> edge_cost,
ZoneMap<V,E> za)
Creates a new instance. |
|
| Uses of ZoneMap in bcds.phison.sim |
|---|
| Fields in bcds.phison.sim declared as ZoneMap | |
|---|---|
ZoneMap<V,E> |
SimGlobals.za
Zonemap (areas). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||