public interface DoubleBuffer2DConsumer
Modifier and Type | Method and Description |
---|---|
void |
addAllOf(DoubleArrayList x,
DoubleArrayList y)
Adds all specified (x,y) points to the receiver.
|
void addAllOf(DoubleArrayList x, DoubleArrayList y)
x
- the x-coordinates of the points to be added.y
- the y-coordinates of the points to be added.Jas4pp 1.5 © Java Analysis Studio for Particle Physics