public class GraphPoint extends Point
Constructor and Description |
---|
GraphPoint(double[] vector)
Creates an instance for the specified vector.
|
GraphPoint(double x,
double y)
Creates an instance for the specified coordinates.
|
Copyright © 2015. All Rights Reserved.