|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Tile
Tile represents a visible tile of world wind.
Method Summary | |
---|---|
void |
writeTo(java.io.OutputStream output)
Writes the tile's image to the given OutputStream . |
Method Detail |
---|
void writeTo(java.io.OutputStream output) throws java.io.IOException
OutputStream
.
output
- the output stream
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 |