public class PlotDataPointIterator extends PointIterator
PlotData
object.EMPTY
Constructor | Description |
---|---|
PlotDataPointIterator(PlotData data,
PointPlacer placer) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
protected int[] |
nextPoint() |
Returns a triple giving point index, screen X coordinate and
screen Y coordinate.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllPoints, getClosestPoint, getContainedPoints, getIndex, getX, getY, readNextPoint
public PlotDataPointIterator(PlotData data, PointPlacer placer)
data
- object supplying point dataprotected int[] nextPoint()
PointIterator
int[]
array with different contents each time.
Invoked by PointIterator.readNextPoint()
.nextPoint
in class PointIterator
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.