Uses of Class
org.goplanit.network.virtual.ConjugateVirtualNetworkImpl
-
Packages that use ConjugateVirtualNetworkImpl Package Description org.goplanit.network.virtual Virtual network component object classes -
-
Uses of ConjugateVirtualNetworkImpl in org.goplanit.network.virtual
Methods in org.goplanit.network.virtual that return ConjugateVirtualNetworkImpl Modifier and Type Method Description ConjugateVirtualNetworkImpl
VirtualNetworkImpl. createConjugate(IdGroupingToken idToken)
Create a conjugate version of this virtual network, also known as the edge-to-vertex-dual representation, where all connectoidedges/edge segments become (dangling) conjugate vertices.
-