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