Uses of Interface
org.goplanit.utils.network.layer.macroscopic.MacroscopicLinkSegmentFactory
-
Packages that use MacroscopicLinkSegmentFactory Package Description org.goplanit.network.layer.macroscopic Macroscopic physical network component object classesorg.goplanit.utils.network.layer.macroscopic -
-
Uses of MacroscopicLinkSegmentFactory in org.goplanit.network.layer.macroscopic
Classes in org.goplanit.network.layer.macroscopic that implement MacroscopicLinkSegmentFactory Modifier and Type Class Description classMacroscopicLinkSegmentFactoryImplFactory for creating link segments on link segments containerMethods in org.goplanit.network.layer.macroscopic that return MacroscopicLinkSegmentFactory Modifier and Type Method Description MacroscopicLinkSegmentFactoryMacroscopicLinkSegmentsImpl. getFactory()Factory to create instance of graph entity (for this container class)Constructors in org.goplanit.network.layer.macroscopic with parameters of type MacroscopicLinkSegmentFactory Constructor Description MacroscopicLinkSegmentsImpl(IdGroupingToken groupId, MacroscopicLinkSegmentFactory linkSegmentFactory)Constructor -
Uses of MacroscopicLinkSegmentFactory in org.goplanit.utils.network.layer.macroscopic
Methods in org.goplanit.utils.network.layer.macroscopic that return MacroscopicLinkSegmentFactory Modifier and Type Method Description MacroscopicLinkSegmentFactoryMacroscopicLinkSegments. getFactory()Factory to create instance of graph entity (for this container class)
-