Uses of Class
org.goplanit.network.layer.macroscopic.MacroscopicGridNetworkLayerGenerator
-
Packages that use MacroscopicGridNetworkLayerGenerator Package Description org.goplanit.network.layer.macroscopic Macroscopic physical network component object classes -
-
Uses of MacroscopicGridNetworkLayerGenerator in org.goplanit.network.layer.macroscopic
Methods in org.goplanit.network.layer.macroscopic that return MacroscopicGridNetworkLayerGenerator Modifier and Type Method Description static MacroscopicGridNetworkLayerGenerator
MacroscopicGridNetworkLayerGenerator. create(int rows, int columns, MacroscopicNetworkLayers layersContainer, Mode... modes)
create the generator with a number of rows and columns.
-