Translates the specified Point2D by the specified Vector.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public static Point2D add ( |
The Vector to add.
The reference point.
The translated point.
See Also