public interface PolyLine_<X extends Point_>
void
addFirst(X p)
addLast(X p)
void addFirst(X p)
void addLast(X p)