public class NoRepeatsPointsList
extends org.eclipse.draw2d.geometry.PointList
| Constructor and Description |
|---|
NoRepeatsPointsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPoint(int x,
int y)
Does not add the same point twice in a row.
|
addAll, addPoint, getBounds, getCopy, getFirstPoint, getLastPoint, getMidpoint, getPoint, getPoint, insertPoint, intersects, performScale, performTranslate, polygonContainsPoint, polylineContainsPoint, removeAllPoints, removePoint, reverse, setPoint, setSize, size, toIntArray, translate, translate, transpose