Description: Defined Point2D and define its properties and methods defined subclass Point3D, and define its properties and methods instantiated in the Point3D the main function main () Point2D object, and call them by these two objects properties and methods, the output results of the implementation.
To Search:
File list (Check if you may need any files):
实验4_1_Point\Point2D.java
.............\Point3D.java
实验4_1_Point