public class Line extends java.lang.Object implements java.io.Serializable
This source is free; you can redistribute it and/or modify it under the terms of the GNU General Public License and by nameing of the originally author
Point3D
A
B
Color
colour
Line()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Point3D A
public Point3D B
public Color colour
public Line()