public interface Segment2D
A basic 2-dimensional segment.
abstract Number
getX1()
getY1()
getX2()
getY2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Number getX1()
abstract Number getY1()
abstract Number getX2()
abstract Number getY2()