|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BooleanBuffer2DConsumer
Target of a streaming BooleanBuffer2D into which data is flushed upon buffer overflow.
Method Summary | |
---|---|
void |
addAllOf(BooleanArrayList x,
BooleanArrayList y)
Adds all specified (x,y) points to the receiver. |
Method Detail |
---|
void addAllOf(BooleanArrayList x, BooleanArrayList y)
x
- the x-coordinates of the points to be added.y
- the y-coordinates of the points to be added.
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |