|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tile
Tile interface represents information used for tile rendering.
| Method Summary | |
|---|---|
LayeredPosition |
getPosition()
Get the layered coordinates of this tile. |
void |
writeTo(java.io.OutputStream output)
Writes tile image data to the given output stream. |
| Method Detail |
|---|
LayeredPosition getPosition()
void writeTo(java.io.OutputStream output)
throws java.io.IOException
output - the output stream to write to
java.io.IOException - is thrown upon i/o error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||