|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
---------------------------------------------------------------------
Method Summary | |
GM_Envelope |
getBoundingBox()
returns the bounding box of the Tile |
Level |
getLevel()
returns the embeded Level if one exists. otherwise null will be returned. |
java.net.URL |
getResourceURL()
returns the URL of the resource assigned to a Tile that |
Tile[] |
getTiles()
if the tiles are ordered at a quad tree or something like this an instance of Tile will contain one or more Tile instances with a smaller bounding box. |
Method Detail |
public java.net.URL getResourceURL()
public GM_Envelope getBoundingBox()
public Level getLevel()
public Tile[] getTiles()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |