List of all members.
Public Member Functions |
| RotatedTileBox (float leftTileX, float topTileY, float tileWidth, float tileHeight, float rotate, int zoom) |
| RotatedTileBox (RotatedTileBox r) |
void | set (float leftTileX, float topTileY, float tileWidth, float tileHeight, float rotate, int zoom) |
float | getRotateCos () |
float | getRotateSin () |
int | getZoom () |
float | getRotate () |
float | getTileHeight () |
float | getTileWidth () |
float | getLeftTileX () |
float | getTopTileY () |
boolean | containsTileBox (RotatedTileBox box) |
RectF | calculateLatLonBox (RectF rectF) |
boolean | containsPoint (float tileX, float tileY) |
float | getRightBottomTileX () |
float | getRightBottomTileY () |
Protected Member Functions |
PointF | calcPointTile (float dx, float dy, PointF p) |
float | calcPointTileX (float dx, float dy) |
float | calcPointTileY (float dx, float dy) |
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: