Uses of Package
org.goplanit.network.layer
-
Packages that use org.goplanit.network.layer Package Description org.goplanit.network.layer org.goplanit.network.layer.macroscopic Macroscopic physical network component object classesorg.goplanit.network.layer.physical Physical network component object classesorg.goplanit.network.layer.service -
Classes in org.goplanit.network.layer used by org.goplanit.network.layer Class Description NetworkLayerImpl Implementation of NetworkLayer interface with only bare-bones functionality to support ids and modes.TopologicalLayerImpl An transport layer that is of a topological nature, i.e., it has node, links, etc.UntypedNetworkLayerImpl Model free network layer consisting of containers for vertices, edges, and edge segments each of which can be typed separately. -
Classes in org.goplanit.network.layer used by org.goplanit.network.layer.macroscopic Class Description NetworkLayerGenerator A network layer generator generates a (non-empty) network based on its type and or configuration on-the-fly.Unlike a Network reader it is not meant to read anything from disk, but instead generate it based on some pattern of sorts.NetworkLayerImpl Implementation of NetworkLayer interface with only bare-bones functionality to support ids and modes.TopologicalLayerImpl An transport layer that is of a topological nature, i.e., it has node, links, etc.UntypedNetworkLayerImpl Model free network layer consisting of containers for vertices, edges, and edge segments each of which can be typed separately. -
Classes in org.goplanit.network.layer used by org.goplanit.network.layer.physical Class Description NetworkLayerImpl Implementation of NetworkLayer interface with only bare-bones functionality to support ids and modes.TopologicalLayerImpl An transport layer that is of a topological nature, i.e., it has node, links, etc.UntypedNetworkLayerImpl Model free network layer consisting of containers for vertices, edges, and edge segments each of which can be typed separately. -
Classes in org.goplanit.network.layer used by org.goplanit.network.layer.service Class Description NetworkLayerImpl Implementation of NetworkLayer interface with only bare-bones functionality to support ids and modes.TopologicalLayerImpl An transport layer that is of a topological nature, i.e., it has node, links, etc.UntypedNetworkLayerImpl Model free network layer consisting of containers for vertices, edges, and edge segments each of which can be typed separately.