public interface IntBuffer2DConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
addAllOf(IntArrayList x,
IntArrayList y)
Adds all specified (x,y) points to the receiver.
|
void addAllOf(IntArrayList x, IntArrayList y)
x - the x-coordinates of the points to be added.y - the y-coordinates of the points to be added.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.