Class BasicDirectedXYNode

    • Constructor Detail

      • BasicDirectedXYNode

        public BasicDirectedXYNode()
    • Method Detail

      • getCoordinate

        public Coordinate getCoordinate()
        Description copied from interface: XYNode
        Returns the coordinate associated with the node.
        Specified by:
        getCoordinate in interface XYNode
        Returns:
        A coordinate.
        See Also:
        XYNode.getCoordinate()