Uses of Class
org.goplanit.network.layer.macroscopic.MacroscopicLinkSegmentImpl
-
Packages that use MacroscopicLinkSegmentImpl Package Description org.goplanit.network.layer.macroscopic Macroscopic physical network component object classes -
-
Uses of MacroscopicLinkSegmentImpl in org.goplanit.network.layer.macroscopic
Methods in org.goplanit.network.layer.macroscopic that return MacroscopicLinkSegmentImpl Modifier and Type Method Description MacroscopicLinkSegmentImpl
MacroscopicLinkSegmentImpl. clone()
Create a shallow copy of this entityConstructors in org.goplanit.network.layer.macroscopic with parameters of type MacroscopicLinkSegmentImpl Constructor Description MacroscopicLinkSegmentImpl(MacroscopicLinkSegmentImpl macroscopicLinkSegmentImpl)
Copy constructor
-