A B C D E F G H I K L M N O P R S T U V W X Y Z

B

BufferImage - Class in net.landspurg.map
This classe manage the download of tiles

Internally a linked list is used, and first entry in the list is removed first, and when we use a tile, we put it on top of the list.
BufferImage(int, int, int, int, int) - Constructor for class net.landspurg.map.BufferImage
Should be only used internally...
BufferImageListener - Interface in net.landspurg.map
Notify the load of an image by the bufferImage class.

A B C D E F G H I K L M N O P R S T U V W X Y Z