Package com.here.sdk.core
package com.here.sdk.core
-
ClassDescriptionRepresents a point in a rectangle as a ratio of this rectangle's width and height.Represents an angle independent of the unit of measurement.Represents angle ranges as a circular sector by using an absolute start angle and a relative range angle called extent.Use the authentication class to authenticate and retrieve a secure token that can be used with other HERE services.Callback passed to
Authentication.authenticate(SDKNativeEngine).Authentication dataAuthentication errorAuthentication exceptionIndicates the official directional identifier assigned to this road.Represents a color value.This enum represents country codes in accordance with the ISO 3166-1 standard using alpha-3 codes.This enum represents the type of electric currentInterface for storing arbitrary metadata types.Identifier of the entity as provided by the external sourceRepresents a bounding rectangle aligned with latitude and longitude.Represents a circle area in 2D space.Represents geographical coordinates in 3D space.Represents geographical coordinates in 3D space.A geographical area that wraps around a geographical polyline with a given distance.Geodetic orientation with bearing, tilt and roll.Describes geodetic orientation update with bearing and tilt.Represents aGeoPolygonarea as a series of geographic coordinates, and optionally, a list of inner boundaries (also known as holes).A list of geographic coordinates representing the vertices of a polyline.Defines if a function on aGeoPolylinecomputes the operation starting from the beginning or from the end ofGeoPolyline.vertices.An integer range [min, max] with inclusive minimum and maximum value.This enum represents language codes.Used to represent text localized to specific language.The list of multiple names or titles for the same entity, possibly in different languages.Describes a location in the world at a given time.This interface should be implemented in order to receive notifications about location updates.Indicates where the location was computed.Technology or provider of the location.This struct presents all the time data tied to a location, like an arrival or departure time.Holds metadata on behalf of a map item.Different types of objects that can be stored in a Metadata class instance.Structure to represent name-id pairs.Network endpoint.Contains values of configurable parameters that are used in SDK.Contains values of pedestrian profile.Carries the result of picking a Carto POI (point of interest) object.Represents a point in 2D space.Represents a point in 3D space.The method will be called on the main thread whenPolylineSimplifier.simplify(java.util.List<com.here.sdk.core.GeoCoordinates>, com.here.sdk.core.PolylineSimplifier.Options, com.here.sdk.core.PolylineSimplificationCallback)is finished.Error code which specifies, what went wrong duringPolylineSimplifier.simplify(java.util.List<com.here.sdk.core.GeoCoordinates>, com.here.sdk.core.PolylineSimplifier.Options, com.here.sdk.core.PolylineSimplificationCallback)operation.PolylineSimplifier helps to reduce the number of points in the polyline by removing redundant elements using Douglas–Peucker algorithm, so that result stays withinPolylineSimplifier.Options.Controls the strategy ofPolylineSimplifier.simplify(java.util.List<com.here.sdk.core.GeoCoordinates>, com.here.sdk.core.PolylineSimplifier.Options, com.here.sdk.core.PolylineSimplificationCallback)when reducing a size of polyline.Represents a 2D rectangle defined by the origin and size.Indicates the level of significance of a route in a range from 1 to 6.Loads HERE SDK native libraries.Represents the size of a 2D structure.Used to indicate a time period of one or more intervals in GDF specification.Contains values of transport profile.Represents the available unit systems(imperial/metric).