- getAbove() - Method in class org.mapsforge.core.model.Tile
-
Returns the tile above this tile.
- getAboveLeft() - Method in class org.mapsforge.core.model.Tile
-
Returns the tile above left
- getAboveRight() - Method in class org.mapsforge.core.model.Tile
-
Returns the tile above right
- getAlpha(int) - Static method in class org.mapsforge.core.graphics.GraphicUtils
-
- getAreaRect() - Method in interface org.mapsforge.core.graphics.HillshadingBitmap
-
Return geo bounds of the area within the padding.
- getBelow() - Method in class org.mapsforge.core.model.Tile
-
Returns the tile below this tile.
- getBelowLeft() - Method in class org.mapsforge.core.model.Tile
-
Returns the tile below left
- getBelowRight() - Method in class org.mapsforge.core.model.Tile
-
Returns the tile below right
- getBoundaryAbsolute() - Method in class org.mapsforge.core.mapelements.MapElementContainer
-
Gets the pixel absolute boundary for this element.
- getBoundaryAbsolute(Tile, Tile) - Static method in class org.mapsforge.core.model.Tile
-
Extend of the area defined by the two tiles in absolute coordinates.
- getBoundaryAbsolute() - Method in class org.mapsforge.core.model.Tile
-
Extend of this tile in absolute coordinates.
- getBoundaryRelative() - Method in class org.mapsforge.core.model.Tile
-
Extend of this tile in relative (tile) coordinates.
- getBoundingBox(Tile, Tile) - Static method in class org.mapsforge.core.model.Tile
-
Return the BoundingBox of a rectangle of tiles defined by upper left and lower right tile.
- getBoundingBox() - Method in class org.mapsforge.core.model.Tile
-
Gets the geographic extend of this Tile as a BoundingBox.
- getCenter() - Method in class org.mapsforge.core.model.Dimension
-
Gets the center point of the dimension.
- getCenter() - Method in class org.mapsforge.core.model.Rectangle
-
- getCenterPoint() - Method in class org.mapsforge.core.model.BoundingBox
-
- getCenterX() - Method in class org.mapsforge.core.model.Rectangle
-
- getCenterY() - Method in class org.mapsforge.core.model.Rectangle
-
- getColor() - Method in interface org.mapsforge.core.graphics.Paint
-
- getDimension() - Method in interface org.mapsforge.core.graphics.Canvas
-
- getHeight() - Method in interface org.mapsforge.core.graphics.Bitmap
-
- getHeight() - Method in interface org.mapsforge.core.graphics.Canvas
-
- getHeight() - Method in class org.mapsforge.core.model.Rectangle
-
- getLatitude() - Method in class org.mapsforge.core.model.LatLong
-
Returns the latitude value of this coordinate.
- getLatitudeE6() - Method in class org.mapsforge.core.model.LatLong
-
Returns the latitude value in microdegrees of this coordinate.
- getLatitudeSpan() - Method in class org.mapsforge.core.model.BoundingBox
-
- getLeft() - Method in class org.mapsforge.core.model.Tile
-
Returns the tile to the left of this tile.
- getLongitude() - Method in class org.mapsforge.core.model.LatLong
-
Returns the longitude value of this coordinate.
- getLongitudeE6() - Method in class org.mapsforge.core.model.LatLong
-
Returns the longitude value in microdegrees of this coordinate.
- getLongitudeSpan() - Method in class org.mapsforge.core.model.BoundingBox
-
- getMapSize(byte, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
- getMapSizeWithScaleFactor(double, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
- getMaxTileNumber(byte) - Static method in class org.mapsforge.core.model.Tile
-
- getNeighbours() - Method in class org.mapsforge.core.model.Tile
-
Returns a set of the eight neighbours of this tile.
- getOrigin() - Method in class org.mapsforge.core.model.Tile
-
Returns the top-left point of this tile in absolute coordinates.
- getPadding() - Method in interface org.mapsforge.core.graphics.HillshadingBitmap
-
Optional padding (lies outside of areaRect).
- getParent() - Method in class org.mapsforge.core.model.Tile
-
- getPixel(LatLong, long) - Static method in class org.mapsforge.core.util.MercatorProjection
-
- getPixelAbsolute(LatLong, long) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Calculates the absolute pixel position for a map size and tile size
- getPixelRelative(LatLong, long, double, double) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Calculates the absolute pixel position for a map size and tile size relative to origin
- getPixelRelative(LatLong, long, Point) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Calculates the absolute pixel position for a map size and tile size relative to origin
- getPixelRelativeToTile(LatLong, Tile) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Calculates the absolute pixel position for a tile and tile size relative to origin
- getPixelWithScaleFactor(LatLong, double, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
- getPoint() - Method in class org.mapsforge.core.mapelements.MapElementContainer
-
Gets the center point of this element.
- getPositionRelativeToTile(Tile) - Method in class org.mapsforge.core.model.BoundingBox
-
Computes the coordinates of this bounding box relative to a tile.
- getPriority() - Method in class org.mapsforge.core.mapelements.MapElementContainer
-
- getRight() - Method in class org.mapsforge.core.model.Tile
-
Returns the tile to the right of this tile.
- getShiftX(Tile) - Method in class org.mapsforge.core.model.Tile
-
- getShiftY(Tile) - Method in class org.mapsforge.core.model.Tile
-
- getStrokeWidth() - Method in interface org.mapsforge.core.graphics.Paint
-
- getTextHeight(String) - Method in interface org.mapsforge.core.graphics.Paint
-
- getTextWidth(String) - Method in interface org.mapsforge.core.graphics.Paint
-
- getTimestamp() - Method in interface org.mapsforge.core.graphics.TileBitmap
-
Returns the timestamp of the tile in milliseconds since January 1, 1970 GMT or 0 if this timestamp is unknown.
- getWidth() - Method in interface org.mapsforge.core.graphics.Bitmap
-
- getWidth() - Method in interface org.mapsforge.core.graphics.Canvas
-
- getWidth() - Method in class org.mapsforge.core.model.Rectangle
-
- GraphicContext - Interface in org.mapsforge.core.graphics
-
- GraphicFactory - Interface in org.mapsforge.core.graphics
-
- GraphicUtils - Class in org.mapsforge.core.graphics
-
Utility class for graphics operations.
- latitude - Variable in class org.mapsforge.core.model.LatLong
-
The internal latitude value.
- LATITUDE_MAX - Static variable in class org.mapsforge.core.util.LatLongUtils
-
Maximum possible latitude coordinate.
- LATITUDE_MAX - Static variable in class org.mapsforge.core.util.MercatorProjection
-
Maximum possible latitude coordinate of the map.
- LATITUDE_MIN - Static variable in class org.mapsforge.core.util.LatLongUtils
-
Minimum possible latitude coordinate.
- LATITUDE_MIN - Static variable in class org.mapsforge.core.util.MercatorProjection
-
Minimum possible latitude coordinate of the map.
- latitudeDistance(int) - Static method in class org.mapsforge.core.util.LatLongUtils
-
Calculates the amount of degrees of latitude for a given distance in meters.
- latitudeToPixelY(double, byte, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a latitude coordinate (in degrees) to a pixel Y coordinate at a certain zoom level.
- latitudeToPixelY(double, long) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a latitude coordinate (in degrees) to a pixel Y coordinate at a certain map size.
- latitudeToPixelYWithScaleFactor(double, double, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a latitude coordinate (in degrees) to a pixel Y coordinate at a certain scale.
- latitudeToTileY(double, byte) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a latitude coordinate (in degrees) to a tile Y number at a certain zoom level.
- latitudeToTileYWithScaleFactor(double, double) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a latitude coordinate (in degrees) to a tile Y number at a certain scale.
- LatLong - Class in org.mapsforge.core.model
-
This immutable class represents a geographic coordinate with a latitude and longitude value.
- LatLong(double, double) - Constructor for class org.mapsforge.core.model.LatLong
-
Constructs a new LatLong with the given latitude and longitude values, measured in
degrees.
- LatLong(String) - Constructor for class org.mapsforge.core.model.LatLong
-
Constructs a new LatLong from a Well-Known-Text (WKT) representation of a point.
- latLong - Variable in class org.mapsforge.core.model.MapPosition
-
The geographical coordinates of the map center.
- LatLongUtils - Class in org.mapsforge.core.util
-
A utility class to convert, parse and validate geographical latitude/longitude coordinates.
- left - Variable in class org.mapsforge.core.model.Rectangle
-
- length() - Method in class org.mapsforge.core.model.LineSegment
-
Euclidian distance between start and end.
- LineSegment - Class in org.mapsforge.core.model
-
A directed line segment between two Points.
- LineSegment(Point, Point) - Constructor for class org.mapsforge.core.model.LineSegment
-
Ctor with given start and end point
- LineSegment(Point, Point, double) - Constructor for class org.mapsforge.core.model.LineSegment
-
Ctor with given start point, a point that defines the direction of the line and a length
- lineTo(float, float) - Method in interface org.mapsforge.core.graphics.Path
-
- longitude - Variable in class org.mapsforge.core.model.LatLong
-
The internal longitude value.
- LONGITUDE_MAX - Static variable in class org.mapsforge.core.util.LatLongUtils
-
Maximum possible longitude coordinate.
- LONGITUDE_MIN - Static variable in class org.mapsforge.core.util.LatLongUtils
-
Minimum possible longitude coordinate.
- longitudeDistance(int, double) - Static method in class org.mapsforge.core.util.LatLongUtils
-
Calculates the amount of degrees of longitude for a given distance in meters.
- longitudeToPixelX(double, byte, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a longitude coordinate (in degrees) to a pixel X coordinate at a certain zoom level.
- longitudeToPixelX(double, long) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a longitude coordinate (in degrees) to a pixel X coordinate at a certain map size.
- longitudeToPixelXWithScaleFactor(double, double, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a longitude coordinate (in degrees) to a pixel X coordinate at a certain scale factor.
- longitudeToTileX(double, byte) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a longitude coordinate (in degrees) to the tile X number at a certain zoom level.
- longitudeToTileXWithScaleFactor(double, double) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a longitude coordinate (in degrees) to the tile X number at a certain scale factor.
- LRUCache<K,V> - Class in org.mapsforge.core.util
-
An LRUCache with a fixed size and an access-order policy.
- LRUCache(int) - Constructor for class org.mapsforge.core.util.LRUCache
-
- Paint - Interface in org.mapsforge.core.graphics
-
- paintBack - Variable in class org.mapsforge.core.mapelements.PointTextContainer
-
- paintFront - Variable in class org.mapsforge.core.mapelements.PointTextContainer
-
- Parameters - Class in org.mapsforge.core.util
-
- parseCoordinateString(String, int) - Static method in class org.mapsforge.core.util.LatLongUtils
-
Parses a given number of comma-separated coordinate values from the supplied string.
- Path - Interface in org.mapsforge.core.graphics
-
- pixelXToLongitude(double, long) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a pixel X coordinate at a certain map size to a longitude coordinate.
- pixelXToLongitudeWithScaleFactor(double, double, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a pixel X coordinate at a certain scale to a longitude coordinate.
- pixelXToTileX(double, byte, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a pixel X coordinate to the tile X number.
- pixelXToTileXWithScaleFactor(double, double, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a pixel X coordinate to the tile X number.
- pixelYToLatitude(double, long) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a pixel Y coordinate at a certain map size to a latitude coordinate.
- pixelYToLatitudeWithScaleFactor(double, double, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a pixel Y coordinate at a certain scale to a latitude coordinate.
- pixelYToTileY(double, byte, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a pixel Y coordinate to the tile Y number.
- pixelYToTileYWithScaleFactor(double, double, int) - Static method in class org.mapsforge.core.util.MercatorProjection
-
Converts a pixel Y coordinate to the tile Y number.
- platformSpecificSources(String, String) - Method in interface org.mapsforge.core.graphics.GraphicFactory
-
- Point - Class in org.mapsforge.core.model
-
A Point represents an immutable pair of double coordinates.
- Point(double, double) - Constructor for class org.mapsforge.core.model.Point
-
- pointAlongLineSegment(double) - Method in class org.mapsforge.core.model.LineSegment
-
Computes a Point along the line segment with a given distance to the start Point.
- PointTextContainer - Class in org.mapsforge.core.mapelements
-
- PointTextContainer(Point, Display, int, String, Paint, Paint, SymbolContainer, Position, int) - Constructor for class org.mapsforge.core.mapelements.PointTextContainer
-
Create a new point container, that holds the x-y coordinates of a point, a text variable, two paint objects, and
a reference on a symbolContainer, if the text is connected with a POI.
- POLAR_RADIUS - Static variable in class org.mapsforge.core.util.LatLongUtils
-
Polar radius of earth is required for distance computation.
- Position - Enum in org.mapsforge.core.graphics
-
- position - Variable in class org.mapsforge.core.mapelements.PointTextContainer
-
- priority - Variable in class org.mapsforge.core.mapelements.MapElementContainer
-
- validateLatitude(double) - Static method in class org.mapsforge.core.util.LatLongUtils
-
- validateLongitude(double) - Static method in class org.mapsforge.core.util.LatLongUtils
-
- value - Variable in class org.mapsforge.core.model.Tag
-
The value of this tag.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.Align
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.Cap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.Display
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.FillRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.Filter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.FontFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.FontStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.HillshadingBitmap.Border
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.Join
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapsforge.core.graphics.Style
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mapsforge.core.graphics.Align
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.Cap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.Display
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.FillRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.Filter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.FontFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.FontStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.HillshadingBitmap.Border
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.Join
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapsforge.core.graphics.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vertical - Variable in enum org.mapsforge.core.graphics.HillshadingBitmap.Border
-
- vincentyDistance(LatLong) - Method in class org.mapsforge.core.model.LatLong
-
Calculate the spherical distance from this LatLong to another.
- vincentyDistance(LatLong, LatLong) - Static method in class org.mapsforge.core.util.LatLongUtils
-
Calculates geodetic distance between two LatLongs using Vincenty inverse formula
for ellipsoids.