Uses of Class
org.planit.graph.VertexImpl
-
Packages that use VertexImpl Package Description org.planit.network.physical Physical network component object classesorg.planit.network.virtual Virtual network component object classes -
-
Uses of VertexImpl in org.planit.network.physical
Subclasses of VertexImpl in org.planit.network.physical Modifier and Type Class Description class
NodeImpl
Node representation connected to one or more entry and exit links -
Uses of VertexImpl in org.planit.network.virtual
Subclasses of VertexImpl in org.planit.network.virtual Modifier and Type Class Description class
CentroidImpl
Centroid implementation
-