A B C D E F G H I L M N O P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(double, double) - Method in class globus.glmap.MapPoint
-
Add x and y
- add(GLMapDrawObject) - Method in class globus.glmap.GLMapViewRenderer
-
Adds the GLMapDrawObject to map.
- add(MapPoint) - Method in class globus.glmap.MapPoint
-
Add x and y of other point
- addBBox(GLMapBBox) - Method in class globus.glmap.GLMapBBox
-
Join this bbox with given
- AddDataSet(int, GLMapBBox, String, AssetManager, ProgressCallback) - Static method in class globus.glmap.GLMapManager
-
Adds vector map.
- addFilter(GLSearchFilter) - Method in class globus.glsearch.GLSearch
-
Adds filter to search.
- addManeuver(int, MapPoint[], float[]) - Method in class globus.glroute.GLRouteBuilder
- addPoint(double, double) - Method in class globus.glmap.GLMapBBox
-
Add point to bbox
- addPoint(long, double, double) - Method in class globus.glmap.GLMapVectorObjectList
-
Adds point to list
- addPoint(MapPoint) - Method in class globus.glmap.GLMapBBox
-
Add point to bbox
- addPoint(GLRoutePoint) - Method in class globus.glroute.GLRouteRequest
-
Adds point
- ADDRESS - Static variable in annotation type globus.glsearch.GLSearch.TagSet
- ADDRESS - Static variable in annotation type globus.glsearch.GLSearch.TagSetMask
- addStateListener(GLMapManager.StateListener) - Static method in class globus.glmap.GLMapManager
-
Subscribes listener to events about map downloading progress.
- addStyle(GLMapMarkerImage) - Method in class globus.glmap.GLMapMarkerStyleCollection
-
Adds new style to collection
- addStyle(GLMapMarkerImage[]) - Method in class globus.glmap.GLMapMarkerStyleCollection
-
Adds new style to collection
- addStyle(GLMapMarkerImage[], GLMapVectorStyle, Point) - Method in class globus.glmap.GLMapMarkerStyleCollection
-
Adds new style to collection
- addStyle(GLMapMarkerImage, GLMapVectorStyle, Point) - Method in class globus.glmap.GLMapMarkerStyleCollection
- addTag(String) - Method in class globus.glsearch.GLSearchFilter
-
Adds tag to search filter
- addTagHash(int) - Method in class globus.glsearch.GLSearchFilter
-
Adds tag using it's hash Tag hashes could be found in vector object returned from search or found on map
- addTags(List<String>) - Method in class globus.glsearch.GLSearchFilter
-
Adds additional tags to search filter
- All - Static variable in annotation type globus.glmap.GLMapVectorObject.Type
- ALL - Static variable in annotation type globus.glmap.GLMapInfo.DataSetMask
- ALL - Static variable in annotation type globus.glsearch.GLSearch.AddressStyle
- ALL - Static variable in annotation type globus.glsearch.GLSearch.TagSetMask
- alleyFactor - Variable in class globus.glroute.GLRouteRequest
-
A factor that modifies (multiplies) the cost when alleys are encountered.
- allowUTurn - Variable in class globus.glroute.GLRoutePoint
-
True if point is a stop.
- ALT_NAME - Static variable in annotation type globus.glsearch.GLSearch.TagSet
- ALT_NAME - Static variable in annotation type globus.glsearch.GLSearch.TagSetMask
- animate(GLMapViewRenderer.AnimateCallback) - Method in class globus.glmap.GLMapViewRenderer
-
Create and starts animation using provided callback
- animate(GLMapViewRenderer.AnimateCallback, Runnable) - Method in class globus.glmap.GLMapViewRenderer
-
Create and starts animation using provided callback
- asGeoJSON() - Method in class globus.glmap.GLMapVectorObject
-
Serialize object as GeoJSON
- asJSON() - Method in class globus.glmap.GLMapRelation
-
Serialize object as GeoJSON
- assign(double, double) - Method in class globus.glmap.MapPoint
-
Set x and y and return this
- assign(double, double, double, double) - Method in class globus.glmap.GLMapBBox
-
Initialize bbox with data
- assign(MapGeoPoint) - Method in class globus.glmap.MapGeoPoint
-
Copies data from other point
- assign(MapPoint) - Method in class globus.glmap.MapPoint
-
Copies data from given point
- attachedView - Variable in class globus.glmap.GLMapViewRenderer
- attachToSurfaceView(Context, SurfaceView) - Method in class globus.glmap.GLMapViewRenderer
- attachToTextureView(Context, TextureView) - Method in class globus.glmap.GLMapViewRenderer
- avoidBadSurfaces - Variable in class globus.glroute.GLRouteRequest
-
This value is meant to represent how much a cyclist wants to avoid roads with poor surfaces relative to the bicycle type being used.
B
- bearingAngle(MapGeoPoint) - Method in class globus.glmap.MapGeoPoint
-
Calculates bearing angle to points
- Becomes - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- bikeType - Variable in class globus.glroute.GLRouteRequest
-
The type of bicycle.
- bitmap - Variable in class globus.glmap.GLMapMarkerImage
-
Bitmap
- bitmapForTilePos(int, int, int) - Method in class globus.glmap.GLMapRasterTileSource
-
Gets bitmap of tile.
- BottomCenter - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapPlacement
- BottomLeft - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapPlacement
- BottomRight - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapPlacement
- build() - Method in class globus.glroute.GLRouteBuilder
-
Finish building route
C
- cacheSize() - Method in class globus.glmap.GLMapRasterTileSource
-
Returns size of cache database
- CacheTiles(long[], GLMapManager.TileDownloadProgress) - Static method in class globus.glmap.GLMapManager
-
Deprecated.
- calculateLength() - Method in class globus.glmap.GLMapTrackData
-
Calculate length of track
- cancel() - Method in class globus.glmap.GLMapDownloadTask
-
Cancels task.
- cancel() - Method in class globus.glmap.NetworkTask
- cancel() - Method in class globus.glsearch.GLSearch
-
Cancels search operation.
- cancel(boolean) - Method in class globus.glmap.GLMapAnimation
-
Cancels animation
- cancel(long) - Static method in class globus.glroute.GLRouteRequest
-
Cancels request that was started
- CancelDownloadTask(long) - Static method in class globus.glmap.GLMapManager
-
Cancel download task by id
- cancelled - Variable in class globus.glmap.GLMapDownloadTask
- cancelRequest(long) - Static method in class globus.glroute.GLRouteElevation
-
Cancels request that was started
- captureFrameWhenFinish(GLMapViewRenderer.ScreenCaptureCallback) - Method in class globus.glmap.GLMapViewRenderer
-
Captures frame when surface will be created and loading of resources finished.
- center() - Method in class globus.glmap.GLMapBBox
-
Center of bbox
- changeStyle(GLMapMarkerStyleCollection) - Method in class globus.glmap.GLMapMarkerLayer
-
Change style of layer
- cluster(double) - Method in class globus.glmap.GLMapVectorObjectList
-
Cluster array with radius
- Collate(long, String, String) - Static method in class globus.glsearch.GLSearch
-
Compare to string with collator
- compare(GLMapVectorObject) - Method in class globus.glmap.GLMapVectorObject
- contains(MapPoint) - Method in class globus.glmap.MapPointSet
-
Checks if point with given coordinates exists in set.
- Continue - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- convertDisplayDeltaToInternal(MapPoint) - Method in class globus.glmap.GLMapViewRenderer
-
Converts a distance between two points on the screen to delta in internal format of GLMapView.
- convertDisplayDeltaToInternal(MapPoint, double, double) - Method in class globus.glmap.GLMapViewRenderer
-
Converts a distance between two points on the screen to delta in internal format of GLMapView.
- convertDisplayToInternal(MapPoint) - Method in class globus.glmap.GLMapViewRenderer
-
Converts a point on the surface to an internal map coordinate.
- convertInternalToDisplay(MapPoint) - Method in class globus.glmap.GLMapViewRenderer
-
Converts a point in internal format of GLMapView to point on the surface of view.
- convertMetersToInternal(double) - Method in class globus.glmap.GLMapViewRenderer
-
Converts meters distance to internal distance
- copyTrackAndAddGeoPoint(double, double, int, boolean) - Method in class globus.glmap.GLMapTrackData
-
Copies points to new track and add new point to track.
- copyTrackAndAddPoint(double, double, int, boolean) - Method in class globus.glmap.GLMapTrackData
-
Copies points to new track and add new point to track.
- COUNT - Static variable in annotation type globus.glmap.GLMapInfo.DataSet
- crashNDK() - Static method in class globus.glmap.GLMapViewRenderer
- crashNDK2() - Static method in class globus.glmap.GLMapViewRenderer
- CreateCollator() - Static method in class globus.glsearch.GLSearch
-
Creates ICU collator with strength set to Primary.
- createFile(String) - Method in interface globus.glmap.GLMapCustomStorage
- createFile(String) - Method in class globus.glmap.GLMapDocumentTreeStorage
- CreateFromGeoCoordinates(double, double) - Static method in class globus.glmap.MapPoint
-
Creates map point from geo coordinates
- createFromGeoJSONOrError(String) - Static method in class globus.glmap.GLMapVectorObject
-
Creates an array of GLMapVectorObject from string
- createFromGeoJSONOrThrow(String) - Static method in class globus.glmap.GLMapVectorObject
- createFromGeoJSONStreamOrError(InputStream) - Static method in class globus.glmap.GLMapVectorObject
-
Creates an array of GLMapVectorObject from stream
- createFromGeoJSONStreamOrThrow(InputStream) - Static method in class globus.glmap.GLMapVectorObject
- createFromJSONOrError(String) - Static method in class globus.glmap.GLMapRelation
-
Creates an array of GLMapVectorObject from string
- createGeoLine(MapPoint, MapPoint, double) - Static method in class globus.glmap.GLMapVectorObject
-
Adds big circle line from `start` to `end`.
- createGeoPoint(MapGeoPoint) - Static method in class globus.glmap.GLMapVectorObject
- createMultiline(MapPoint[][]) - Static method in class globus.glmap.GLMapVectorObject
-
Loads multiline geometry to vector object
- createMultilineGeo(MapGeoPoint[][]) - Static method in class globus.glmap.GLMapVectorObject
- CreateNumericCollator() - Static method in class globus.glsearch.GLSearch
-
Creates ICU collator with strength set to Primary and numeric collation is ON.
- createPoint(MapPoint) - Static method in class globus.glmap.GLMapVectorObject
-
Loads point to vector object
- createPolygon(MapPoint[][], MapPoint[][]) - Static method in class globus.glmap.GLMapVectorObject
-
Loads polygon geometry to vector object.
- createPolygonGeo(MapGeoPoint[][], MapGeoPoint[][]) - Static method in class globus.glmap.GLMapVectorObject
- createStorage(String) - Method in interface globus.glmap.GLMapCustomStorage
- createStorage(String) - Method in class globus.glmap.GLMapDocumentTreeStorage
- createStyle(String) - Static method in class globus.glmap.GLMapVectorCascadeStyle
-
Creates cascade style object.
- createStyle(String) - Static method in class globus.glmap.GLMapVectorStyle
-
Creates style object.
- createWithCategory(GLSearchCategory) - Static method in class globus.glsearch.GLSearchFilter
-
Creates new filter to search objects from category
- createWithQuery(String) - Static method in class globus.glsearch.GLSearchFilter
-
Creates new filter to search objects with string "query".
- createWithQuery(String, int) - Static method in class globus.glsearch.GLSearchFilter
-
Creates new filter to search objects with string "query" inside tags sets
- createWithQueryAndTag(String, String) - Static method in class globus.glsearch.GLSearchFilter
-
Creates new filter to search objects with string "query" for key
- CROSS - Static variable in annotation type globus.glroute.GLRoute.BikeType
- Custom - Static variable in annotation type globus.glmap.GLMapDrawable.TransformMode
- CYCLE - Static variable in annotation type globus.glroute.GLRoute.Mode
D
- dataSet - Variable in class globus.glmap.GLMapDownloadTask
- dataSetsWithState(int) - Method in class globus.glmap.GLMapInfo
-
Checks states of all data sets.
- decelerate(MapPoint) - Method in class globus.glmap.GLMapAnimation
-
Defines the scrolling speed at the end of map scrolling movement.
- DeleteDataSets(GLMapInfo, int) - Static method in class globus.glmap.GLMapManager
-
Delete data sets associated with this map.
- deleteFile(Object) - Method in interface globus.glmap.GLMapCustomStorage
- deleteFile(Object) - Method in class globus.glmap.GLMapDocumentTreeStorage
- deserializeState(int, byte[], AssetManager) - Method in class globus.glmap.GLMapInfo
-
Restore state of data set
- Destination - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- DestinationLeft - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- DestinationRight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- DestroyCollator(long) - Static method in class globus.glsearch.GLSearch
-
Destroy collator
- DestroyWords(long) - Static method in class globus.glsearch.GLSearch
-
Destroy native object returned by GLSearch#PrepareWords(long, String[]).
- didPassPoint(MapGeoPoint, double) - Method in class globus.glroute.GLRouteTracker
-
Checks if user pass the point
- disableClipping() - Method in class globus.glmap.GLMapViewRenderer
-
Disables clipping of visible map area
- dispose() - Method in class globus.glmap.GLMapTextureView
- dispose() - Method in class globus.glmap.GLMapView
- dispose() - Method in class globus.glmap.GLMapViewRenderer
- dispose() - Method in class globus.glmap.GLNativeObject
- distance(double, double) - Method in class globus.glmap.MapGeoPoint
-
Calculates distance to point
- distance(double, double) - Method in class globus.glmap.MapPoint
-
Return distance to point
- distance(MapPoint) - Method in class globus.glmap.GLMapBBox
-
Returns distance from bbox to point
- distance(MapPoint) - Method in class globus.glmap.MapPoint
-
Return distance to point
- distanceToGeoPoint(MapGeoPoint) - Method in class globus.glmap.MapGeoPoint
-
Calculates distance to point
- DistanceToMap(GLMapInfo, MapPoint) - Static method in class globus.glmap.GLMapManager
-
Calculates distance from the map to the point
- distanceToPoint(MapPoint) - Method in class globus.glmap.MapGeoPoint
-
Calculates distance to point
- doWhenSurfaceCreated(Runnable) - Method in class globus.glmap.GLMapViewRenderer
-
Runs command on internal rendering thread.
- DownloadDataSet(int, String, GLMapBBox, GLMapManager.DownloadCallback) - Static method in class globus.glmap.GLMapManager
-
Downloads custom data set
- DownloadDataSet(GLMapInfo, int) - Static method in class globus.glmap.GLMapManager
-
Creates map downloading tasks
- DownloadDataSets(GLMapInfo, int) - Static method in class globus.glmap.GLMapManager
-
Creates map downloading tasks
- downloaded - Variable in class globus.glmap.GLMapDownloadTask
-
Downloaded number of bytes
- DOWNLOADED - Static variable in annotation type globus.glmap.GLMapInfo.State
- drawAttributes - Variable in class globus.glmap.GLMapVectorObject
- DRIVE - Static variable in annotation type globus.glroute.GLRoute.Mode
- dropCache() - Method in class globus.glmap.GLMapRasterTileSource
-
Drops cached tiles
E
- EACCES - Static variable in class globus.glmap.GLMapError
- EaseIn - Static variable in class globus.glmap.GLMapAnimation
- EaseInOut - Static variable in class globus.glmap.GLMapAnimation
- EaseOut - Static variable in class globus.glmap.GLMapAnimation
- EBUSY - Static variable in class globus.glmap.GLMapError
- ECANCELED - Static variable in class globus.glmap.GLMapError
- EEXIST - Static variable in class globus.glmap.GLMapError
- EILSEQ - Static variable in class globus.glmap.GLMapError
- ELEVATION - Static variable in annotation type globus.glmap.GLMapInfo.DataSet
- ELEVATION - Static variable in annotation type globus.glmap.GLMapInfo.DataSetMask
- ElevationAtPoint(double, double) - Static method in class globus.glmap.GLMapManager
-
Returns elevation at given point
- ElevationAtPointAsync(double, double, GLMapManager.ElevationCallback) - Static method in class globus.glmap.GLMapManager
-
Asynchronous request of elevation
- Empty - Static variable in class globus.glmap.GLMapError
- EMPTY - Static variable in annotation type globus.glsearch.GLSearch.TagSetMask
- enableClipping(GLMapBBox, float, float) - Method in class globus.glmap.GLMapViewRenderer
-
Enables clipping of visible map area
- ENOMEM - Static variable in class globus.glmap.GLMapError
- ENOSPC - Static variable in class globus.glmap.GLMapError
- EPERM - Static variable in class globus.glmap.GLMapError
- equals(Object) - Method in class globus.glmap.GLMapBBox
- equals(Object) - Method in class globus.glmap.GLMapInfo
- equals(Object) - Method in class globus.glmap.GLMapRelation
- equals(Object) - Method in class globus.glmap.GLMapValue
- equals(Object) - Method in class globus.glmap.GLMapVectorObject
- equals(Object) - Method in class globus.glmap.MapGeoPoint
- equals(Object) - Method in class globus.glmap.MapPoint
- equals(Object) - Method in class globus.glroute.GLRoutePoint
- equals(Object) - Method in class globus.glsearch.GLSearchCategory
- EROFS - Static variable in class globus.glmap.GLMapError
- error - Variable in class globus.glmap.GLMapDownloadTask
- EXACT - Static variable in annotation type globus.glsearch.GLSearch.MatchType
- ExitLeft - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- ExitRight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
F
- FerryEnter - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- FerryExit - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- fillData(int, long) - Method in interface globus.glmap.GLMapTrackData.PointsCallback
-
Fill point data
- fillData(Object, long) - Method in class globus.glmap.GLMapMarkerStyleCollectionDataCallback
-
Called for each marker to set other properties
- fillUnionData(int, long) - Method in class globus.glmap.GLMapMarkerStyleCollectionDataCallback
-
Called for each cluster to fill it's data.
- find(String, String) - Method in class globus.glmap.GLMapVectorObjectList
-
Returns first object that have `tag` set to `value`
- findByIconName(String) - Method in class globus.glsearch.GLSearchCategories
- findByName(String) - Method in class globus.glsearch.GLSearchCategories
- findFile(String) - Method in interface globus.glmap.GLMapCustomStorage
- findFile(String) - Method in class globus.glmap.GLMapDocumentTreeStorage
- findInsertionIndex(MapPoint, MapPoint[]) - Static method in class globus.glroute.GLRoute
-
Finds index where given point must be inserted to array of reference points.
- FindNearestMap(GLMapInfo[], MapPoint) - Static method in class globus.glmap.GLMapManager
-
Helper function iterates over maps param and returns closest
GLMapInfo
to the given point. - findNearestPoint(GLMapViewRenderer, MapPoint, double) - Method in class globus.glmap.GLMapTrackData
-
Calculates nearest point on track from given point
- findNearestPoint(GLMapViewRenderer, MapPoint, double) - Method in class globus.glmap.GLMapVectorObject
-
Calculates nearest point of vector object from given point
- findNearPoint(long, long, GLMapViewRenderer, MapPoint, double) - Method in class globus.glmap.GLMapVectorObjectList
-
Returns object that is near point.
- FindWords(long, String, long) - Static method in class globus.glsearch.GLSearch
-
Split string into words.
- finish() - Method in class globus.glmap.GLMapStyleParser
-
Finish parsing
- flyTo(double, double) - Method in class globus.glmap.GLMapAnimation
-
Moves to new center with animation optimized for long distances.
- flyToGeoPoint(MapGeoPoint) - Method in class globus.glmap.GLMapAnimation
-
Moves to new center with animation optimized for long distances.
- flyToPoint(MapPoint) - Method in class globus.glmap.GLMapAnimation
-
Moves to new center with animation optimized for long distances.
- ForceOpenGL2() - Static method in class globus.glmap.GLMapViewRenderer
-
After calling this function any new GLMapView will use OpenGL 2.0 even if device supports OpenGL 3.0 Some cheap Android devices have problems with drivers.
G
- get(long) - Method in class globus.glmap.GLMapVectorObjectList
-
Returns object at the index
- GetAddress(GLMapVectorObject, int, GLMapLocaleSettings) - Static method in class globus.glsearch.GLSearch
-
Returns address with given style
- getAllOptions() - Method in class globus.glmap.GLMapStyleParser
- getAlternates() - Method in class globus.glroute.GLRoute
-
Alternative routes
- getAngle() - Method in class globus.glmap.GLMapDrawable
-
Angle of image
- getApproachAlert(String, double) - Method in class globus.glroute.GLRoute
-
Adds 'In `distance` `units` ' before instruction
- getBase() - Method in class globus.glmap.GLMapViewRenderer
- getBBox() - Method in class globus.glmap.GLMapTrackData
-
Retrurns bbox of track
- getBBox() - Method in class globus.glmap.GLMapVectorObject
-
Returns bbox of object
- getBBox() - Method in class globus.glmap.GLMapVectorObjectList
-
Calculates bbox of all objects in list
- getBBox() - Method in class globus.glmap.GLMapViewRenderer
-
BBox of current visible part of GLMapView
- getBBoxWithInsets(int, int, int, int) - Method in class globus.glmap.GLMapViewRenderer
-
BBox of visible part of GLMapView with applied insets.
- getBearingAngleOnRoute() - Method in class globus.glroute.GLRouteTracker
-
Returns bearing angle of current route segment
- getByteCount() - Method in class globus.glmap.GLMapTrackData
-
Size of internal data of GLMapTrackData.
- getCenterTileState() - Method in class globus.glmap.GLMapViewRenderer
-
Return state of center tile
- GetChildMaps() - Static method in class globus.glmap.GLMapManager
-
Return array of maps including submaps
- getChilds() - Method in class globus.glsearch.GLSearchCategory
- getCurrentMapCenter(MapPoint) - Method in class globus.glmap.GLMapViewRenderer
-
Gets current coordinates of the origin point of the map.
- getCurrentMapScale() - Method in class globus.glmap.GLMapViewRenderer
-
Gets current scale of the map.
- getCurrentMapZoom() - Method in class globus.glmap.GLMapViewRenderer
-
Gets current zoom level of the map.
- getCurrentTargetPointIndex() - Method in class globus.glroute.GLRouteTracker
-
Index of current target point
- getCustomObjectCategory(Object) - Method in interface globus.glsearch.GLSearch.CustomObjectInfoCallback
-
Category of custom object
- getCustomObjectLocation(Object) - Method in interface globus.glsearch.GLSearch.CustomObjectInfoCallback
-
Location of custom object
- getDetailsDescription() - Method in class globus.glmap.GLMapDrawAttributes
- getDetailsText() - Method in class globus.glmap.GLMapDrawAttributes
- getDistanceFromRoute() - Method in class globus.glroute.GLRouteTracker
-
Returns distance from route to user location
- getDistanceToLastPoint() - Method in class globus.glroute.GLRouteTracker
-
Returns distance to the last point of route
- getDistanceToNextManeuver() - Method in class globus.glroute.GLRouteTracker
-
Returns distance to the next maneuver
- GetDownloadedMapsCount() - Static method in class globus.glmap.GLMapManager
- getDownloadTask(long, int) - Static method in class globus.glmap.GLMapManager
-
Returns download tasks for maps
- getDownloadTasks(long, int) - Static method in class globus.glmap.GLMapManager
-
Returns download tasks for maps
- getDrawElevationLines() - Method in class globus.glmap.GLMapViewRenderer
- getDrawHillshades() - Method in class globus.glmap.GLMapViewRenderer
- getDrawOrder() - Method in class globus.glmap.GLMapDrawObject
-
Returns draw order of object
- getDrawSlopes() - Method in class globus.glmap.GLMapViewRenderer
- getDuration() - Method in class globus.glroute.GLRoute
-
Returns estimated duration of the track
- getDurationOfLeg(int) - Method in class globus.glroute.GLRoute
-
Returns duration of leg
- getEndPoint() - Method in class globus.glroute.GLRouteManeuver
-
Start point of maneuver
- getEqualLength(GLRouteManeuver) - Method in class globus.glroute.GLRouteManeuver
-
Calculates equal length with other maneuver
- getError() - Method in class globus.glmap.GLMapStyleParser
- getErrorCode() - Method in class globus.glmap.GLMapError
- getErrorDomain() - Method in class globus.glmap.GLMapError
- getFirstManeuver() - Method in class globus.glroute.GLRoute
-
Returns last maneuver in route
- getFlingSpeedGate() - Method in class globus.glmap.GLMapGesturesDetector
-
Minimal speed to trigger fling event Default implementation returns 400
- getFlingTimeGate() - Method in class globus.glmap.GLMapGesturesDetector
-
If last move event was older that returned value no fling events will be triggered Default implementation returns 100000000
- getFontScale() - Method in class globus.glmap.GLMapViewRenderer
- getFps() - Method in class globus.glmap.GLMapViewRenderer
-
Returns fps
- getHeight() - Method in class globus.glmap.GLMapDrawable
-
Loaded image height.
- getHeightData() - Method in class globus.glroute.GLRoute
-
Returns height data that was previously requested for this route
- getIconName() - Method in class globus.glmap.GLMapDrawAttributes
- getIconName() - Method in class globus.glsearch.GLSearchCategory
- getIconScale() - Method in class globus.glmap.GLMapDrawAttributes
- getIconTint() - Method in class globus.glmap.GLMapDrawAttributes
- getImageIndex(int) - Method in interface globus.glmap.GLMapImageGroupCallback
-
Return variant of image to use
- getImagePos(int) - Method in interface globus.glmap.GLMapImageGroupCallback
-
Return location of image on map
- getImagesCount() - Method in interface globus.glmap.GLMapImageGroupCallback
-
Return total number of images that will be displayed by image group
- getImageVariantBitmap(int) - Method in interface globus.glmap.GLMapImageGroupCallback
-
Return bitmap to use for given variant of image
- getImageVariantOffset(int) - Method in interface globus.glmap.GLMapImageGroupCallback
-
Return offset to use for given variant of image
- getImageVariantsCount() - Method in interface globus.glmap.GLMapImageGroupCallback
-
Return number of unique images which will be used by image group
- getInstruction(int) - Method in class globus.glroute.GLRouteManeuver
-
Get instruction
- getLanguage() - Method in class globus.glroute.GLRoute
-
Returns language of instructions
- getLastManeuver() - Method in class globus.glroute.GLRoute
-
Returns last maneuver in route
- getLat() - Method in class globus.glmap.GLMapInfo
- getLength() - Method in class globus.glroute.GLRoute
-
Returns total length of the track
- getLength() - Method in class globus.glroute.GLRouteManeuver
-
Maneuver length in meters
- getLengthOfLeg(int) - Method in class globus.glroute.GLRoute
-
Returns length of leg
- getLocaleSettings() - Method in class globus.glmap.GLMapViewRenderer
- getLocalizedName(GLMapLocaleSettings) - Method in class globus.glmap.GLMapInfo
-
Return name of a map for given locale settings.
- getLocation(Object) - Method in class globus.glmap.GLMapMarkerStyleCollectionDataCallback
-
Called for each marker to set it's location
- getLocationOnRoute() - Method in class globus.glroute.GLRouteTracker
-
Returns location of user at route
- getLon() - Method in class globus.glmap.GLMapInfo
- getLongPressDuration() - Method in class globus.glmap.GLMapGesturesDetector
-
Time to trigger long press Default implementation returns 1000000000
- getManeuvers() - Method in class globus.glroute.GLRoute
-
Returns all maneuvers of route
- getMapAngle() - Method in class globus.glmap.GLMapViewRenderer
-
Gets current angle of the map.
- getMapCenter() - Method in class globus.glmap.GLMapViewRenderer
-
Gets coordinates of the origin point of the map.
- getMapCenter(MapPoint) - Method in class globus.glmap.GLMapViewRenderer
-
Gets coordinates of the origin point of the map.
- getMapDownloadTasks() - Static method in class globus.glmap.GLMapManager
- getMapGeoCenter() - Method in class globus.glmap.GLMapViewRenderer
-
Gets coordinates of the origin point of the map.
- getMapID() - Method in class globus.glmap.GLMapInfo
- getMapOrigin() - Method in class globus.glmap.GLMapViewRenderer
- getMapOrigin(MapPoint) - Method in class globus.glmap.GLMapViewRenderer
-
Origin point of the map coordinate system.
- getMaps() - Method in class globus.glmap.GLMapInfo
- GetMaps() - Static method in class globus.glmap.GLMapManager
- getMapScale() - Method in class globus.glmap.GLMapViewRenderer
-
Gets scale of the map.
- GetMapWithID(long) - Static method in class globus.glmap.GLMapManager
- getMapZoom() - Method in class globus.glmap.GLMapViewRenderer
-
Get zoom level of the map.
- getMax() - Method in class globus.glroute.GLRouteElevation
-
Maximum value
- getMaxScale() - Method in class globus.glmap.GLMapViewRenderer
-
Gets maximum scale of the map
- getMaxTapsToDetect(int) - Method in class globus.glmap.GLMapGesturesDetector
-
Maximum taps to detect for given number of touches Default implementation return 2 for 1 touch and 1 for others
- getMin() - Method in class globus.glroute.GLRouteElevation
-
Minimal value
- getMultilineGeoPoints() - Method in class globus.glmap.GLMapVectorObject
- getMultilinePoints() - Method in class globus.glmap.GLMapVectorObject
-
Returns points of multiline for object with type of TYPE_LINE
- getMultiTapTimeGate() - Method in class globus.glmap.GLMapGesturesDetector
-
Time between taps Default implementation returns 250000000
- getName(Object) - Method in interface globus.glmap.GLMapCustomStorage
- getName(Object) - Method in class globus.glmap.GLMapDocumentTreeStorage
- getNextManeuver(GLRouteManeuver) - Method in class globus.glroute.GLRoute
-
Returns next maneuver that goes after the given maneuver
- getNextShortInstruction(GLRouteManeuver) - Method in class globus.glroute.GLRoute
- getNumber() - Method in class globus.glmap.GLMapValue
-
Returns number value
- getNumberOfLegs() - Method in class globus.glroute.GLRoute
-
Returns number of legs
- getNumberOfTargetPoints() - Method in class globus.glroute.GLRoute
-
Returns number of target points
- getNumberOfTouches() - Method in class globus.glmap.GLMapGesturesDetector
-
Returns number of active touches
- getOffset() - Method in class globus.glmap.GLMapDrawable
-
Offset of image
- getOverlays() - Method in class globus.glmap.GLMapViewRenderer
- getPosition() - Method in class globus.glmap.GLMapDrawable
-
Position of image
- getPreviousManeuver(GLRouteManeuver) - Method in class globus.glroute.GLRoute
-
Returns previous maneuver that goes before the given maneuver
- getProgressIndex() - Method in class globus.glroute.GLRouteTracker
-
Returns progress index of route
- getRemainingDistance() - Method in class globus.glroute.GLRouteTracker
-
Returns remaining distance of the route
- getRemainingDuration() - Method in class globus.glroute.GLRouteTracker
-
Returns remaining time to the end of the route
- getRequest() - Method in class globus.glroute.GLRouteRequest
-
Returns request for valhalla
- getRotationGate() - Method in class globus.glmap.GLMapGesturesDetector
-
Rotation starts when user rotates two fingers for more than returned value Default implementation returns 10
- getRotationResetGate() - Method in class globus.glmap.GLMapGesturesDetector
- getScale() - Method in class globus.glmap.GLMapDrawable
-
Scale of vector object
- GetSearchCategory(GLMapVectorObject) - Static method in class globus.glsearch.GLSearch
-
Detects category for vector object
- getShared() - Static method in class globus.glsearch.GLSearchCategories
- getShortInstruction() - Method in class globus.glroute.GLRouteManeuver
-
Short instruction for UI.
- getSizeOnDisk(int) - Method in class globus.glmap.GLMapInfo
- getSizeOnServer(int) - Method in class globus.glmap.GLMapInfo
- getSpanned(Object, Object, int) - Method in class globus.glmap.GLMapValue
-
Returns spannable text value
- getStartedWith(String[], GLMapLocaleSettings) - Method in class globus.glsearch.GLSearchCategories
-
Returns categories that starts with given words
- getStartPoint() - Method in class globus.glroute.GLRouteManeuver
-
Start point of maneuver
- getState(int) - Method in class globus.glmap.GLMapInfo
- getString() - Method in class globus.glmap.GLMapValue
-
Returns plain text value
- getTapDistanceGate() - Method in class globus.glmap.GLMapGesturesDetector
-
Tap events disabled if movement of more then returned value is detected Default implementation returns 10
- getTapZoomGate() - Method in class globus.glmap.GLMapGesturesDetector
-
Tap events disabled if zoom of more than returned value is detected Default implementation returns 1.01f
- getTargetPoint(int) - Method in class globus.glroute.GLRoute
-
Returns target point
- getTempSize(int) - Method in class globus.glmap.GLMapInfo
- getText() - Method in class globus.glmap.GLMapDrawAttributes
- GetTileDownloadingAllowed() - Static method in class globus.glmap.GLMapManager
- getTileSize() - Method in class globus.glmap.GLMapRasterTileSource
-
Returns size of tile in points.
- getTime() - Method in class globus.glroute.GLRouteManeuver
-
Estimated time along the maneuver in seconds.
- getTop() - Method in class globus.glsearch.GLSearchCategories
- getTouchX(int) - Method in class globus.glmap.GLMapGesturesDetector
-
Returns x coordinate of the touch
- getTouchY(int) - Method in class globus.glmap.GLMapGesturesDetector
-
Returns y coordinate of the touch
- getTrackCoordinates() - Method in class globus.glroute.GLRoute
-
Returns track coordinates in pairs (x, y) If track contains several lines - (-1, -1) split one segment from other
- getTrackData(int) - Method in class globus.glroute.GLRoute
-
Returns track data that can be used to display track of route
- getTracks(GLMapBBox) - Method in interface globus.glmap.GLMapTrackLayer.DataCallback
-
Called to get tracks data for given bbox
- getTransitionInstruction() - Method in class globus.glroute.GLRouteManeuver
-
Text for use in UI.
- getType() - Method in class globus.glmap.GLMapVectorObject
-
Returns type of object
- getType() - Method in class globus.glroute.GLRouteManeuver
-
Type of the maneuver see https://github.com/valhalla/valhalla-docs/blob/master/api-reference.md for details
- getValidLanguages() - Static method in class globus.glmap.GLMapLocaleSettings
-
List of languages stored inside map data and supported by framework
- getVerbalPostTransitionInstruction() - Method in class globus.glroute.GLRouteManeuver
-
Text suitable for use as a verbal message immediately after the maneuver transition.
- getVerbalPreTransitionInstruction() - Method in class globus.glroute.GLRouteManeuver
-
Text suitable for use as a verbal message immediately prior to the maneuver transition.
- getVerbalTransitionInstruction() - Method in class globus.glroute.GLRouteManeuver
-
Text suitable for use as a verbal alert in a navigation application.
- getWidth() - Method in class globus.glmap.GLMapDrawable
-
Loaded image width.
- GLMapAnimation - Class in globus.glmap
-
GLMapAnimation
defines animation of objects parameters that will be executed synchronously. - GLMapAnimation() - Constructor for class globus.glmap.GLMapAnimation
-
Default constructor
- GLMapAnimation.Animation - Annotation Type in globus.glmap
- GLMapBalloon - Class in globus.glmap
- GLMapBalloon(int) - Constructor for class globus.glmap.GLMapBalloon
-
Creates new empty image with given draw order
- GLMapBBox - Class in globus.glmap
-
GLMapBBox
defines some rectangular area of map - GLMapBBox() - Constructor for class globus.glmap.GLMapBBox
-
Default constructor.
- GLMapBBox(double, double, double, double) - Constructor for class globus.glmap.GLMapBBox
-
Initialize bbox with given data
- GLMapBBox(GLMapBBox) - Constructor for class globus.glmap.GLMapBBox
-
Copy constructor
- GLMapCustomStorage - Interface in globus.glmap
- GLMapDocumentTreeStorage - Class in globus.glmap
- GLMapDocumentTreeStorage(Context, DocumentFile) - Constructor for class globus.glmap.GLMapDocumentTreeStorage
- GLMapDownloadTask - Class in globus.glmap
-
GLMapDownloadTask
downloads map and extracts it at the same time - GLMapDrawable - Class in globus.glmap
-
GLMapDrawable
is a bridge class that displays single object on map. - GLMapDrawable.TransformMode - Annotation Type in globus.glmap
- GLMapDrawAttributes - Class in globus.glmap
- GLMapDrawObject - Class in globus.glmap
-
GLMapDrawObject
is a base class for GLMapDrawable, GLMapTrack, GLMapMarkerLayer, GLMapImageGroup - GLMapError - Class in globus.glmap
-
GLMapError
contains information about error and it's origin. - GLMapGesturesDetector - Class in globus.glmap
-
Detector of gestures for map view
- GLMapGesturesDetector(GLMapViewRenderer, Handler) - Constructor for class globus.glmap.GLMapGesturesDetector
-
Default constructor
- GLMapImage - Class in globus.glmap
- GLMapImage() - Constructor for class globus.glmap.GLMapImage
-
Creates new empty image that will be injected to map
- GLMapImage(int) - Constructor for class globus.glmap.GLMapImage
-
Creates new empty image with given draw order
- GLMapImageGroup - Class in globus.glmap
-
GLMapImageGroup
is a bridge class, to work with GLMap internal representation of image group. - GLMapImageGroup(GLMapImageGroupCallback, int) - Constructor for class globus.glmap.GLMapImageGroup
-
Initializes group with callback and drawOrder
- GLMapImageGroupCallback - Interface in globus.glmap
-
GLMapImageGroupCallback
tells image group about it's contents. - GLMapInfo - Class in globus.glmap
-
GLMapInfo
is information object about an offline map. - GLMapInfo.DataSet - Annotation Type in globus.glmap
- GLMapInfo.DataSetMask - Annotation Type in globus.glmap
- GLMapInfo.State - Annotation Type in globus.glmap
- GLMapLabel - Class in globus.glmap
- GLMapLabel() - Constructor for class globus.glmap.GLMapLabel
-
Creates new empty image that will be injected to map
- GLMapLabel(int) - Constructor for class globus.glmap.GLMapLabel
-
Creates new empty image with given draw order
- GLMapLocaleSettings - Class in globus.glmap
-
`GLMapLocaleSettings` sets language order to all `GLMapView` objects
- GLMapLocaleSettings() - Constructor for class globus.glmap.GLMapLocaleSettings
-
Default constructor set order of languages to [Locale.getDefault(), "native", GLUnitSystem.International]
- GLMapLocaleSettings(String[], int) - Constructor for class globus.glmap.GLMapLocaleSettings
-
Constructor with defined order of languages
- GLMapLocaleSettings.UnitSystem - Annotation Type in globus.glmap
- GLMapManager - Class in globus.glmap
-
GLMapManager
is a singleton object that manages offline maps - GLMapManager() - Constructor for class globus.glmap.GLMapManager
- GLMapManager.DownloadCallback - Interface in globus.glmap
- GLMapManager.DownloadStatsCallback - Interface in globus.glmap
- GLMapManager.ElevationCallback - Interface in globus.glmap
- GLMapManager.MapListUpdateCallback - Interface in globus.glmap
- GLMapManager.StateListener - Interface in globus.glmap
- GLMapManager.TileDownloadProgress - Interface in globus.glmap
- GLMapMarkerImage - Class in globus.glmap
-
GLMapMarkerImage
holds information of image used by GLMapMarkerStyleCollection - GLMapMarkerImage(String, Bitmap) - Constructor for class globus.glmap.GLMapMarkerImage
-
Default constructor
- GLMapMarkerImage(String, Bitmap, Point) - Constructor for class globus.glmap.GLMapMarkerImage
-
Constructor with offset
- GLMapMarkerLayer - Class in globus.glmap
-
GLMapMarkerLayer
displays a markers with given style. - GLMapMarkerLayer(GLMapVectorObjectList, GLMapVectorCascadeStyle, GLMapMarkerStyleCollection, double, int) - Constructor for class globus.glmap.GLMapMarkerLayer
-
Initializes
GLMapMarkerLayer
with given vector objects and `style` - GLMapMarkerLayer(Object[], GLMapMarkerStyleCollection, double, int) - Constructor for class globus.glmap.GLMapMarkerLayer
-
Initializes
GLMapMarkerLayer
with given markers and `styleCollection` - GLMapMarkerStyleCollection - Class in globus.glmap
-
GLMapMarkerStyleCollection
holds collection of styles, used to draw marker layer. - GLMapMarkerStyleCollection() - Constructor for class globus.glmap.GLMapMarkerStyleCollection
- GLMapMarkerStyleCollectionDataCallback - Class in globus.glmap
-
GLMapMarkerStyleCollectionDataCallback
is called for each marker or cluster to get display data - GLMapMarkerStyleCollectionDataCallback() - Constructor for class globus.glmap.GLMapMarkerStyleCollectionDataCallback
- GLMapRasterTileSource - Class in globus.glmap
-
GLMapRasterTileSource
setups custom raster tile source. - GLMapRasterTileSource(String) - Constructor for class globus.glmap.GLMapRasterTileSource
-
Default constructor of GLMapRasterTileSource
- GLMapRelation - Class in globus.glmap
-
GLMapRelation
is a bridge class, to work with GLMap internal representation of relation. - GLMapStyleParser - Class in globus.glmap
-
`GLMapStyleParser` is class to parse style and analyze result of parsing
- GLMapStyleParser() - Constructor for class globus.glmap.GLMapStyleParser
-
Initialize parser without resources
- GLMapStyleParser(AssetManager, String) - Constructor for class globus.glmap.GLMapStyleParser
-
Initialize parser with resources stored in assetManager with base path
- GLMapStyleParser(GLMapStyleParser.ResourceLoadCallback) - Constructor for class globus.glmap.GLMapStyleParser
-
Initialize parser with resource block
- GLMapStyleParser.ResourceLoadCallback - Interface in globus.glmap
-
Called when GLMapView need to load some image
- GLMapTagsContainer - Interface in globus.glmap
-
GLMapTagsContainer
interface for objects that contains tags - GLMapTextureView - Class in globus.glmap
- GLMapTextureView(Context) - Constructor for class globus.glmap.GLMapTextureView
-
Creates map view
- GLMapTextureView(Context, AttributeSet) - Constructor for class globus.glmap.GLMapTextureView
-
Creates map view
- GLMapTextureView(Context, AttributeSet, int) - Constructor for class globus.glmap.GLMapTextureView
-
Creates map view
- GLMapTileSource - Interface in globus.glmap
-
`GLMapTileSource` is base class for raster and vector tile sources
- GLMapTrack - Class in globus.glmap
-
GLMapTrack
is a bridge class, to work with GLMap internal representation of track on map. - GLMapTrack(GLMapTrackData, int) - Constructor for class globus.glmap.GLMapTrack
-
Default constructor
- GLMapTrackData - Class in globus.glmap
-
GLMapTrackData
holds data for track - GLMapTrackData(GLMapTrackData.PointsCallback, int) - Constructor for class globus.glmap.GLMapTrackData
-
Constructor with callback
- GLMapTrackData(List<byte[]>) - Constructor for class globus.glmap.GLMapTrackData
-
Constructor from raw data
- GLMapTrackData.PointsCallback - Interface in globus.glmap
-
Callback for filling track data
- GLMapTrackLayer - Class in globus.glmap
-
GLMapTrack
is a bridge class, to work with GLMap internal representation of track on map. - GLMapTrackLayer(int) - Constructor for class globus.glmap.GLMapTrackLayer
-
Default constructor
- GLMapTrackLayer.DataCallback - Interface in globus.glmap
-
Callback called to fetch tracks to display
- GLMapValue - Class in globus.glmap
-
GLMapValue
is a class that hold string value and optional information to highlight some parts of it. - GLMapVectorCascadeStyle - Class in globus.glmap
-
GLMapVectorCascadeStyle
defines appearance ofGLMapVectorObject
. - GLMapVectorLayer - Class in globus.glmap
- GLMapVectorLayer() - Constructor for class globus.glmap.GLMapVectorLayer
-
Creates new empty image that will be injected to map
- GLMapVectorLayer(int) - Constructor for class globus.glmap.GLMapVectorLayer
-
Creates new empty image with given draw order
- GLMapVectorObject - Class in globus.glmap
-
GLMapVectorObject
is a bridge class, to work with GLMap internal representation of vector object. - GLMapVectorObject.Type - Annotation Type in globus.glmap
- GLMapVectorObjectList - Class in globus.glmap
-
GLMapVectorObject
is a bridge class, to work with GLMap internal representation of array of vector object. - GLMapVectorObjectList() - Constructor for class globus.glmap.GLMapVectorObjectList
-
Constructor of empty list
- GLMapVectorStyle - Class in globus.glmap
- GLMapVectorTileSource - Class in globus.glmap
-
Use `GLMapVectorTileSource` to set layers in `GLMapView`
- GLMapVectorTileSource() - Constructor for class globus.glmap.GLMapVectorTileSource
- GLMapView - Class in globus.glmap
-
GLMapView
is a custom SurfaceView that renders and presents vector map - GLMapView(Context) - Constructor for class globus.glmap.GLMapView
-
Creates map view
- GLMapView(Context, AttributeSet) - Constructor for class globus.glmap.GLMapView
-
Creates map view
- GLMapView(Context, AttributeSet, int) - Constructor for class globus.glmap.GLMapView
-
Creates map view
- GLMapViewRenderer - Class in globus.glmap
- GLMapViewRenderer(Activity) - Constructor for class globus.glmap.GLMapViewRenderer
- GLMapViewRenderer.AnimateCallback - Interface in globus.glmap
-
Called to configure animation.
- GLMapViewRenderer.GLMapPlacement - Annotation Type in globus.glmap
- GLMapViewRenderer.GLMapTileState - Annotation Type in globus.glmap
- GLMapViewRenderer.ScreenCaptureCallback - Interface in globus.glmap
-
Called when GLMapView finished rendering map and text to Bitmap
- GLMapViewRenderer.ScreenCaptureRawCallback - Interface in globus.glmap
-
Called when GLMapView finished rendering map and text to raw data
- GLNativeObject - Class in globus.glmap
-
Created by destman on 10/28/16.
- GLNativeObject(long) - Constructor for class globus.glmap.GLNativeObject
- globus.glmap - package globus.glmap
- globus.glroute - package globus.glroute
- globus.glsearch - package globus.glsearch
- GLRoute - Class in globus.glroute
-
GLMapRouteData
used store route data. - GLRoute.BikeType - Annotation Type in globus.glroute
- GLRoute.Mode - Annotation Type in globus.glroute
- GLRouteBuilder - Class in globus.glroute
-
GLRouteBuilder
used construct custom routes. - GLRouteBuilder() - Constructor for class globus.glroute.GLRouteBuilder
-
Default constructor
- GLRouteElevation - Class in globus.glroute
-
Class to load height data
- GLRouteElevation.ResultsCallback - Interface in globus.glroute
-
Callback that will be called when request is finished
- GLRouteManeuver - Class in globus.glroute
-
GLMapRouteManeuver
holds data for the route manuver - GLRouteManeuver.InstructionType - Annotation Type in globus.glroute
- GLRouteManeuver.Type - Annotation Type in globus.glroute
- GLRoutePoint - Class in globus.glroute
-
RoutePoint
stores information about route point - GLRoutePoint() - Constructor for class globus.glroute.GLRoutePoint
- GLRoutePoint(double, double, double, boolean, boolean) - Constructor for class globus.glroute.GLRoutePoint
- GLRoutePoint(MapGeoPoint, double, boolean, boolean) - Constructor for class globus.glroute.GLRoutePoint
- GLRoutePoint(GLRoutePoint) - Constructor for class globus.glroute.GLRoutePoint
- GLRouteRequest - Class in globus.glroute
-
GLMapRouteData
used request online or offline route. - GLRouteRequest() - Constructor for class globus.glroute.GLRouteRequest
-
Default constructor
- GLRouteRequest(String) - Constructor for class globus.glroute.GLRouteRequest
-
Constructor with custom json request to valhalla
- GLRouteRequest.ResultsCallback - Interface in globus.glroute
-
Callback that will be called when request is finished
- GLRouteTracker - Class in globus.glroute
-
GLMapRouteTracker
tracks user location on route and returns statistics and maneuver info - GLRouteTracker(GLRoute) - Constructor for class globus.glroute.GLRouteTracker
-
Initializes new tracker
- GLSearch - Class in globus.glsearch
-
GLSearchOffline
contains a set of parameters that defines search in offline maps - GLSearch() - Constructor for class globus.glsearch.GLSearch
-
Default constructor
- GLSearch.AddressStyle - Annotation Type in globus.glsearch
- GLSearch.CustomObjectInfoCallback - Interface in globus.glsearch
- GLSearch.MatchType - Annotation Type in globus.glsearch
- GLSearch.ResultsCallback - Interface in globus.glsearch
-
Callback that provides information for custom objects for search.
- GLSearch.TagSet - Annotation Type in globus.glsearch
- GLSearch.TagSetMask - Annotation Type in globus.glsearch
- GLSearchCategories - Class in globus.glsearch
-
GLSearchCategories
class holds a set of `GLSearchCategory` that will be used to sort search results by priority. - GLSearchCategory - Class in globus.glsearch
-
GLSearchCategory
holds information about category that can be displayed to user. - GLSearchFilter - Class in globus.glsearch
-
`GLSearchFilter` class contains a set of parameters that defines filter for `GLSearch`
H
- hashCode() - Method in class globus.glmap.GLMapBBox
- hashCode() - Method in class globus.glmap.GLMapInfo
- hashCode() - Method in class globus.glmap.GLMapRelation
- hashCode() - Method in class globus.glmap.GLMapValue
- hashCode() - Method in class globus.glmap.GLMapVectorObject
- hashCode() - Method in class globus.glmap.MapGeoPoint
- hashCode() - Method in class globus.glmap.MapPoint
- hashCode() - Method in class globus.glroute.GLRoutePoint
- hashCode() - Method in class globus.glsearch.GLSearchCategory
- haveChild(long) - Method in class globus.glmap.GLMapInfo
-
Check if this collection contains child
- haveObject(Object) - Method in class globus.glmap.GLMapMarkerLayer
-
Checks if given marker is added to layer
- haveState(int, int) - Method in class globus.glmap.GLMapInfo
-
Check states in all data sets in `sets` mask.
- heading - Variable in class globus.glroute.GLRoutePoint
-
Heading at point or NaN;
- heightAtIndex(int) - Method in class globus.glroute.GLRouteElevation
-
Returns height at given point index
- Hidden - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapPlacement
- hitTest(GLMapViewRenderer, float, float, int, int, int, int) - Method in class globus.glmap.GLMapDrawable
-
Tests if point is inside of image
- HYBRID - Static variable in annotation type globus.glroute.GLRoute.BikeType
I
- ImageManager - Class in globus.glmap
-
ImageManager
renders images from svg format and load images from resources. - ImageManager(AssetManager, float) - Constructor for class globus.glmap.ImageManager
-
Constructor of ImageManager.
- ImageManager(AssetManager, Display) - Constructor for class globus.glmap.ImageManager
-
Constructor of ImageManager.
- Imperial - Static variable in annotation type globus.glmap.GLMapLocaleSettings.UnitSystem
- IN_PROGRESS - Static variable in annotation type globus.glmap.GLMapInfo.State
- indexOf(GLMapVectorObject) - Method in class globus.glmap.GLMapVectorObjectList
-
Returns index of object
- Initialize(Context) - Static method in class globus.glsearch.GLSearch
-
Call this method before using any other method from `globus.glsearch`
- Initialize(Context, String, ProgressCallback) - Static method in class globus.glmap.GLMapManager
-
Initializes GLMapManager
- insert(MapPoint) - Method in class globus.glmap.MapPointSet
-
Inserts new point to set.
- insertObject(long, GLMapVectorObject) - Method in class globus.glmap.GLMapVectorObjectList
-
Inserts object at index
- insertUnique(MapPoint) - Method in class globus.glmap.MapPointSet
-
Inserts new point to set.
- International - Static variable in annotation type globus.glmap.GLMapLocaleSettings.UnitSystem
- intersects(GLMapBBox) - Method in class globus.glmap.GLMapBBox
- isClippingEnabled() - Method in class globus.glmap.GLMapViewRenderer
-
Checks if clipping is enabled
- isCollection() - Method in class globus.glmap.GLMapInfo
-
Map collection is created for big countries and contains regions maps.
- isCURLError() - Method in class globus.glmap.GLMapError
-
For available codes check https://curl.haxx.se/libcurl/c/libcurl-errors.html
- isCURLError(int) - Method in class globus.glmap.GLMapError
-
For available codes check https://curl.haxx.se/libcurl/c/libcurl-errors.html
- isHidden() - Method in class globus.glmap.GLMapDrawObject
- isHTTPError() - Method in class globus.glmap.GLMapError
-
For available codes check https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
- isHTTPError(int) - Method in class globus.glmap.GLMapError
-
For available codes check https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
- isOnRoute() - Method in class globus.glroute.GLRouteTracker
-
Returns true if user on route
- isRotatesWithMap() - Method in class globus.glmap.GLMapDrawable
-
Whether image rotates with the map
- isStop - Variable in class globus.glroute.GLRoutePoint
-
True if point is a stop.
- isSystemError() - Method in class globus.glmap.GLMapError
-
For available codes check https://www.gnu.org/software/libc/manual/html_node/Error-Codes.html
- isSystemError(int) - Method in class globus.glmap.GLMapError
-
For available codes check https://www.gnu.org/software/libc/manual/html_node/Error-Codes.html
- isValhallaError() - Method in class globus.glmap.GLMapError
-
For available codes check https://github.com/valhalla/valhalla-docs/blob/master/turn-by-turn/api-reference.md#internal-error-codes-and-conditions
- isValhallaError(int) - Method in class globus.glmap.GLMapError
-
For available codes check https://github.com/valhalla/valhalla-docs/blob/master/turn-by-turn/api-reference.md#internal-error-codes-and-conditions
- isXZError() - Method in class globus.glmap.GLMapError
-
For available codes check https://github.com/torvalds/linux/blob/master/include/linux/xz.h#L58-L118
- isXZError(int) - Method in class globus.glmap.GLMapError
-
For available codes check https://github.com/torvalds/linux/blob/master/include/linux/xz.h#L58-L118
L
- lat - Variable in class globus.glmap.MapGeoPoint
- lat - Variable in class globus.glroute.GLRoutePoint
-
Latitude of point.
- Left - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- Line - Static variable in annotation type globus.glmap.GLMapVectorObject.Type
- Linear - Static variable in class globus.glmap.GLMapAnimation
- listFiles() - Method in interface globus.glmap.GLMapCustomStorage
- listFiles() - Method in class globus.glmap.GLMapDocumentTreeStorage
- Loaded - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapTileState
- LoadMergedRelationLines(GLMapRelation, boolean, GLMapInfo) - Static method in class globus.glsearch.GLSearch
-
Load all lines from relation in one
- loadResource(String) - Method in interface globus.glmap.GLMapStyleParser.ResourceLoadCallback
- LOCAL - Static variable in annotation type globus.glsearch.GLSearch.AddressStyle
- locale - Variable in class globus.glroute.GLRouteRequest
-
Locale for instructions.
- LocalizedAddressNames(GLMapVectorObject, GLMapLocaleSettings) - Static method in class globus.glsearch.GLSearch
-
Returns all address names associated with object
- localizedName(GLMapLocaleSettings) - Method in class globus.glmap.GLMapRelation
- localizedName(GLMapLocaleSettings) - Method in interface globus.glmap.GLMapTagsContainer
-
Returns localized name.
- localizedName(GLMapLocaleSettings) - Method in class globus.glmap.GLMapVectorObject
- localizedName(GLMapLocaleSettings) - Method in class globus.glsearch.GLSearchCategory
-
Returns name of the category according language priority settings.
- lon - Variable in class globus.glmap.MapGeoPoint
- lon - Variable in class globus.glroute.GLRoutePoint
-
Longitude of point.
M
- map - Variable in class globus.glmap.GLMapDownloadTask
- MAP - Static variable in annotation type globus.glmap.GLMapInfo.DataSet
- MAP - Static variable in annotation type globus.glmap.GLMapInfo.DataSetMask
- MapGeoPoint - Class in globus.glmap
-
MapGeoPoint
stores geo coordinates in WGS84 format. - MapGeoPoint() - Constructor for class globus.glmap.MapGeoPoint
-
Default constructor
- MapGeoPoint(double, double) - Constructor for class globus.glmap.MapGeoPoint
-
Constructor of point from latitude and longitude
- MapGeoPoint(MapGeoPoint) - Constructor for class globus.glmap.MapGeoPoint
-
Copies constructor
- MapGeoPoint(MapPoint) - Constructor for class globus.glmap.MapGeoPoint
-
Creates map point from map point
- MapObjectNearPoint(GLMapViewRenderer, MapPoint, double) - Static method in class globus.glsearch.GLSearch
-
Returns object near point on map
- MapPoint - Class in globus.glmap
-
MapPoint
is used store coordinates in map internal format - MapPoint() - Constructor for class globus.glmap.MapPoint
-
Default constructor
- MapPoint(double, double) - Constructor for class globus.glmap.MapPoint
-
Constructor with x and y
- MapPoint(MapGeoPoint) - Constructor for class globus.glmap.MapPoint
-
Creates map point from geo coordinates
- MapPoint(MapPoint) - Constructor for class globus.glmap.MapPoint
-
Copies constructor
- MapPointSet - Class in globus.glmap
-
MapPointSet
handles operations on set of points. - MapPointSet() - Constructor for class globus.glmap.MapPointSet
-
Default constructor.
- MapsAtPoint(MapPoint) - Static method in class globus.glmap.GLMapManager
-
Returns mapID of vector map that contains given point.
- mapZoomForBBox(GLMapBBox, int, int) - Method in class globus.glmap.GLMapViewRenderer
-
Calculates zoom of map to fit given bbox
- MatchedCategoryTags(GLMapVectorObject) - Static method in class globus.glsearch.GLSearch
- Max - Static variable in class globus.glmap.MapPoint
-
Maximum valid value of x and y
- maxHikingDifficulty - Variable in class globus.glroute.GLRouteRequest
-
This value indicates the maximum difficulty of hiking trails that is allowed.
- merge(GLMapVectorObjectList, List, GLSearch.CustomObjectInfoCallback) - Method in class globus.glsearch.GLSearch
-
Merge search results with custom objects
- Merge - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- message - Variable in class globus.glmap.GLMapError
- mode - Variable in class globus.glroute.GLRouteRequest
-
Mode of the route.
- modify(Object[], Set<Object>, Set<Object>, boolean, Runnable) - Method in class globus.glmap.GLMapMarkerLayer
-
Adds or removes markers on layer
- MOUNTAIN - Static variable in annotation type globus.glroute.GLRoute.BikeType
N
- name - Variable in class globus.glmap.GLMapMarkerImage
-
Name of bitmap.
- NAME - Static variable in annotation type globus.glsearch.GLSearch.TagSet
- NAME - Static variable in annotation type globus.glsearch.GLSearch.TagSetMask
- nativeEquals(GLSearchCategory) - Method in class globus.glsearch.GLSearchCategory
- Nautical - Static variable in annotation type globus.glmap.GLMapLocaleSettings.UnitSystem
- NAVIGATION - Static variable in annotation type globus.glmap.GLMapInfo.DataSet
- NAVIGATION - Static variable in annotation type globus.glmap.GLMapInfo.DataSetMask
- nearest(MapPoint) - Method in class globus.glmap.MapPointSet
-
Returns nearest point in set
- Nearest(double, double, double, List<GLSearchFilter>) - Static method in class globus.glsearch.GLSearch
- Nearest(double, double, double, List<GLSearchFilter>, GLSearchCategories) - Static method in class globus.glsearch.GLSearch
- NEED_RESUME - Static variable in annotation type globus.glmap.GLMapInfo.State
- NEED_UPDATE - Static variable in annotation type globus.glmap.GLMapInfo.State
- NetworkTask - Class in globus.glmap
- NetworkTask(String) - Constructor for class globus.glmap.NetworkTask
- NetworkTask.Callback - Interface in globus.glmap
- NoData - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapTileState
- None - Static variable in class globus.glmap.GLMapAnimation
- None - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- NOT_DOWNLOADED - Static variable in annotation type globus.glmap.GLMapInfo.State
- NotCachedVectorTilesAtBBox(GLMapBBox) - Static method in class globus.glmap.GLMapManager
-
Returns not cached vector tiles that bbox contains or intersects
O
- objectsNearPoint(GLMapViewRenderer, MapPoint, double) - Method in class globus.glmap.GLMapMarkerLayer
-
Searches nearest object or cluster of objects at given mapView Note that GLMapView must be dispalyed on screen to calculate distances.
- Off - Static variable in annotation type globus.glmap.GLMapDrawable.TransformMode
- offset - Variable in class globus.glmap.GLMapMarkerImage
-
Offset of image
- onBegin() - Method in class globus.glmap.GLMapGesturesDetector
-
Called when new touch started Default implementation does noting
- onDownloadProgress(GLMapDownloadTask) - Method in interface globus.glmap.GLMapManager.StateListener
- onEnd() - Method in class globus.glmap.GLMapGesturesDetector
-
Called when all touches ended Default implementation rotate map to 0 if current angle is in range 340 ..
- onError(long, GLMapError) - Method in interface globus.glmap.GLMapManager.TileDownloadProgress
- onError(GLMapError) - Method in interface globus.glroute.GLRouteElevation.ResultsCallback
-
Called when error happened
- onError(GLMapError) - Method in interface globus.glroute.GLRouteRequest.ResultsCallback
-
Called when error happened
- onFinishDownloading(GLMapDownloadTask) - Method in interface globus.glmap.GLMapManager.StateListener
- onFinished(boolean) - Method in interface globus.glmap.GLMapManager.MapListUpdateCallback
- onFinished(int) - Method in interface globus.glmap.GLMapManager.ElevationCallback
- onFinished(GLMapError) - Method in interface globus.glmap.GLMapManager.DownloadCallback
- onFinished(String, int, double) - Method in interface globus.glmap.GLMapManager.DownloadStatsCallback
-
Called when downloading task is completed or cancelled.
- onFinished(ByteBuffer, long, GLMapError) - Method in interface globus.glmap.NetworkTask.Callback
- onFling(float, float) - Method in class globus.glmap.GLMapGesturesDetector
-
Called when fling is detected Default implementation starts deceleration animation
- onLongPress(int, float, float) - Method in class globus.glmap.GLMapGesturesDetector
-
Called when long press detected.
- onMove(float, float) - Method in class globus.glmap.GLMapGesturesDetector
-
Called when movement detected Default implementation move map to new center without animation
- onProgress(long, long, double) - Method in interface globus.glmap.GLMapManager.DownloadCallback
- onResult(GLRoute) - Method in interface globus.glroute.GLRouteRequest.ResultsCallback
-
Called when result ready
- onResult(GLRouteElevation) - Method in interface globus.glroute.GLRouteElevation.ResultsCallback
-
Called when result ready
- onResults(GLMapVectorObjectList) - Method in interface globus.glsearch.GLSearch.ResultsCallback
-
Called search finished
- onRotate(float, float, float) - Method in class globus.glmap.GLMapGesturesDetector
-
Called when rotation is detected Default implementation rotate map with animation if delta is greater than rotation gate.
- onRotationReset() - Method in class globus.glmap.GLMapGesturesDetector
- onStartDownloading(GLMapDownloadTask) - Method in interface globus.glmap.GLMapManager.StateListener
- onStateChanged(GLMapInfo, int) - Method in interface globus.glmap.GLMapManager.StateListener
- onSuccess(long) - Method in interface globus.glmap.GLMapManager.TileDownloadProgress
- onSurfaceTextureAvailable(SurfaceTexture, int, int) - Method in class globus.glmap.GLMapViewRenderer
- onSurfaceTextureDestroyed(SurfaceTexture) - Method in class globus.glmap.GLMapViewRenderer
- onSurfaceTextureSizeChanged(SurfaceTexture, int, int) - Method in class globus.glmap.GLMapViewRenderer
- onSurfaceTextureUpdated(SurfaceTexture) - Method in class globus.glmap.GLMapViewRenderer
- onTap(int, int, float, float) - Method in class globus.glmap.GLMapGesturesDetector
-
Called when tap detected.
- onTouch(View, MotionEvent) - Method in class globus.glmap.GLMapGesturesDetector
- onTouchEvent(MotionEvent) - Method in class globus.glmap.GLMapTextureView
- onTouchEvent(MotionEvent) - Method in class globus.glmap.GLMapView
- onZoom(float, float, float) - Method in class globus.glmap.GLMapGesturesDetector
-
Called when zoom detected
- open(String, float, int) - Method in class globus.glmap.ImageManager
-
Opens image from assetManager
- openForReading(Object) - Method in interface globus.glmap.GLMapCustomStorage
- openForReading(Object) - Method in class globus.glmap.GLMapDocumentTreeStorage
- openForWriting(Object) - Method in interface globus.glmap.GLMapCustomStorage
- openForWriting(Object) - Method in class globus.glmap.GLMapDocumentTreeStorage
- optimize - Variable in class globus.glroute.GLRouteRequest
-
If `true`, then order of middle points can be changed to make route faster.
- order - Variable in class globus.glmap.GLMapLocaleSettings
-
Order of languages
- origin_x - Variable in class globus.glmap.GLMapBBox
-
X coordinate of the origin of the bounding box
- origin_y - Variable in class globus.glmap.GLMapBBox
-
Y coordinate of the origin of the bounding box
- originalIndex - Variable in class globus.glroute.GLRoutePoint
-
Original index of point.
P
- ParseFromJSON(String) - Static method in class globus.glroute.GLRoute
-
Creates GLRoute from json String
- parseFromResources() - Method in class globus.glmap.GLMapStyleParser
-
Append data from "Style.mapcss" in resources and finish parsing
- parseNextBuffer(byte[]) - Method in class globus.glmap.GLMapStyleParser
-
Parse next chunk of style
- parseNextString(String) - Method in class globus.glmap.GLMapStyleParser
-
Parse next chunk of style
- point() - Method in class globus.glmap.GLMapVectorObject
- Point - Static variable in annotation type globus.glmap.GLMapVectorObject.Type
- Polygon - Static variable in annotation type globus.glmap.GLMapVectorObject.Type
- postOnMain(Runnable) - Static method in class globus.glmap.GLMapManager
- PostTransitConnectionDestination - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- PrepareWords(long, String[]) - Static method in class globus.glsearch.GLSearch
-
Prepares words for collation
- progress(double) - Method in interface globus.glmap.ProgressCallback
- ProgressCallback - Interface in globus.glmap
-
Called to notify about GLMapManager initialization progress updates
R
- RampLeft - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- RampRight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- RampStraight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- REGION - Static variable in annotation type globus.glsearch.GLSearch.AddressStyle
- REGION - Static variable in annotation type globus.glsearch.GLSearch.TagSet
- REGION - Static variable in annotation type globus.glsearch.GLSearch.TagSetMask
- RelationsNearPoint(GLMapViewRenderer, MapPoint, double, GLSearchFilter[]) - Static method in class globus.glsearch.GLSearch
-
Search for relations near point on map
- reloadTiles() - Method in class globus.glmap.GLMapViewRenderer
-
Force reloading of all tiles.
- remove(long) - Method in class globus.glmap.GLMapVectorObjectList
-
Removes object at the index
- remove(GLMapDrawObject) - Method in class globus.glmap.GLMapViewRenderer
-
Removes `GLMapDrawObject` from map.
- removeAllObjects() - Method in class globus.glmap.GLMapViewRenderer
-
Remove all images, image groups, tracks and marker layers from map
- REMOVED - Static variable in annotation type globus.glmap.GLMapInfo.State
- RemoveDataSet(int, String) - Static method in class globus.glmap.GLMapManager
-
Removes vector map from map manager.
- removeStateListener(GLMapManager.StateListener) - Static method in class globus.glmap.GLMapManager
-
/** Removes listener added by
addStateListener
- renderer - Variable in class globus.glmap.GLMapTextureView
- renderer - Variable in class globus.glmap.GLMapView
- requestHeightForRoute(GLRoute, GLRouteElevation.ResultsCallback) - Static method in class globus.glroute.GLRouteElevation
-
Requests height for points in route
- requestOfflineHeightForRoute(GLRoute, boolean, GLRouteElevation.ResultsCallback) - Static method in class globus.glroute.GLRouteElevation
-
Requests height for points in route
- Right - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- ROAD - Static variable in annotation type globus.glroute.GLRoute.BikeType
- rotate(double) - Method in class globus.glmap.GLMapBBox
- RoundaboutEnter - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- RoundaboutExit - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- run(GLMapAnimation) - Method in interface globus.glmap.GLMapViewRenderer.AnimateCallback
S
- sample(double[]) - Method in class globus.glmap.GLMapTrackData
-
Sample track at locations
- Screen - Static variable in annotation type globus.glmap.GLMapDrawable.TransformMode
- screenCaptured(int[], int, int) - Method in interface globus.glmap.GLMapViewRenderer.ScreenCaptureRawCallback
- screenCaptured(Bitmap) - Method in interface globus.glmap.GLMapViewRenderer.ScreenCaptureCallback
- screenScale - Variable in class globus.glmap.GLMapViewRenderer
- screenScale - Variable in class globus.glmap.ImageManager
- search() - Method in class globus.glsearch.GLSearch
-
Performs search synchronously
- searchAsync(GLSearch.ResultsCallback) - Method in class globus.glsearch.GLSearch
-
Starts search.
- serializeState(int) - Method in class globus.glmap.GLMapInfo
-
Serialize state of data set
- set(MapGeoPoint) - Method in class globus.glmap.MapPoint
-
Sets coordinates of point from geo point
- set(MapPoint) - Method in class globus.glmap.MapGeoPoint
-
Sets coordinates of point from map point
- setAngle(float) - Method in class globus.glmap.GLMapDrawable
-
Sets angle of image.
- setAngle(GLMapDrawable, float) - Method in class globus.glmap.GLMapAnimation
-
Sets new angle of drawable
- setAttributionPosition(int) - Method in class globus.glmap.GLMapViewRenderer
-
Sets position of attribution.
- setAttributionText(String) - Method in class globus.glmap.GLMapRasterTileSource
-
Sets attribution text.
- setBackgroundBitmap(Bitmap, Rect) - Method in class globus.glmap.GLMapBalloon
-
Sets backgroud image of balloon
- setBase(GLMapTileSource) - Method in class globus.glmap.GLMapViewRenderer
-
By default base is vector tile source.
- setBBox(GLMapBBox) - Method in class globus.glsearch.GLSearch
-
Sets bounding box where search will be performed
- setBitmap(Bitmap) - Method in class globus.glmap.GLMapImage
-
Sets new image to draw
- setBitmap(Bitmap, Runnable) - Method in class globus.glmap.GLMapImage
-
Sets new image to draw
- setCenter(MapPoint) - Method in class globus.glsearch.GLSearch
-
Sets center of search.
- setCenterTileStateChangedCallback(Runnable) - Method in class globus.glmap.GLMapViewRenderer
-
Set callback that will be called when center tile state is changed
- setClampZoomMask(int) - Method in class globus.glmap.GLMapStyleParser
- setContinueFlyTo(boolean) - Method in class globus.glmap.GLMapAnimation
-
If true flyTo animation will be used if new mapCenter is set and previous flyTo animation is not finished yet
- setCurrentTargetPointIndex(int) - Method in class globus.glroute.GLRouteTracker
-
Sets index of current target point
- setData(GLMapTrackData) - Method in class globus.glmap.GLMapTrack
-
Sets new track data
- setDataCallback(GLMapMarkerStyleCollectionDataCallback) - Method in class globus.glmap.GLMapMarkerStyleCollection
-
Sets dataCallback that will be used by markerLayer to get display information about markers
- SetDownloadStatsCallback(GLMapManager.DownloadStatsCallback) - Static method in class globus.glmap.GLMapManager
-
Callback will be called when subtask is completed or cancelled.
- setDrawElevationLines(boolean) - Method in class globus.glmap.GLMapViewRenderer
-
Sets visibility of elevation lines.
- setDrawHillshades(boolean) - Method in class globus.glmap.GLMapViewRenderer
-
Sets visibility of hill shades.
- setDrawSlopes(boolean) - Method in class globus.glmap.GLMapViewRenderer
-
Sets visibility of slopes.
- setDuration(double) - Method in class globus.glmap.GLMapAnimation
-
Sets duration of animation
- setFocusPoint(MapPoint) - Method in class globus.glmap.GLMapAnimation
-
Sets focus point of zoom and rotate animations
- setFontScale(float) - Method in class globus.glmap.GLMapViewRenderer
-
Sets scale of font.
- setFps(float) - Method in class globus.glmap.GLMapViewRenderer
-
Sets fps
- setHeader(String, String) - Method in class globus.glmap.NetworkTask
- setHidden(boolean) - Method in class globus.glmap.GLMapDrawObject
-
Sets object hidden
- setLanguage(String) - Method in class globus.glroute.GLRouteBuilder
- setLimit(int) - Method in class globus.glsearch.GLSearch
-
Sets maximum number of results to fetch from map
- setLocaleSettings(GLMapLocaleSettings) - Method in class globus.glmap.GLMapViewRenderer
-
Sets map locale settings
- setLocaleSettings(GLMapLocaleSettings) - Method in class globus.glsearch.GLSearch
-
Sets locale settings that used to sort results by importance.
- setManeuverInstruction(int, String) - Method in class globus.glroute.GLRouteBuilder
-
Sets short instruction for previously added maneuver
- setManeuverTime(double) - Method in class globus.glroute.GLRouteBuilder
-
Sets maneuver time
- setMapAngle(float) - Method in class globus.glmap.GLMapViewRenderer
-
Sets zoom level of the map.
- setMapCenter(MapPoint) - Method in class globus.glmap.GLMapViewRenderer
-
Sets coordinates of the origin point of the map.
- setMapDidMoveCallback(Runnable) - Method in class globus.glmap.GLMapViewRenderer
-
Sets callback that will be called after move animation finished
- setMapGeoCenter(MapGeoPoint) - Method in class globus.glmap.GLMapViewRenderer
-
Sets coordinates of the origin point of the map.
- setMapOrigin(float, float) - Method in class globus.glmap.GLMapViewRenderer
-
Origin point of the map coordinate system (X, Y).
- setMapScale(double) - Method in class globus.glmap.GLMapViewRenderer
-
Set scale of the map.
- setMapZoom(double) - Method in class globus.glmap.GLMapViewRenderer
-
Sets zoom level of the map.
- setMarkerStyle(long, int) - Static method in class globus.glmap.GLMapMarkerStyleCollection
-
Sets style of marker.
- setMarkerText(long, String, Point, GLMapVectorStyle) - Static method in class globus.glmap.GLMapMarkerStyleCollection
-
Sets text for marker.
- setMatchType(int) - Method in class globus.glsearch.GLSearchFilter
-
Sets how we should compare query string with values of objects.
- setMaxScale(double) - Method in class globus.glmap.GLMapViewRenderer
-
Sets maximum scale of the map
- setName(Object, String) - Method in interface globus.glmap.GLMapCustomStorage
- setName(Object, String) - Method in class globus.glmap.GLMapDocumentTreeStorage
- setNeedEnclosingAreas(boolean) - Method in class globus.glsearch.GLSearch
-
Set this value to `YES` if you plan to get address of objects.
- setNeedRedraw() - Method in class globus.glmap.GLMapViewRenderer
-
Force redraw
- setNeedsUpdate(boolean) - Method in class globus.glmap.GLMapImageGroup
-
Triggers update images in group.
- setObjectTag(long, String, String) - Method in class globus.glmap.GLMapVectorObjectList
-
Sets tag for given object
- setObjectTagTruncated(long, String, String, int, int) - Method in class globus.glmap.GLMapVectorObjectList
-
Truncates value and sets result for given object
- setObjectTypes(int) - Method in class globus.glsearch.GLSearch
-
Set object types
- setOfflineWithConfig(String) - Method in class globus.glroute.GLRouteRequest
-
Makes request offline
- setOffset(int, int) - Method in class globus.glmap.GLMapDrawable
-
Image offset from position.
- setOffset(GLMapDrawable, short, short) - Method in class globus.glmap.GLMapAnimation
-
Sets new offset of drawable
- setOnFinish(Runnable) - Method in class globus.glmap.GLMapAnimation
-
Sets callback that will be called when animation finished
- setOptions(Map<String, String>, Boolean) - Method in class globus.glmap.GLMapStyleParser
-
Sets style options
- setOverlays(GLMapTileSource[]) - Method in class globus.glmap.GLMapViewRenderer
-
By default overlays is null.
- setOverzoom(boolean) - Method in class globus.glmap.GLMapRasterTileSource
-
Allows to draw tiles after maximum zoom
- setPlaceToCenter(boolean) - Method in class globus.glmap.GLMapBalloon
-
If set to `true` position nearest to center of screen will be selected
- setPointData(long, int, int, int) - Static method in class globus.glmap.GLMapTrackData
-
Sets data for native point.
- setPointDataGeo(long, double, double, int) - Static method in class globus.glmap.GLMapTrackData
-
Sets data for native point.
- setPosition(GLMapDrawable, MapPoint) - Method in class globus.glmap.GLMapAnimation
-
Set new position of drawable
- setPosition(MapPoint) - Method in class globus.glmap.GLMapDrawable
-
Sets position of image on map.
- setPossiblePositions(double[]) - Method in class globus.glmap.GLMapBalloon
-
Sets positions where balloon can be displayed
- setPostData(byte[], String) - Method in class globus.glmap.NetworkTask
- setProgressColor(int) - Method in class globus.glmap.GLMapTrack
-
Sets color of track from start to progress index
- setProgressIndex(double) - Method in class globus.glmap.GLMapTrack
-
Track from start to progress index will change color to progress color.
- setReferenceAngle(float) - Method in class globus.glmap.GLMapBalloon
-
Sets reference angle to detect direction of balloon
- setRotatesWithMap(boolean) - Method in class globus.glmap.GLMapDrawable
-
Sets whether image rotates with the map.
- setSafeArea(int, int, int, int) - Method in class globus.glmap.GLMapViewRenderer
-
Sets safe area for scale ruler and other objects
- setScale(double) - Method in class globus.glmap.GLMapDrawable
-
Scale of vector object
- setScale(GLMapDrawable, double) - Method in class globus.glmap.GLMapAnimation
-
Sets new scale of drawable
- setScaleRulerBottomText(String) - Method in class globus.glmap.GLMapViewRenderer
-
Sets text that will be displayed under scale ruler.
- setScaleRulerStyle(int, int, int, double) - Method in class globus.glmap.GLMapViewRenderer
-
Set style of scale ruler.
- SetStorages(Context, Object, Set<Object>) - Static method in class globus.glmap.GLMapManager
-
Sets location of caches before initialization.
- setStyle(GLMapVectorCascadeStyle) - Method in class globus.glmap.GLMapViewRenderer
-
Sets map style
- setStyle(GLMapVectorStyle) - Method in class globus.glmap.GLMapTrack
-
Sets width of track and other parameters
- setStyleAndCallback(GLMapVectorStyle, GLMapTrackLayer.DataCallback) - Method in class globus.glmap.GLMapTrackLayer
-
Sets new tracks and style
- setStyleName(int, String) - Method in class globus.glmap.GLMapMarkerStyleCollection
-
Sets name for style that can be used from mapcss
- setText(String, GLMapVectorStyle) - Method in class globus.glmap.GLMapLabel
-
Sets new text to draw
- setText(String, GLMapVectorStyle, Rect, Runnable) - Method in class globus.glmap.GLMapBalloon
-
Sets new text of balloon
- setText(String, GLMapVectorStyle, Runnable) - Method in class globus.glmap.GLMapLabel
-
Sets new text to draw
- SetTileDownloadingAllowed(boolean) - Static method in class globus.glmap.GLMapManager
-
Allows
GLMapManager
to download single tiles when downloaded vector maps does not contain data. - setTileRefreshTimeInterval(long) - Method in class globus.glmap.GLMapRasterTileSource
-
Cached tile will be refreshed if it will stay in cache more than given time.
- setTiles(long[]) - Method in class globus.glsearch.GLSearch
-
Adds tile hashes to use for search (child tiles will be skipped)
- setTileSize(int) - Method in class globus.glmap.GLMapRasterTileSource
-
Sets size of tile in points.
- setTransformMode(int) - Method in class globus.glmap.GLMapDrawable
-
If drawable contains vector object and you will use position and scale to transform vector object, then set this to TransformMode.Custom.
- setTransition(int) - Method in class globus.glmap.GLMapAnimation
-
Sets transition of animation
- setValidZoomMask(int) - Method in class globus.glmap.GLMapRasterTileSource
-
Defines valid zooms for tile source.
- setValueForKey(String, String) - Method in class globus.glmap.GLMapRelation
- setValueForKey(String, String) - Method in interface globus.glmap.GLMapTagsContainer
-
Sets value for key
- setValueForKey(String, String) - Method in class globus.glmap.GLMapVectorObject
- setVectorObject(GLMapVectorObject, GLMapVectorCascadeStyle, Runnable) - Method in class globus.glmap.GLMapVectorLayer
-
Sets vector object to draw
- setVectorObjects(GLMapVectorObjectList, GLMapVectorCascadeStyle, Runnable) - Method in class globus.glmap.GLMapVectorLayer
-
Sets vector objects to draw
- SharpLeft - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- SharpRight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- Short - Static variable in annotation type globus.glroute.GLRouteManeuver.InstructionType
- size() - Method in class globus.glmap.GLMapVectorObjectList
-
Returns size of list
- size_x - Variable in class globus.glmap.GLMapBBox
-
X size of the bounding box
- size_y - Variable in class globus.glmap.GLMapBBox
-
Y size of the bounding box
- SlightLeft - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- SlightRight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- SortMaps(GLMapInfo[], MapPoint) - Static method in class globus.glmap.GLMapManager
-
Sorts array of
GLMapInfo
by distance from given point - spannedName(Object, Object, int, GLMapLocaleSettings) - Method in class globus.glsearch.GLSearchCategory
-
Returns spanned name where parts that matched search are highlighted.
- speed - Variable in class globus.glmap.GLMapDownloadTask
- SplitByWords(String) - Static method in class globus.glsearch.GLSearch
-
Split string into words using ICU root rules
- start(NetworkTask.Callback) - Method in class globus.glmap.NetworkTask
- start(GLRouteRequest.ResultsCallback) - Method in class globus.glroute.GLRouteRequest
-
Start request
- Start - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- startAnimation(GLMapAnimation) - Method in class globus.glmap.GLMapViewRenderer
-
Starts animation.
- StartLeft - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- StartRight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- StayLeft - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- StayRight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- StayStraight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- stepPenalty - Variable in class globus.glroute.GLRouteRequest
-
A penalty in seconds added to each transition onto a path with steps or stairs.
- stopDetectingTouches() - Method in class globus.glmap.GLMapGesturesDetector
-
Stop detecting touches util all current touches are up
- STRAIGHT - Static variable in annotation type globus.glroute.GLRoute.Mode
- STREET_REGION - Static variable in annotation type globus.glsearch.GLSearch.AddressStyle
- Success - Static variable in class globus.glmap.GLMapError
- surfaceChanged(SurfaceHolder, int, int, int) - Method in class globus.glmap.GLMapViewRenderer
- surfaceCreated(SurfaceHolder) - Method in class globus.glmap.GLMapViewRenderer
- surfaceDestroyed(SurfaceHolder) - Method in class globus.glmap.GLMapViewRenderer
- surfaceHeight - Variable in class globus.glmap.GLMapViewRenderer
- surfaceRedrawNeeded(SurfaceHolder) - Method in class globus.glmap.GLMapViewRenderer
- surfaceRedrawNeededAsync(SurfaceHolder, Runnable) - Method in class globus.glmap.GLMapViewRenderer
- surfaceWidth - Variable in class globus.glmap.GLMapViewRenderer
- switchToAlternate(int) - Method in class globus.glroute.GLRoute
-
Switch to alternative route
T
- toArray() - Method in class globus.glmap.GLMapVectorObjectList
-
Creates an array of GLMapVectorObject
- toJSON() - Method in class globus.glroute.GLRoute
-
Serialize route to json
- TopCenter - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapPlacement
- TopLeft - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapPlacement
- TopRight - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapPlacement
- total - Variable in class globus.glmap.GLMapDownloadTask
-
Total number of bytes to download
- Transit - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- TransitConnectionDestination - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- TransitConnectionStart - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- TransitConnectionTransfer - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- Transition - Static variable in annotation type globus.glroute.GLRouteManeuver.InstructionType
- TransitRemainOn - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- TransitTransfer - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
U
- unitSystem - Variable in class globus.glmap.GLMapLocaleSettings
-
Unit system
- unitSystem - Variable in class globus.glroute.GLRouteRequest
-
Unit system for instructions.
- Unknown - Static variable in annotation type globus.glmap.GLMapVectorObject.Type
- Unknown - Static variable in annotation type globus.glmap.GLMapViewRenderer.GLMapTileState
- updateDrawAttributes(GLMapVectorCascadeStyle, GLMapLocaleSettings, int) - Method in class globus.glmap.GLMapVectorObject
-
Updates draw attributes
- updateDrawAttributes(GLMapViewRenderer) - Method in class globus.glmap.GLMapVectorObject
-
Updates draw attributes
- updateDrawAttributes(GLMapViewRenderer, GLMapVectorCascadeStyle) - Method in class globus.glmap.GLMapVectorObject
-
Updates draw attributes
- updateFinished() - Method in interface globus.glmap.GLMapImageGroupCallback
-
Call when update finished.
- updateLocation(double, double, float) - Method in class globus.glroute.GLRouteTracker
-
Finds next maneuver and update information about it
- UpdateMapList(GLMapManager.MapListUpdateCallback) - Static method in class globus.glmap.GLMapManager
-
Updates map list from server
- updatePoint(long, double, double) - Method in class globus.glmap.GLMapVectorObjectList
-
Sets new location of point
- updateStarted() - Method in interface globus.glmap.GLMapImageGroupCallback
-
Call when update started.
- urlForTilePos(int, int, int) - Method in class globus.glmap.GLMapRasterTileSource
-
Gets url of tile.
- useFerry - Variable in class globus.glroute.GLRouteRequest
-
This value indicates the willingness to take ferries.
- useHighways - Variable in class globus.glroute.GLRouteRequest
-
This value indicates the willingness to take highways.
- useHills - Variable in class globus.glroute.GLRouteRequest
-
A cyclist's desire to tackle hills in their routes.
- useRoads - Variable in class globus.glroute.GLRouteRequest
-
A cyclist's propensity to use roads alongside other vehicles.
- useTolls - Variable in class globus.glroute.GLRouteRequest
-
This value indicates the willingness to take roads with tolls.
- UturnLeft - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
- UturnRight - Static variable in annotation type globus.glroute.GLRouteManeuver.Type
V
- valueForKey(String) - Method in class globus.glmap.GLMapRelation
- valueForKey(String) - Method in interface globus.glmap.GLMapTagsContainer
-
Returns value for the key
- valueForKey(String) - Method in class globus.glmap.GLMapVectorObject
- valuesForKey(String) - Method in class globus.glmap.GLMapRelation
- valuesForKey(String) - Method in interface globus.glmap.GLMapTagsContainer
-
Returns values for the key
- valuesForKey(String) - Method in class globus.glmap.GLMapVectorObject
- VectorTilesAtBBox(GLMapBBox) - Static method in class globus.glmap.GLMapManager
-
Returns vector tiles that bbox contains or intersects
- VerbalPost - Static variable in annotation type globus.glroute.GLRouteManeuver.InstructionType
- VerbalPre - Static variable in annotation type globus.glroute.GLRouteManeuver.InstructionType
- VerbalTransition - Static variable in annotation type globus.glroute.GLRouteManeuver.InstructionType
W
- WALK - Static variable in annotation type globus.glroute.GLRoute.Mode
- willAttach(GLMapViewRenderer) - Method in class globus.glmap.GLMapRasterTileSource
- willAttach(GLMapViewRenderer) - Method in interface globus.glmap.GLMapTileSource
-
Called when layer will be attached to map view
- willAttach(GLMapViewRenderer) - Method in class globus.glmap.GLMapVectorTileSource
- willDetach(GLMapViewRenderer) - Method in class globus.glmap.GLMapRasterTileSource
- willDetach(GLMapViewRenderer) - Method in interface globus.glmap.GLMapTileSource
-
Called when layer will be detached from map view
- willDetach(GLMapViewRenderer) - Method in class globus.glmap.GLMapVectorTileSource
- WORD - Static variable in annotation type globus.glsearch.GLSearch.MatchType
- WORD_START - Static variable in annotation type globus.glsearch.GLSearch.MatchType
- WorldMapID - Static variable in class globus.glmap.GLMapInfo
X
Y
A B C D E F G H I L M N O P R S T U V W X YAll Classes All Packages