public class Segment extends Object
Segment(Vector3D start, Vector3D end, Line line)
Vector3D
getEnd()
Line
getLine()
getStart()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Segment(Vector3D start, Vector3D end, Line line)
start
end
line
public Vector3D getStart()
public Vector3D getEnd()
public Line getLine()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.