public class Segment extends Object
Constructor and Description |
---|
Segment(Vector3D start,
Vector3D end,
Line line)
Build a segment.
|
public Vector3D getStart()
public Vector3D getEnd()
public Line getLine()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.