public class Segment extends Object
Constructor and Description |
---|
Segment(Vector2D start,
Vector2D end,
Line line)
Build a segment.
|
public Vector2D getStart()
public Vector2D getEnd()
public Line getLine()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.