Method and Description |
---|
geofasc.swing.model.PolylineModel.getXPoints()
use
PolylineModel.toAWTPolygon() and then
getXPoints() instead |
geofasc.swing.model.PolylineModel.getYPoints()
use
PolylineModel.toAWTPolygon() and then
getYPoints() instead |