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, 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 © 2024 Central Laboratory of the Research Councils. All Rights Reserved.