Uses of Interface
org.goplanit.utils.network.layers.MacroscopicNetworkLayerFactory
-
Packages that use MacroscopicNetworkLayerFactory Package Description org.goplanit.network.layer.macroscopic Macroscopic physical network component object classesorg.goplanit.network.layers org.goplanit.utils.network.layers -
-
Uses of MacroscopicNetworkLayerFactory in org.goplanit.network.layer.macroscopic
Classes in org.goplanit.network.layer.macroscopic that implement MacroscopicNetworkLayerFactory Modifier and Type Class Description classMacroscopicNetworkLayerFactoryImplFactory for creating macroscopic network layer instances -
Uses of MacroscopicNetworkLayerFactory in org.goplanit.network.layers
Fields in org.goplanit.network.layers declared as MacroscopicNetworkLayerFactory Modifier and Type Field Description protected MacroscopicNetworkLayerFactoryMacroscopicNetworkLayersImpl. factoryfactory to use for creating layer instancesMethods in org.goplanit.network.layers that return MacroscopicNetworkLayerFactory Modifier and Type Method Description MacroscopicNetworkLayerFactoryMacroscopicNetworkLayersImpl. getFactory()Factory to create instance of managed id entity (for this container class) -
Uses of MacroscopicNetworkLayerFactory in org.goplanit.utils.network.layers
Methods in org.goplanit.utils.network.layers that return MacroscopicNetworkLayerFactory Modifier and Type Method Description MacroscopicNetworkLayerFactoryMacroscopicNetworkLayers. getFactory()Factory to create instance of managed id entity (for this container class)
-