Initializes a new instance of the Point3D class with the specified X, Y and Z coordinates.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public Point3D ( |
X coordinate of the point.
Y coordinate of the point.
Z coordinate of the point.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |