Uses of Class
org.planit.network.virtual.ConnectoidSegmentImpl
-
Packages that use ConnectoidSegmentImpl Package Description org.planit.network.virtual Virtual network component object classes -
-
Uses of ConnectoidSegmentImpl in org.planit.network.virtual
Methods in org.planit.network.virtual that return ConnectoidSegmentImpl Modifier and Type Method Description ConnectoidSegmentImpl
ConnectoidSegmentImpl. clone()
Clone the edge segmentConstructors in org.planit.network.virtual with parameters of type ConnectoidSegmentImpl Constructor Description ConnectoidSegmentImpl(ConnectoidSegmentImpl connectoidSegmentImpl)
Copy constructor
-