Uses of Class
org.planit.graph.EdgeImpl
-
Packages that use EdgeImpl Package Description org.planit.network.physical Physical network component object classesorg.planit.network.virtual Virtual network component object classes -
-
Uses of EdgeImpl in org.planit.network.physical
Subclasses of EdgeImpl in org.planit.network.physical Modifier and Type Class Description class
LinkImpl
Link class connecting two nodes via some geometry. -
Uses of EdgeImpl in org.planit.network.virtual
Subclasses of EdgeImpl in org.planit.network.virtual Modifier and Type Class Description class
ConnectoidImpl
connectoid connecting a zone to the physical road network, carrying two connectoid segments in one or two directions which may carry additional information for each particular direction of the connectoid.
-