|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TileGenerator
TileGenerator interfaces defines a strategy to generate a world wind tile.
Method Summary | |
---|---|
Tile |
generateTile(LayeredPosition position)
Generates a tile from the given position. |
Method Detail |
---|
Tile generateTile(LayeredPosition position) throws TileException
position
- the position
TileException
- is thrown upon tile error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |