Uses of Class
org.goplanit.zoning.DirectedConnectoidImpl
-
Packages that use DirectedConnectoidImpl Package Description org.goplanit.zoning -
-
Uses of DirectedConnectoidImpl in org.goplanit.zoning
Methods in org.goplanit.zoning that return DirectedConnectoidImpl Modifier and Type Method Description DirectedConnectoidImplDirectedConnectoidImpl. deepClone()An id entity should always support a deep copy, i.e., all "owned" members will be deep copied when a clone of this instance is created via this call.DirectedConnectoidImplDirectedConnectoidImpl. shallowClone()Create a shallow copy of this entityConstructors in org.goplanit.zoning with parameters of type DirectedConnectoidImpl Constructor Description DirectedConnectoidImpl(DirectedConnectoidImpl other, boolean deepCopy)Copy constructor
-