- GeoUtils - Class in org.mapsforge.map.writer.util
-
Provides utility functions for the maps preprocessing.
- get(String) - Static method in class org.mapsforge.map.writer.util.ColorsCSS
-
- get(Geometry) - Static method in class org.mapsforge.map.writer.util.PolyLabel
-
Returns pole of inaccessibility, the most distant internal point from the polygon outline.
- getAmountTilesHorizontal() - Method in class org.mapsforge.map.writer.model.TileGridLayout
-
- getAmountTilesVertical() - Method in class org.mapsforge.map.writer.model.TileGridLayout
-
- getBaseZoom(int) - Method in class org.mapsforge.map.writer.model.ZoomIntervalConfiguration
-
- getBboxConfiguration() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getBboxEnlargement() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getBoundingBox() - Method in interface org.mapsforge.map.writer.model.TileBasedDataProcessor
-
Get the bounding box that describes this TileBasedDataStore.
- getBoundingBox() - Method in class org.mapsforge.map.writer.RAMTileBasedDataProcessor
-
- getBytes(int) - Static method in class org.mapsforge.map.writer.Serializer
-
Converts a signed int to a byte array.
- getBytes(long) - Static method in class org.mapsforge.map.writer.Serializer
-
Converts a signed long to a byte array.
- getBytes(short) - Static method in class org.mapsforge.map.writer.Serializer
-
Converts a signed short to a byte array.
- getByteValue(String) - Static method in class org.mapsforge.map.writer.util.OSMUtils
-
- getCoastLines(TileCoordinate) - Method in class org.mapsforge.map.writer.HDTileBasedDataProcessor
-
- getCoastLines(TileCoordinate) - Method in interface org.mapsforge.map.writer.model.TileBasedDataProcessor
-
Retrieve all coastlines that cross the given tile.
- getCoastLines(TileCoordinate) - Method in class org.mapsforge.map.writer.RAMTileBasedDataProcessor
-
- getComment() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getDataProcessorType() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getElevation() - Method in class org.mapsforge.map.writer.model.SpecialTagExtractionResult
-
- getElevation() - Method in class org.mapsforge.map.writer.model.TDNode
-
- getEncoding() - Method in class org.mapsforge.map.writer.model.WayDataBlock
-
- getEncodingChoice() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getFileSpecificationVersion() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getFiveBytes(long) - Static method in class org.mapsforge.map.writer.Serializer
-
Converts the lowest five bytes of an unsigned long to a byte array.
- getFloatValue(String) - Static method in class org.mapsforge.map.writer.util.OSMUtils
-
- getHousenumber() - Method in class org.mapsforge.map.writer.model.SpecialTagExtractionResult
-
- getHouseNumber() - Method in class org.mapsforge.map.writer.model.TDNode
-
- getHouseNumber() - Method in class org.mapsforge.map.writer.model.TDRelation
-
- getHouseNumber() - Method in class org.mapsforge.map.writer.model.TDWay
-
- getId() - Method in class org.mapsforge.map.writer.model.OSMTag
-
- getId() - Method in class org.mapsforge.map.writer.model.TDNode
-
- getId() - Method in class org.mapsforge.map.writer.model.TDRelation
-
- getId() - Method in class org.mapsforge.map.writer.model.TDWay
-
- getInnerWays() - Method in class org.mapsforge.map.writer.model.WayDataBlock
-
- getInnerWaysOfMultipolygon(long) - Method in class org.mapsforge.map.writer.HDTileBasedDataProcessor
-
- getInnerWaysOfMultipolygon(long) - Method in interface org.mapsforge.map.writer.model.TileBasedDataProcessor
-
Retrieve the all the inner ways that are associated with an outer way that represents a multipolygon.
- getInnerWaysOfMultipolygon(long) - Method in class org.mapsforge.map.writer.RAMTileBasedDataProcessor
-
- getInstance() - Static method in class org.mapsforge.map.writer.model.TileInfo
-
- getInstance() - Static method in class org.mapsforge.map.writer.OSMTagMapping
-
- getInstance(URL) - Static method in class org.mapsforge.map.writer.OSMTagMapping
-
- getIntegerValue(String) - Static method in class org.mapsforge.map.writer.util.OSMUtils
-
- getKey() - Method in class org.mapsforge.map.writer.model.OSMTag
-
- getLatitude() - Method in class org.mapsforge.map.writer.model.TDNode
-
- getLayer() - Method in class org.mapsforge.map.writer.model.SpecialTagExtractionResult
-
- getLayer() - Method in class org.mapsforge.map.writer.model.TDNode
-
- getLayer() - Method in class org.mapsforge.map.writer.model.TDRelation
-
- getLayer() - Method in class org.mapsforge.map.writer.model.TDWay
-
- getLongitude() - Method in class org.mapsforge.map.writer.model.TDNode
-
- getMapStartPosition() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getMapStartZoomLevel() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getMaxMaxZoom() - Method in class org.mapsforge.map.writer.model.ZoomIntervalConfiguration
-
- getMaxZoom(int) - Method in class org.mapsforge.map.writer.model.ZoomIntervalConfiguration
-
- getMemberWays() - Method in class org.mapsforge.map.writer.model.TDRelation
-
- getMinimumZoomLevel() - Method in class org.mapsforge.map.writer.model.TDWay
-
- getMinMinZoom() - Method in class org.mapsforge.map.writer.model.ZoomIntervalConfiguration
-
- getMinZoom(int) - Method in class org.mapsforge.map.writer.model.ZoomIntervalConfiguration
-
- getName() - Method in class org.mapsforge.map.writer.model.SpecialTagExtractionResult
-
- getName() - Method in class org.mapsforge.map.writer.model.TDNode
-
- getName() - Method in class org.mapsforge.map.writer.model.TDRelation
-
- getName() - Method in class org.mapsforge.map.writer.model.TDWay
-
- getNode(long) - Method in class org.mapsforge.map.writer.HDTileBasedDataProcessor
-
- getNode(long) - Method in interface org.mapsforge.map.writer.model.NodeResolver
-
Resolves the node entity with the given id.
- getNode(long) - Method in class org.mapsforge.map.writer.RAMTileBasedDataProcessor
-
- getNumberOfZoomIntervals() - Method in class org.mapsforge.map.writer.model.ZoomIntervalConfiguration
-
- getObjectFromWildcardAndValue(String, String) - Static method in class org.mapsforge.map.writer.util.OSMUtils
-
- getOptimizedPoiIds() - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getOptimizedWayIds() - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getOuterWay() - Method in class org.mapsforge.map.writer.model.WayDataBlock
-
- getOutputFile() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getPoiTag(short) - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getPoiTag(String, String) - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getPoiTags(short[]) - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getPreferredLanguages() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getRef() - Method in class org.mapsforge.map.writer.model.SpecialTagExtractionResult
-
- getRef() - Method in class org.mapsforge.map.writer.model.TDRelation
-
- getRef() - Method in class org.mapsforge.map.writer.model.TDWay
-
- getShape() - Method in class org.mapsforge.map.writer.model.TDWay
-
- getShortValue(String) - Static method in class org.mapsforge.map.writer.util.OSMUtils
-
- getSimplification() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getSimplificationMaxZoom() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getStandardConfiguration() - Static method in class org.mapsforge.map.writer.model.ZoomIntervalConfiguration
-
- getStringValue(String) - Static method in class org.mapsforge.map.writer.util.OSMUtils
-
- getTagMapping() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getTags() - Method in class org.mapsforge.map.writer.model.TDNode
-
- getTags() - Method in class org.mapsforge.map.writer.model.TDRelation
-
- getTags() - Method in class org.mapsforge.map.writer.model.TDWay
-
- getThreads() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getTile(int, int, int) - Method in class org.mapsforge.map.writer.HDTileBasedDataProcessor
-
- getTile(int, int, int) - Method in interface org.mapsforge.map.writer.model.TileBasedDataProcessor
-
Retrieves all the data that is associated with a tile.
- getTile(int, int, int) - Method in class org.mapsforge.map.writer.RAMTileBasedDataProcessor
-
- getTileGridLayout(int) - Method in interface org.mapsforge.map.writer.model.TileBasedDataProcessor
-
Get the layout of a grid on the given zoom interval specification.
- getTileImpl(int, int, int) - Method in class org.mapsforge.map.writer.HDTileBasedDataProcessor
-
- getTileImpl(int, int, int) - Method in class org.mapsforge.map.writer.RAMTileBasedDataProcessor
-
- getType() - Method in class org.mapsforge.map.writer.model.SpecialTagExtractionResult
-
- getUpperLeft() - Method in class org.mapsforge.map.writer.model.TileGridLayout
-
- getValue() - Method in class org.mapsforge.map.writer.model.OSMTag
-
- getValueType(String, String) - Static method in class org.mapsforge.map.writer.util.OSMUtils
-
- getVariableByteSigned(int) - Static method in class org.mapsforge.map.writer.Serializer
-
Converts a signed int to a variable length byte array.
- getVariableByteUnsigned(int) - Static method in class org.mapsforge.map.writer.Serializer
-
Converts an unsigned int to a variable length byte array.
- getWay(long) - Method in class org.mapsforge.map.writer.HDTileBasedDataProcessor
-
- getWay(long) - Method in interface org.mapsforge.map.writer.model.WayResolver
-
- getWay(long) - Method in class org.mapsforge.map.writer.RAMTileBasedDataProcessor
-
- getWayNodes() - Method in class org.mapsforge.map.writer.model.TDWay
-
- getWayTag(short) - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getWayTag(String, String) - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getWayTags(Set<Short>) - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getWriterVersion() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getX() - Method in class org.mapsforge.map.writer.model.TileCoordinate
-
- getY() - Method in class org.mapsforge.map.writer.model.TileCoordinate
-
- getZoomAppear() - Method in class org.mapsforge.map.writer.model.OSMTag
-
- getZoomAppear() - Method in class org.mapsforge.map.writer.model.TDNode
-
- getZoomAppearPOI(Set<Short>) - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getZoomAppearWay(Set<Short>) - Method in class org.mapsforge.map.writer.OSMTagMapping
-
- getZoomIntervalConfiguration() - Method in class org.mapsforge.map.writer.model.MapWriterConfiguration
-
- getZoomIntervalConfiguration() - Method in interface org.mapsforge.map.writer.model.TileBasedDataProcessor
-
Get the zoom interval configuration of the data store.
- getZoomIntervalConfiguration() - Method in class org.mapsforge.map.writer.RAMTileBasedDataProcessor
-
- getZoomlevel() - Method in class org.mapsforge.map.writer.model.TileCoordinate
-