Uses of Class
org.planit.network.physical.NodeImpl
-
Packages that use NodeImpl Package Description org.planit.network.physical Physical network component object classes -
-
Uses of NodeImpl in org.planit.network.physical
Methods in org.planit.network.physical that return NodeImpl Modifier and Type Method Description NodeImpl
NodeImpl. clone()
Clone the vertexConstructors in org.planit.network.physical with parameters of type NodeImpl Constructor Description NodeImpl(NodeImpl nodeImpl)
Copy constructor, see alsoVertexImpl
-