Node - michaeleliyahu/OOP GitHub Wiki

This class is an implements represents the set of operations applicable on a node (vertex) in a (directional) weighted graph.

List of functions:

getKey, Point3D getLocation, setLocation, getWeight, setWeight, String getInfo, setInfo, getTag, setTag