|
Colt 1.2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DoubleBuffer2DConsumer
Target of a streaming DoubleBuffer2D into which data is flushed upon buffer overflow.
Method Summary | |
---|---|
void |
addAllOf(DoubleArrayList x,
DoubleArrayList y)
Adds all specified (x,y) points to the receiver. |
Method Detail |
---|
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.
|
Colt 1.2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |