private class StyledMapRenderer.OffsetIterator extends Object implements Iterator<Point>
Modifier and Type | Field and Description |
---|---|
private int |
idx |
private List<Node> |
nodes |
private float |
offset |
private Point |
prev |
private int |
x_prev0 |
private int |
y_prev0 |
Constructor and Description |
---|
OffsetIterator(List<Node> nodes,
float offset) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Point |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining