, including all inherited members.
calcPointTile(float dx, float dy, PointF p) | net.osmand.plus.RotatedTileBox | [protected] |
calcPointTileX(float dx, float dy) | net.osmand.plus.RotatedTileBox | [protected] |
calcPointTileY(float dx, float dy) | net.osmand.plus.RotatedTileBox | [protected] |
calculateLatLonBox(RectF rectF) | net.osmand.plus.RotatedTileBox | |
containsPoint(float tileX, float tileY) | net.osmand.plus.RotatedTileBox | |
containsTileBox(RotatedTileBox box) | net.osmand.plus.RotatedTileBox | |
getLeftTileX() | net.osmand.plus.RotatedTileBox | |
getRightBottomTileX() | net.osmand.plus.RotatedTileBox | |
getRightBottomTileY() | net.osmand.plus.RotatedTileBox | |
getRotate() | net.osmand.plus.RotatedTileBox | |
getRotateCos() | net.osmand.plus.RotatedTileBox | |
getRotateSin() | net.osmand.plus.RotatedTileBox | |
getTileHeight() | net.osmand.plus.RotatedTileBox | |
getTileWidth() | net.osmand.plus.RotatedTileBox | |
getTopTileY() | net.osmand.plus.RotatedTileBox | |
getZoom() | net.osmand.plus.RotatedTileBox | |
RotatedTileBox(float leftTileX, float topTileY, float tileWidth, float tileHeight, float rotate, int zoom) | net.osmand.plus.RotatedTileBox | |
RotatedTileBox(RotatedTileBox r) | net.osmand.plus.RotatedTileBox | |
set(float leftTileX, float topTileY, float tileWidth, float tileHeight, float rotate, int zoom) | net.osmand.plus.RotatedTileBox | |