- All Implemented Interfaces:
Serializable
Line
自己拥有点的拷贝
- Author:
- zhang
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
addPoint
public void addPoint(double x,
double y)
-
addPoint
public void addPoint(Point point)
-
getCount
public int getCount()
-
getPoint
public Point getPoint(int index)
-
closeLine
public void closeLine()
-
getExtend
- Specified by:
getExtend in class GeoObject
-
reverse
public void reverse()
坐标顺序颠倒