Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

acquireMetalOwnedTextureFrame() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
Acquires an explicit Metal session-owned texture frame handle.
acquireOpenGLOwnedTextureFrame() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
Acquires an explicit OpenGL session-owned texture frame handle.
acquireVulkanOwnedTextureFrame() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
Acquires an explicit Vulkan session-owned texture frame handle.
ACTIVE - Enum constant in enum class org.maplibre.nativejni.offline.OfflineRegionDownloadState
 
addColorReliefLayer(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addColorReliefLayer(String, String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addCustomGeometrySource(String, CustomGeometrySourceOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
addGeoJsonSourceData(String, GeoJson) - Method in class org.maplibre.nativejni.map.MapHandle
 
addGeoJsonSourceUrl(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addHillshadeLayer(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addHillshadeLayer(String, String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addImageSourceImage(String, List, PremultipliedRgba8Image) - Method in class org.maplibre.nativejni.map.MapHandle
 
addImageSourceUrl(String, List, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addLocationIndicatorLayer(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addLocationIndicatorLayer(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addRasterDemSourceTiles(String, List) - Method in class org.maplibre.nativejni.map.MapHandle
 
addRasterDemSourceTiles(String, List, TileSourceOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
addRasterDemSourceUrl(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addRasterDemSourceUrl(String, String, TileSourceOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
addRasterSourceTiles(String, List) - Method in class org.maplibre.nativejni.map.MapHandle
 
addRasterSourceTiles(String, List, TileSourceOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
addRasterSourceUrl(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addRasterSourceUrl(String, String, TileSourceOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
address() - Method in class org.maplibre.nativejni.render.NativePointer
 
addStyleLayerJson(JsonValue) - Method in class org.maplibre.nativejni.map.MapHandle
 
addStyleLayerJson(JsonValue, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addStyleSourceJson(String, JsonValue) - Method in class org.maplibre.nativejni.map.MapHandle
 
addVectorSourceTiles(String, List) - Method in class org.maplibre.nativejni.map.MapHandle
 
addVectorSourceTiles(String, List, TileSourceOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
addVectorSourceUrl(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
addVectorSourceUrl(String, String, TileSourceOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
ALL - Enum constant in enum class org.maplibre.nativejni.resource.ResourceLoadingMethod
 
allocate(long) - Static method in class org.maplibre.nativejni.render.NativeBuffer
 
AMBIENT_CACHE - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
AmbientCacheOperation - Enum Class in org.maplibre.nativejni.runtime
Ambient cache maintenance operation for a runtime.
anchor() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
anchor(ScreenPoint) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
ANDROID - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
AnimationOptions - Class in org.maplibre.nativejni.camera
Mutable descriptor for animated camera transitions.
AnimationOptions() - Constructor for class org.maplibre.nativejni.camera.AnimationOptions
 
ANNOTATIONS - Enum constant in enum class org.maplibre.nativejni.style.SourceType
 
array(List) - Static method in interface org.maplibre.nativejni.json.JsonValue
 
Array(List) - Constructor for record class org.maplibre.nativejni.json.JsonValue.Array
Creates an instance of a Array record class.
assetPath() - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
assetPath(String) - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
attachMetalBorrowedTexture(MapHandle, MetalBorrowedTextureDescriptor) - Static method in class org.maplibre.nativejni.render.RenderSessionHandle
 
attachMetalBorrowedTexture(MetalBorrowedTextureDescriptor) - Method in class org.maplibre.nativejni.map.MapHandle
 
attachMetalOwnedTexture(MapHandle, MetalOwnedTextureDescriptor) - Static method in class org.maplibre.nativejni.render.RenderSessionHandle
 
attachMetalOwnedTexture(MetalOwnedTextureDescriptor) - Method in class org.maplibre.nativejni.map.MapHandle
 
attachMetalSurface(MapHandle, MetalSurfaceDescriptor) - Static method in class org.maplibre.nativejni.render.RenderSessionHandle
 
attachMetalSurface(MetalSurfaceDescriptor) - Method in class org.maplibre.nativejni.map.MapHandle
 
attachOpenGLBorrowedTexture(MapHandle, OpenGLBorrowedTextureDescriptor) - Static method in class org.maplibre.nativejni.render.RenderSessionHandle
 
attachOpenGLBorrowedTexture(OpenGLBorrowedTextureDescriptor) - Method in class org.maplibre.nativejni.map.MapHandle
 
attachOpenGLOwnedTexture(MapHandle, OpenGLOwnedTextureDescriptor) - Static method in class org.maplibre.nativejni.render.RenderSessionHandle
 
attachOpenGLOwnedTexture(OpenGLOwnedTextureDescriptor) - Method in class org.maplibre.nativejni.map.MapHandle
 
attachOpenGLSurface(MapHandle, OpenGLSurfaceDescriptor) - Static method in class org.maplibre.nativejni.render.RenderSessionHandle
 
attachOpenGLSurface(OpenGLSurfaceDescriptor) - Method in class org.maplibre.nativejni.map.MapHandle
 
attachVulkanBorrowedTexture(MapHandle, VulkanBorrowedTextureDescriptor) - Static method in class org.maplibre.nativejni.render.RenderSessionHandle
 
attachVulkanBorrowedTexture(VulkanBorrowedTextureDescriptor) - Method in class org.maplibre.nativejni.map.MapHandle
 
attachVulkanOwnedTexture(MapHandle, VulkanOwnedTextureDescriptor) - Static method in class org.maplibre.nativejni.render.RenderSessionHandle
 
attachVulkanOwnedTexture(VulkanOwnedTextureDescriptor) - Method in class org.maplibre.nativejni.map.MapHandle
 
attachVulkanSurface(MapHandle, VulkanSurfaceDescriptor) - Static method in class org.maplibre.nativejni.render.RenderSessionHandle
 
attachVulkanSurface(VulkanSurfaceDescriptor) - Method in class org.maplibre.nativejni.map.MapHandle
 
attribution() - Method in record class org.maplibre.nativejni.style.SourceInfo
Returns the value of the attribution record component.
attribution() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
attribution(String) - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
axonometric() - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
axonometric(boolean) - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 

B

bearing() - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
bearing() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
bearing(double) - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
bearing(double) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
BEARING - Enum constant in enum class org.maplibre.nativejni.style.LocationIndicatorImageKind
 
Bool(boolean) - Constructor for record class org.maplibre.nativejni.json.JsonValue.Bool
Creates an instance of a Bool record class.
bottom() - Method in record class org.maplibre.nativejni.camera.EdgeInsets
Returns the value of the bottom record component.
BoundOptions - Class in org.maplibre.nativejni.camera
Mutable descriptor for map camera constraint options.
BoundOptions() - Constructor for class org.maplibre.nativejni.camera.BoundOptions
 
bounds() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
bounds() - Method in class org.maplibre.nativejni.map.MapHandle
 
bounds() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Returns the value of the bounds record component.
bounds() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
bounds(LatLngBounds) - Method in class org.maplibre.nativejni.camera.BoundOptions
 
bounds(LatLngBounds) - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
box() - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.Box
Returns the value of the box record component.
box(ScreenBox) - Static method in interface org.maplibre.nativejni.query.RenderedQueryGeometry
 
Box(ScreenBox) - Constructor for record class org.maplibre.nativejni.query.RenderedQueryGeometry.Box
Creates an instance of a Box record class.
buffer() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
buffer(int) - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
byteLength() - Method in class org.maplibre.nativejni.render.NativeBuffer
 
byteLength() - Method in record class org.maplibre.nativejni.render.TextureImageInfo
Returns the value of the byteLength record component.
byteLength() - Method in record class org.maplibre.nativejni.style.StyleImageInfo
Returns the value of the byteLength record component.
ByteRange(long, long) - Constructor for record class org.maplibre.nativejni.resource.ResourceRequest.ByteRange
Creates an instance of a ByteRange record class.
bytes() - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
bytes(byte[]) - Method in class org.maplibre.nativejni.resource.ResourceResponse
 

C

CACHE_ONLY - Enum constant in enum class org.maplibre.nativejni.resource.ResourceLoadingMethod
 
cachePath() - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
cachePath(String) - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
callback() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
camera() - Method in class org.maplibre.nativejni.map.MapHandle
 
camera() - Method in class org.maplibre.nativejni.map.MapProjectionHandle
 
CameraFitOptions - Class in org.maplibre.nativejni.camera
Mutable descriptor for camera fitting queries.
CameraFitOptions() - Constructor for class org.maplibre.nativejni.camera.CameraFitOptions
 
cameraForGeometry(Geometry) - Method in class org.maplibre.nativejni.map.MapHandle
 
cameraForGeometry(Geometry, CameraFitOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
cameraForLatLngBounds(LatLngBounds) - Method in class org.maplibre.nativejni.map.MapHandle
 
cameraForLatLngBounds(LatLngBounds, CameraFitOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
cameraForLatLngs(List) - Method in class org.maplibre.nativejni.map.MapHandle
 
cameraForLatLngs(List, CameraFitOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
CameraOptions - Class in org.maplibre.nativejni.camera
Mutable camera descriptor used for camera snapshots and commands.
CameraOptions() - Constructor for class org.maplibre.nativejni.camera.CameraOptions
 
CANCELLED - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
cancelTile(CanonicalTileId) - Method in interface org.maplibre.nativejni.style.CustomGeometrySourceCallback
 
cancelTransitions() - Method in class org.maplibre.nativejni.map.MapHandle
 
CanonicalTileId - Record Class in org.maplibre.nativejni.geo
Canonical tile identity used by custom geometry source callbacks.
CanonicalTileId(int, long, long) - Constructor for record class org.maplibre.nativejni.geo.CanonicalTileId
Creates an instance of a CanonicalTileId record class.
canonicalX() - Method in record class org.maplibre.nativejni.geo.TileId
Returns the value of the canonicalX record component.
canonicalY() - Method in record class org.maplibre.nativejni.geo.TileId
Returns the value of the canonicalY record component.
canonicalZ() - Method in record class org.maplibre.nativejni.geo.TileId
Returns the value of the canonicalZ record component.
center() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
center(double, double) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
center(LatLng) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
centerAltitude() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
centerAltitude(double) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
CLEAR - Enum constant in enum class org.maplibre.nativejni.runtime.AmbientCacheOperation
 
clearAnchor() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
clearAssetPath() - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
clearAttribution() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
clearAxonometric() - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
clearBearing() - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
clearBearing() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
clearBounds() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
clearBounds() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
clearBuffer() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
clearCachePath() - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
clearCenter() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
clearCenterAltitude() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
clearClip() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
clearConstrainMode() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
clearData() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
clearDurationMs() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
clearEasing() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
clearFeatureId() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
clearFieldOfView() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
clearFilter() - Method in class org.maplibre.nativejni.query.RenderedFeatureQueryOptions
 
clearFilter() - Method in class org.maplibre.nativejni.query.SourceFeatureQueryOptions
 
clearFinalLayout() - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
clearFrustumOffset() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
clearLayerFilter(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
clearLayerIds() - Method in class org.maplibre.nativejni.query.RenderedFeatureQueryOptions
 
clearLodMinRadius() - Method in class org.maplibre.nativejni.map.TileOptions
 
clearLodMode() - Method in class org.maplibre.nativejni.map.TileOptions
 
clearLodPitchThreshold() - Method in class org.maplibre.nativejni.map.TileOptions
 
clearLodScale() - Method in class org.maplibre.nativejni.map.TileOptions
 
clearLodZoomShift() - Method in class org.maplibre.nativejni.map.TileOptions
 
clearLogCallback() - Static method in class org.maplibre.nativejni.Maplibre
Clears the process-global native log callback.
clearMapMode() - Method in class org.maplibre.nativejni.map.MapOptions
 
clearMaximumCacheSize() - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
clearMaxPitch() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
clearMaxZoom() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
clearMaxZoom() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
clearMaxZoom() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
clearMinPitch() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
clearMinZoom() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
clearMinZoom() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
clearMinZoom() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
clearMinZoom() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
clearNorthOrientation() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
clearOrientation() - Method in class org.maplibre.nativejni.camera.FreeCameraOptions
 
clearPadding() - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
clearPadding() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
clearPitch() - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
clearPitch() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
clearPixelRatio() - Method in class org.maplibre.nativejni.style.StyleImageOptions
 
clearPosition() - Method in class org.maplibre.nativejni.camera.FreeCameraOptions
 
clearPrefetchZoomDelta() - Method in class org.maplibre.nativejni.map.TileOptions
 
clearRasterDemEncoding() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
clearResourceTransform() - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
clearRoll() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
clearScaleFactor() - Method in class org.maplibre.nativejni.map.MapOptions
 
clearScheme() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
clearSdf() - Method in class org.maplibre.nativejni.style.StyleImageOptions
 
clearSourceLayerId() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
clearSourceLayerIds() - Method in class org.maplibre.nativejni.query.SourceFeatureQueryOptions
 
clearStateKey() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
clearTileSize() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
clearTileSize() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
clearTolerance() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
clearVectorEncoding() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
clearVelocity() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
clearViewportMode() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
clearWrap() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
clearXSkew() - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
clearYSkew() - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
clearZoom() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
clip() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
clip(boolean) - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
close() - Method in class org.maplibre.nativejni.map.MapHandle
 
close() - Method in class org.maplibre.nativejni.map.MapProjectionHandle
 
close() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrameHandle
 
close() - Method in class org.maplibre.nativejni.render.NativeBuffer
 
close() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrameHandle
 
close() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
close() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrameHandle
 
close() - Method in class org.maplibre.nativejni.resource.ResourceRequestHandle
 
close() - Method in class org.maplibre.nativejni.runtime.OfflineOperationHandle
 
close() - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
code() - Method in record class org.maplibre.nativejni.log.LogRecord
Returns the value of the code record component.
code() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the code record component.
collection(List) - Static method in interface org.maplibre.nativejni.geo.Geometry
 
Collection(List) - Constructor for record class org.maplibre.nativejni.geo.Geometry.Collection
Creates an instance of a Collection record class.
COLLISION - Enum constant in enum class org.maplibre.nativejni.map.DebugOption
 
complete() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the complete record component.
complete(ResourceResponse) - Method in class org.maplibre.nativejni.resource.ResourceRequestHandle
 
completedResourceCount() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the completedResourceCount record component.
completedResourceSize() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the completedResourceSize record component.
completedTileCount() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the completedTileCount record component.
completedTileSize() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the completedTileSize record component.
config() - Method in class org.maplibre.nativejni.render.EglContextDescriptor
 
config(NativePointer) - Method in class org.maplibre.nativejni.render.EglContextDescriptor
 
CONNECTION - Enum constant in enum class org.maplibre.nativejni.resource.ResourceErrorReason
 
constrainMode() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
constrainMode(ConstrainMode) - Method in class org.maplibre.nativejni.map.ViewportOptions
 
ConstrainMode - Enum Class in org.maplibre.nativejni.map
Constraint mode used by map viewport options.
context() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureDescriptor
 
context() - Method in class org.maplibre.nativejni.render.MetalSurfaceDescriptor
 
context() - Method in class org.maplibre.nativejni.render.OpenGLBorrowedTextureDescriptor
 
context() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureDescriptor
 
context() - Method in class org.maplibre.nativejni.render.OpenGLSurfaceDescriptor
 
context() - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
context() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureDescriptor
 
context() - Method in class org.maplibre.nativejni.render.VulkanSurfaceDescriptor
 
context(MetalContextDescriptor) - Method in class org.maplibre.nativejni.render.MetalOwnedTextureDescriptor
 
context(MetalContextDescriptor) - Method in class org.maplibre.nativejni.render.MetalSurfaceDescriptor
 
context(OpenGLContextDescriptor) - Method in class org.maplibre.nativejni.render.OpenGLBorrowedTextureDescriptor
 
context(OpenGLContextDescriptor) - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureDescriptor
 
context(OpenGLContextDescriptor) - Method in class org.maplibre.nativejni.render.OpenGLSurfaceDescriptor
 
context(VulkanContextDescriptor) - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
context(VulkanContextDescriptor) - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureDescriptor
 
context(VulkanContextDescriptor) - Method in class org.maplibre.nativejni.render.VulkanSurfaceDescriptor
 
CONTINUOUS - Enum constant in enum class org.maplibre.nativejni.map.MapMode
 
coordinate() - Method in record class org.maplibre.nativejni.geo.Geometry.Point
Returns the value of the coordinate record component.
coordinates() - Method in record class org.maplibre.nativejni.geo.Geometry.LineString
Returns the value of the coordinates record component.
coordinates() - Method in record class org.maplibre.nativejni.geo.Geometry.MultiPoint
Returns the value of the coordinates record component.
copyStyleImagePremultipliedRgba8(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
CRASH - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
create() - Static method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
create(MapHandle) - Static method in class org.maplibre.nativejni.map.MapProjectionHandle
 
create(RuntimeHandle, MapOptions) - Static method in class org.maplibre.nativejni.map.MapHandle
 
create(RuntimeOptions) - Static method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
createProjection() - Method in class org.maplibre.nativejni.map.MapHandle
 
CUSTOM_VECTOR - Enum constant in enum class org.maplibre.nativejni.style.SourceType
 
CustomGeometrySourceCallback - Interface in org.maplibre.nativejni.style
Callback invoked by native custom geometry sources for tile fetches and cancels.
CustomGeometrySourceOptions - Class in org.maplibre.nativejni.style
Mutable descriptor for custom geometry sources.
CustomGeometrySourceOptions(CustomGeometrySourceCallback) - Constructor for class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
cVersion() - Static method in class org.maplibre.nativejni.Maplibre
Returns the native C ABI contract version.

D

DATABASE - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
DebugOption - Enum Class in org.maplibre.nativejni.map
Map debug overlay options.
debugOptions() - Method in class org.maplibre.nativejni.map.MapHandle
 
DEFAULT - Enum constant in enum class org.maplibre.nativejni.map.TileLodMode
 
DEFAULT - Enum constant in enum class org.maplibre.nativejni.map.ViewportMode
 
definition() - Method in record class org.maplibre.nativejni.offline.OfflineRegionInfo
Returns the value of the definition record component.
DEPTH_BUFFER - Enum constant in enum class org.maplibre.nativejni.map.DebugOption
 
detach() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
device() - Method in class org.maplibre.nativejni.render.MetalContextDescriptor
 
device() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrame
 
device() - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
device() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
device(NativePointer) - Method in class org.maplibre.nativejni.render.MetalContextDescriptor
 
device(NativePointer) - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
deviceContext() - Method in class org.maplibre.nativejni.render.WglContextDescriptor
 
deviceContext(NativePointer) - Method in class org.maplibre.nativejni.render.WglContextDescriptor
 
diagnostic() - Method in exception class org.maplibre.nativejni.error.MaplibreException
 
display() - Method in class org.maplibre.nativejni.render.EglContextDescriptor
 
display(NativePointer) - Method in class org.maplibre.nativejni.render.EglContextDescriptor
 
DISTANCE - Enum constant in enum class org.maplibre.nativejni.map.TileLodMode
 
DoubleValue(double) - Constructor for record class org.maplibre.nativejni.geo.FeatureIdentifier.DoubleValue
Creates an instance of a DoubleValue record class.
DoubleValue(double) - Constructor for record class org.maplibre.nativejni.json.JsonValue.DoubleValue
Creates an instance of a DoubleValue record class.
DOWN - Enum constant in enum class org.maplibre.nativejni.map.NorthOrientation
 
downloadState() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the downloadState record component.
drawCallCount() - Method in record class org.maplibre.nativejni.map.RenderingStats
Returns the value of the drawCallCount record component.
dumpDebugLogs() - Method in class org.maplibre.nativejni.map.MapHandle
 
dumpDebugLogs() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
durationMs() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
durationMs(double) - Method in class org.maplibre.nativejni.camera.AnimationOptions
 

E

easeTo(CameraOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
easeTo(CameraOptions, AnimationOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
easing() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
easing(UnitBezier) - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
easting() - Method in record class org.maplibre.nativejni.geo.ProjectedMeters
Returns the value of the easting record component.
EdgeInsets - Record Class in org.maplibre.nativejni.camera
Screen-space insets in logical map pixels.
EdgeInsets(double, double, double, double) - Constructor for record class org.maplibre.nativejni.camera.EdgeInsets
Creates an instance of a EdgeInsets record class.
EGL - Enum constant in enum class org.maplibre.nativejni.render.OpenGLContextProvider
 
EglContextDescriptor - Class in org.maplibre.nativejni.render
Mutable EGL context descriptor for OpenGL render targets on Linux.
EglContextDescriptor() - Constructor for class org.maplibre.nativejni.render.EglContextDescriptor
 
EglContextDescriptor(NativePointer, NativePointer, NativePointer) - Constructor for class org.maplibre.nativejni.render.EglContextDescriptor
 
empty() - Static method in interface org.maplibre.nativejni.geo.Geometry
 
encodingTime() - Method in record class org.maplibre.nativejni.map.RenderingStats
Returns the value of the encodingTime record component.
end() - Method in record class org.maplibre.nativejni.resource.ResourceRequest.ByteRange
Returns the value of the end record component.
END_PARSE - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
equals(Object) - Method in record class org.maplibre.nativejni.camera.EdgeInsets
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.camera.UnitBezier
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.CanonicalTileId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.Feature
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.DoubleValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.Int
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.maplibre.nativejni.geo.FeatureIdentifier.Null
 
equals(Object) - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.StringValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.UInt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.GeoJson.FeatureCollection
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.GeoJson.FeatureValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.GeoJson.GeometryValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.Geometry.Collection
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.maplibre.nativejni.geo.Geometry.Empty
 
equals(Object) - Method in record class org.maplibre.nativejni.geo.Geometry.LineString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.Geometry.MultiLineString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.Geometry.MultiPoint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.Geometry.MultiPolygon
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.Geometry.Point
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.Geometry.Polygon
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.LatLng
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.LatLngBounds
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.ProjectedMeters
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.Quaternion
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.ScreenBox
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.ScreenPoint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.TileId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.geo.Vec3
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.json.JsonValue.Array
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.json.JsonValue.Bool
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.json.JsonValue.DoubleValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.json.JsonValue.Int
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.json.JsonValue.Member
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.maplibre.nativejni.json.JsonValue.Null
 
equals(Object) - Method in record class org.maplibre.nativejni.json.JsonValue.ObjectValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.json.JsonValue.StringValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.json.JsonValue.UInt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.log.LogRecord
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.map.RenderingStats
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.offline.OfflineRegionInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.FeatureCollection
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.Unknown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.Value
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.query.QueriedFeature
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.Box
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.LineString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.Point
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.maplibre.nativejni.render.NativePointer
 
equals(Object) - Method in record class org.maplibre.nativejni.render.PremultipliedRgba8Image
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.render.TextureImageInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.resource.ResourceRequest.ByteRange
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.resource.ResourceTransformRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.None
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionResponseError
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionStatusChanged
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionTileCountLimit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderFrame
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderMap
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.StyleImageMissing
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.TileAction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.Unknown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.style.SourceInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.style.StyleImage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.maplibre.nativejni.style.StyleImageInfo
Indicates whether some other object is "equal to" this one.
error(ResourceErrorReason, String) - Static method in class org.maplibre.nativejni.resource.ResourceResponse
 
ERROR - Enum constant in enum class org.maplibre.nativejni.log.LogSeverity
 
ERROR - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
ERROR - Enum constant in enum class org.maplibre.nativejni.resource.ResourceResponseStatus
 
errorMessage() - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
errorMessage(String) - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
errorReason() - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
errorReason(ResourceErrorReason) - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
etag() - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
etag(String) - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
event() - Method in record class org.maplibre.nativejni.log.LogRecord
Returns the value of the event record component.
expiresUnixMs() - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
expiresUnixMs(long) - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
extent() - Method in class org.maplibre.nativejni.render.MetalBorrowedTextureDescriptor
 
extent() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureDescriptor
 
extent() - Method in class org.maplibre.nativejni.render.MetalSurfaceDescriptor
 
extent() - Method in class org.maplibre.nativejni.render.OpenGLBorrowedTextureDescriptor
 
extent() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureDescriptor
 
extent() - Method in class org.maplibre.nativejni.render.OpenGLSurfaceDescriptor
 
extent() - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
extent() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureDescriptor
 
extent() - Method in class org.maplibre.nativejni.render.VulkanSurfaceDescriptor
 
extent(RenderTargetExtent) - Method in class org.maplibre.nativejni.render.MetalBorrowedTextureDescriptor
 
extent(RenderTargetExtent) - Method in class org.maplibre.nativejni.render.MetalOwnedTextureDescriptor
 
extent(RenderTargetExtent) - Method in class org.maplibre.nativejni.render.MetalSurfaceDescriptor
 
extent(RenderTargetExtent) - Method in class org.maplibre.nativejni.render.OpenGLBorrowedTextureDescriptor
 
extent(RenderTargetExtent) - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureDescriptor
 
extent(RenderTargetExtent) - Method in class org.maplibre.nativejni.render.OpenGLSurfaceDescriptor
 
extent(RenderTargetExtent) - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
extent(RenderTargetExtent) - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureDescriptor
 
extent(RenderTargetExtent) - Method in class org.maplibre.nativejni.render.VulkanSurfaceDescriptor
 

F

feature() - Method in record class org.maplibre.nativejni.geo.GeoJson.FeatureValue
Returns the value of the feature record component.
feature() - Method in record class org.maplibre.nativejni.query.QueriedFeature
Returns the value of the feature record component.
feature(Feature) - Static method in interface org.maplibre.nativejni.geo.GeoJson
 
Feature - Record Class in org.maplibre.nativejni.geo
Immutable GeoJSON feature descriptor.
Feature(Geometry, List) - Constructor for record class org.maplibre.nativejni.geo.Feature
 
Feature(Geometry, List, FeatureIdentifier) - Constructor for record class org.maplibre.nativejni.geo.Feature
Creates an instance of a Feature record class.
featureCollection(List) - Static method in interface org.maplibre.nativejni.geo.GeoJson
 
FeatureCollection(List) - Constructor for record class org.maplibre.nativejni.geo.GeoJson.FeatureCollection
Creates an instance of a FeatureCollection record class.
FeatureCollection(List) - Constructor for record class org.maplibre.nativejni.query.FeatureExtensionResult.FeatureCollection
Creates an instance of a FeatureCollection record class.
FeatureExtensionResult - Interface in org.maplibre.nativejni.query
Copied result from a feature extension query.
FeatureExtensionResult.FeatureCollection - Record Class in org.maplibre.nativejni.query
 
FeatureExtensionResult.Unknown - Record Class in org.maplibre.nativejni.query
 
FeatureExtensionResult.Value - Record Class in org.maplibre.nativejni.query
 
featureId() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
featureId(String) - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
FeatureIdentifier - Interface in org.maplibre.nativejni.geo
GeoJSON feature identifier value.
FeatureIdentifier.DoubleValue - Record Class in org.maplibre.nativejni.geo
 
FeatureIdentifier.Int - Record Class in org.maplibre.nativejni.geo
 
FeatureIdentifier.Null - Class in org.maplibre.nativejni.geo
Singleton null identifier.
FeatureIdentifier.StringValue - Record Class in org.maplibre.nativejni.geo
 
FeatureIdentifier.UInt - Record Class in org.maplibre.nativejni.geo
 
features() - Method in record class org.maplibre.nativejni.geo.GeoJson.FeatureCollection
Returns the value of the features record component.
features() - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.FeatureCollection
Returns the value of the features record component.
FeatureStateSelector - Class in org.maplibre.nativejni.query
Mutable selector for render-session feature-state operations.
FeatureStateSelector(String) - Constructor for class org.maplibre.nativejni.query.FeatureStateSelector
 
FeatureValue(Feature) - Constructor for record class org.maplibre.nativejni.geo.GeoJson.FeatureValue
Creates an instance of a FeatureValue record class.
fetchTile(CanonicalTileId) - Method in interface org.maplibre.nativejni.style.CustomGeometrySourceCallback
 
fieldOfView() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
fieldOfView(double) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
filter() - Method in class org.maplibre.nativejni.query.RenderedFeatureQueryOptions
 
filter() - Method in class org.maplibre.nativejni.query.SourceFeatureQueryOptions
 
filter(JsonValue) - Method in class org.maplibre.nativejni.query.RenderedFeatureQueryOptions
 
filter(JsonValue) - Method in class org.maplibre.nativejni.query.SourceFeatureQueryOptions
 
finalLayout() - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
finalLayout(int) - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
finishProviderDecision(InternalAccess, ResourceProviderDecision) - Method in class org.maplibre.nativejni.resource.ResourceRequestHandle
 
finishProviderException(InternalAccess) - Method in class org.maplibre.nativejni.resource.ResourceRequestHandle
 
FLIPPED_Y - Enum constant in enum class org.maplibre.nativejni.map.ViewportMode
 
flyTo(CameraOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
flyTo(CameraOptions, AnimationOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
format() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
format() - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
format() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
format(int) - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
forStatus(MaplibreStatus, int, String) - Static method in exception class org.maplibre.nativejni.error.MaplibreException
 
found() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Returns the value of the found record component.
frame() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrameHandle
 
frame() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrameHandle
 
frame() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrameHandle
 
frameCount() - Method in record class org.maplibre.nativejni.map.RenderingStats
Returns the value of the frameCount record component.
frameId() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrame
 
frameId() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
frameId() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
freeCameraOptions() - Method in class org.maplibre.nativejni.map.MapHandle
 
FreeCameraOptions - Class in org.maplibre.nativejni.camera
Mutable descriptor for free-camera position and orientation.
FreeCameraOptions() - Constructor for class org.maplibre.nativejni.camera.FreeCameraOptions
 
fromMask(int) - Static method in enum class org.maplibre.nativejni.render.OpenGLContextProvider
 
fromMask(int) - Static method in enum class org.maplibre.nativejni.render.RenderBackend
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.error.MaplibreStatus
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.log.LogEvent
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.log.LogSeverity
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.map.ConstrainMode
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.map.NorthOrientation
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.map.TileLodMode
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.map.TileOperation
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.map.ViewportMode
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.offline.OfflineRegionDownloadState
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.render.RenderMode
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.resource.ResourceErrorReason
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.resource.ResourceKind
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.resource.ResourceLoadingMethod
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.resource.ResourcePriority
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.resource.ResourceStoragePolicy
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.resource.ResourceUsage
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.runtime.NetworkStatus
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.runtime.RuntimeEventSourceType
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
fromNative(int) - Static method in enum class org.maplibre.nativejni.style.SourceType
 
frustumOffset() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
frustumOffset(EdgeInsets) - Method in class org.maplibre.nativejni.map.ViewportOptions
 
FULL - Enum constant in enum class org.maplibre.nativejni.render.RenderMode
 

G

GENERAL - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
generation() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrame
 
generation() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
generation() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
GeoJson - Interface in org.maplibre.nativejni.geo
Immutable GeoJSON descriptor tree.
GEOJSON - Enum constant in enum class org.maplibre.nativejni.style.SourceType
 
GeoJson.FeatureCollection - Record Class in org.maplibre.nativejni.geo
 
GeoJson.FeatureValue - Record Class in org.maplibre.nativejni.geo
 
GeoJson.GeometryValue - Record Class in org.maplibre.nativejni.geo
 
geometries() - Method in record class org.maplibre.nativejni.geo.Geometry.Collection
Returns the value of the geometries record component.
geometry() - Method in record class org.maplibre.nativejni.geo.Feature
Returns the value of the geometry record component.
geometry() - Method in record class org.maplibre.nativejni.geo.GeoJson.GeometryValue
Returns the value of the geometry record component.
geometry() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Returns the value of the geometry record component.
geometry(Geometry) - Static method in interface org.maplibre.nativejni.geo.GeoJson
 
Geometry - Interface in org.maplibre.nativejni.geo
Immutable geometry tree used by Maplibre descriptors and copied results.
Geometry.Collection - Record Class in org.maplibre.nativejni.geo
 
Geometry.Empty - Class in org.maplibre.nativejni.geo
Singleton empty geometry.
Geometry.LineString - Record Class in org.maplibre.nativejni.geo
 
Geometry.MultiLineString - Record Class in org.maplibre.nativejni.geo
 
Geometry.MultiPoint - Record Class in org.maplibre.nativejni.geo
 
Geometry.MultiPolygon - Record Class in org.maplibre.nativejni.geo
 
Geometry.Point - Record Class in org.maplibre.nativejni.geo
 
Geometry.Polygon - Record Class in org.maplibre.nativejni.geo
 
GeometryRegion(String, Geometry, double, double, float, boolean) - Constructor for record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Creates an instance of a GeometryRegion record class.
GeometryValue(Geometry) - Constructor for record class org.maplibre.nativejni.geo.GeoJson.GeometryValue
Creates an instance of a GeometryValue record class.
getDeviceProcAddr() - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
getDeviceProcAddr(NativePointer) - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
getFeatureState(FeatureStateSelector) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
getInstanceProcAddr() - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
getInstanceProcAddr(NativePointer) - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
getProcAddress() - Method in class org.maplibre.nativejni.render.EglContextDescriptor
 
getProcAddress() - Method in class org.maplibre.nativejni.render.WglContextDescriptor
 
getProcAddress(NativePointer) - Method in class org.maplibre.nativejni.render.EglContextDescriptor
 
getProcAddress(NativePointer) - Method in class org.maplibre.nativejni.render.WglContextDescriptor
 
GLYPH - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
GLYPHS - Enum constant in enum class org.maplibre.nativejni.resource.ResourceKind
 
graphicsQueue() - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
graphicsQueue(NativePointer) - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
graphicsQueueFamilyIndex() - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
graphicsQueueFamilyIndex(int) - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 

H

handle(ResourceRequest, ResourceRequestHandle) - Method in interface org.maplibre.nativejni.resource.ResourceProviderCallback
 
HANDLE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceProviderDecision
 
hasAnchor() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
hasAttribution() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
hasAxonometric() - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
hasBearing() - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
hasBearing() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
hasBounds() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
hasBounds() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
hasBuffer() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
hasCenter() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
hasCenterAltitude() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
hasClip() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
hasConstrainMode() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
hasDurationMs() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
hasEasing() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
hasFeatureId() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
hasFieldOfView() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
hasFilter() - Method in class org.maplibre.nativejni.query.RenderedFeatureQueryOptions
 
hasFilter() - Method in class org.maplibre.nativejni.query.SourceFeatureQueryOptions
 
hasFinalLayout() - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
hasFrustumOffset() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
hashCode() - Method in record class org.maplibre.nativejni.camera.EdgeInsets
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.camera.UnitBezier
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.CanonicalTileId
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.Feature
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.DoubleValue
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.Int
Returns a hash code value for this object.
hashCode() - Method in class org.maplibre.nativejni.geo.FeatureIdentifier.Null
 
hashCode() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.StringValue
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.UInt
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.GeoJson.FeatureCollection
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.GeoJson.FeatureValue
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.GeoJson.GeometryValue
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.Geometry.Collection
Returns a hash code value for this object.
hashCode() - Method in class org.maplibre.nativejni.geo.Geometry.Empty
 
hashCode() - Method in record class org.maplibre.nativejni.geo.Geometry.LineString
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.Geometry.MultiLineString
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.Geometry.MultiPoint
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.Geometry.MultiPolygon
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.Geometry.Point
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.Geometry.Polygon
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.LatLng
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.LatLngBounds
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.ProjectedMeters
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.Quaternion
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.ScreenBox
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.ScreenPoint
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.TileId
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.geo.Vec3
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.json.JsonValue.Array
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.json.JsonValue.Bool
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.json.JsonValue.DoubleValue
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.json.JsonValue.Int
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.json.JsonValue.Member
Returns a hash code value for this object.
hashCode() - Method in class org.maplibre.nativejni.json.JsonValue.Null
 
hashCode() - Method in record class org.maplibre.nativejni.json.JsonValue.ObjectValue
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.json.JsonValue.StringValue
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.json.JsonValue.UInt
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.log.LogRecord
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.map.RenderingStats
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.offline.OfflineRegionInfo
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.FeatureCollection
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.Unknown
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.Value
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.query.QueriedFeature
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.Box
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.LineString
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.Point
Returns a hash code value for this object.
hashCode() - Method in class org.maplibre.nativejni.render.NativePointer
 
hashCode() - Method in record class org.maplibre.nativejni.render.PremultipliedRgba8Image
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.render.TextureImageInfo
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.resource.ResourceRequest.ByteRange
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.resource.ResourceTransformRequest
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.None
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionResponseError
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionStatusChanged
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionTileCountLimit
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderFrame
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderMap
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.StyleImageMissing
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.TileAction
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.Unknown
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.style.SourceInfo
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.style.StyleImage
Returns a hash code value for this object.
hashCode() - Method in record class org.maplibre.nativejni.style.StyleImageInfo
Returns a hash code value for this object.
hasLayerIds() - Method in class org.maplibre.nativejni.query.RenderedFeatureQueryOptions
 
hasLodMinRadius() - Method in class org.maplibre.nativejni.map.TileOptions
 
hasLodMode() - Method in class org.maplibre.nativejni.map.TileOptions
 
hasLodPitchThreshold() - Method in class org.maplibre.nativejni.map.TileOptions
 
hasLodScale() - Method in class org.maplibre.nativejni.map.TileOptions
 
hasLodZoomShift() - Method in class org.maplibre.nativejni.map.TileOptions
 
hasMaximumCacheSize() - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
hasMaxPitch() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
hasMaxZoom() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
hasMaxZoom() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
hasMaxZoom() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
hasMinPitch() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
hasMinZoom() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
hasMinZoom() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
hasMinZoom() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
hasMinZoom() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
hasNorthOrientation() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
hasOrientation() - Method in class org.maplibre.nativejni.camera.FreeCameraOptions
 
hasPadding() - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
hasPadding() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
hasPitch() - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
hasPitch() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
hasPixelRatio() - Method in class org.maplibre.nativejni.style.StyleImageOptions
 
hasPosition() - Method in class org.maplibre.nativejni.camera.FreeCameraOptions
 
hasPrefetchZoomDelta() - Method in class org.maplibre.nativejni.map.TileOptions
 
hasRasterDemEncoding() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
hasRoll() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
hasScheme() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
hasSdf() - Method in class org.maplibre.nativejni.style.StyleImageOptions
 
hasSourceLayerId() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
hasSourceLayerIds() - Method in class org.maplibre.nativejni.query.SourceFeatureQueryOptions
 
hasStateKey() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
hasTileSize() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
hasTileSize() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
hasTolerance() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
hasVectorEncoding() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
hasVelocity() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
hasViewportMode() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
hasWrap() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
hasXSkew() - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
hasYSkew() - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
hasZoom() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
height() - Method in class org.maplibre.nativejni.map.MapOptions
 
height() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrame
 
height() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
height() - Method in record class org.maplibre.nativejni.render.PremultipliedRgba8Image
Returns the value of the height record component.
height() - Method in class org.maplibre.nativejni.render.RenderTargetExtent
 
height() - Method in record class org.maplibre.nativejni.render.TextureImageInfo
Returns the value of the height record component.
height() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
height() - Method in record class org.maplibre.nativejni.style.StyleImageInfo
Returns the value of the height record component.
HEIGHT_ONLY - Enum constant in enum class org.maplibre.nativejni.map.ConstrainMode
 
HTTP_REQUEST - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 

I

id() - Method in record class org.maplibre.nativejni.offline.OfflineRegionInfo
Returns the value of the id record component.
id() - Method in class org.maplibre.nativejni.runtime.OfflineOperationHandle
 
identifier() - Method in record class org.maplibre.nativejni.geo.Feature
Returns the value of the identifier record component.
image() - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
image() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
image() - Method in record class org.maplibre.nativejni.style.StyleImage
Returns the value of the image record component.
image(NativePointer) - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
IMAGE - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
IMAGE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceKind
 
IMAGE - Enum constant in enum class org.maplibre.nativejni.style.SourceType
 
imageId() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.StyleImageMissing
Returns the value of the imageId record component.
imageSourceCoordinates(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
imageView() - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
imageView() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
imageView(NativePointer) - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
INACTIVE - Enum constant in enum class org.maplibre.nativejni.offline.OfflineRegionDownloadState
 
includeIdeographs() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Returns the value of the includeIdeographs record component.
includeIdeographs() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Returns the value of the includeIdeographs record component.
INFO - Enum constant in enum class org.maplibre.nativejni.log.LogSeverity
 
initialLayout() - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
initialLayout(int) - Method in class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
instance() - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
instance(NativePointer) - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
INSTANCE - Static variable in class org.maplibre.nativejni.geo.FeatureIdentifier.Null
 
INSTANCE - Static variable in class org.maplibre.nativejni.geo.Geometry.Empty
 
INSTANCE - Static variable in class org.maplibre.nativejni.json.JsonValue.Null
 
Int(long) - Constructor for record class org.maplibre.nativejni.geo.FeatureIdentifier.Int
Creates an instance of a Int record class.
Int(long) - Constructor for record class org.maplibre.nativejni.json.JsonValue.Int
Creates an instance of a Int record class.
internalFormat() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
INVALID_ARGUMENT - Enum constant in enum class org.maplibre.nativejni.error.MaplibreStatus
 
INVALID_STATE - Enum constant in enum class org.maplibre.nativejni.error.MaplibreStatus
 
InvalidArgumentException - Exception Class in org.maplibre.nativejni.error
Thrown when a native call reports an invalid argument.
InvalidArgumentException(int, String) - Constructor for exception class org.maplibre.nativejni.error.InvalidArgumentException
 
INVALIDATE - Enum constant in enum class org.maplibre.nativejni.runtime.AmbientCacheOperation
 
invalidateCustomGeometrySourceRegion(String, LatLngBounds) - Method in class org.maplibre.nativejni.map.MapHandle
 
invalidateCustomGeometrySourceTile(String, CanonicalTileId) - Method in class org.maplibre.nativejni.map.MapHandle
 
InvalidStateException - Exception Class in org.maplibre.nativejni.error
Thrown when a native object is in the wrong lifecycle state for a call.
InvalidStateException(int, String) - Constructor for exception class org.maplibre.nativejni.error.InvalidStateException
 
isCancelled() - Method in class org.maplibre.nativejni.resource.ResourceRequestHandle
 
isClosed() - Method in class org.maplibre.nativejni.map.MapHandle
 
isClosed() - Method in class org.maplibre.nativejni.map.MapProjectionHandle
 
isClosed() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrameHandle
 
isClosed() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrameHandle
 
isClosed() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
isClosed() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrameHandle
 
isClosed() - Method in class org.maplibre.nativejni.runtime.OfflineOperationHandle
 
isClosed() - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
isFullyLoaded() - Method in class org.maplibre.nativejni.map.MapHandle
 
isNull() - Method in class org.maplibre.nativejni.render.NativePointer
 
isRenderingStatsViewEnabled() - Method in class org.maplibre.nativejni.map.MapHandle
 

J

JNI - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
JsonValue - Interface in org.maplibre.nativejni.json
Immutable JSON-like value tree used by Maplibre descriptors and copied results.
JsonValue.Array - Record Class in org.maplibre.nativejni.json
 
JsonValue.Bool - Record Class in org.maplibre.nativejni.json
 
JsonValue.DoubleValue - Record Class in org.maplibre.nativejni.json
 
JsonValue.Int - Record Class in org.maplibre.nativejni.json
 
JsonValue.Member - Record Class in org.maplibre.nativejni.json
Ordered JSON object member.
JsonValue.Null - Class in org.maplibre.nativejni.json
Singleton JSON null value.
JsonValue.ObjectValue - Record Class in org.maplibre.nativejni.json
 
JsonValue.StringValue - Record Class in org.maplibre.nativejni.json
 
JsonValue.UInt - Record Class in org.maplibre.nativejni.json
 
jumpTo(CameraOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 

K

key() - Method in record class org.maplibre.nativejni.json.JsonValue.Member
Returns the value of the key record component.
kind() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the kind record component.
kind() - Method in record class org.maplibre.nativejni.resource.ResourceTransformRequest
Returns the value of the kind record component.
kind() - Method in class org.maplibre.nativejni.runtime.OfflineOperationHandle
 

L

latitude() - Method in record class org.maplibre.nativejni.geo.LatLng
Returns the value of the latitude record component.
LatLng - Record Class in org.maplibre.nativejni.geo
Geographic coordinate in degrees.
LatLng(double, double) - Constructor for record class org.maplibre.nativejni.geo.LatLng
Creates an instance of a LatLng record class.
LatLngBounds - Record Class in org.maplibre.nativejni.geo
Geographic bounds in degrees.
LatLngBounds(LatLng, LatLng) - Constructor for record class org.maplibre.nativejni.geo.LatLngBounds
Creates an instance of a LatLngBounds record class.
latLngBoundsForCamera(CameraOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
latLngBoundsForCameraUnwrapped(CameraOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
latLngForPixel(ScreenPoint) - Method in class org.maplibre.nativejni.map.MapHandle
 
latLngForPixel(ScreenPoint) - Method in class org.maplibre.nativejni.map.MapProjectionHandle
 
latLngForProjectedMeters(ProjectedMeters) - Static method in class org.maplibre.nativejni.Maplibre
Converts spherical Mercator projected meters to a geographic coordinate.
latLngsForPixels(List) - Method in class org.maplibre.nativejni.map.MapHandle
 
layer() - Method in class org.maplibre.nativejni.render.MetalSurfaceDescriptor
 
layer(NativePointer) - Method in class org.maplibre.nativejni.render.MetalSurfaceDescriptor
 
layerFilter(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
layerIds() - Method in class org.maplibre.nativejni.query.RenderedFeatureQueryOptions
 
layerIds(List) - Method in class org.maplibre.nativejni.query.RenderedFeatureQueryOptions
 
layerProperty(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
layout() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
left() - Method in record class org.maplibre.nativejni.camera.EdgeInsets
Returns the value of the left record component.
LEFT - Enum constant in enum class org.maplibre.nativejni.map.NorthOrientation
 
limit() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionTileCountLimit
Returns the value of the limit record component.
lines() - Method in record class org.maplibre.nativejni.geo.Geometry.MultiLineString
Returns the value of the lines record component.
lineString(List) - Static method in interface org.maplibre.nativejni.geo.Geometry
 
lineString(List) - Static method in interface org.maplibre.nativejni.query.RenderedQueryGeometry
 
LineString(List) - Constructor for record class org.maplibre.nativejni.geo.Geometry.LineString
Creates an instance of a LineString record class.
LineString(List) - Constructor for record class org.maplibre.nativejni.query.RenderedQueryGeometry.LineString
Creates an instance of a LineString record class.
LOAD_FROM_CACHE - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
LOAD_FROM_NETWORK - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
loadingMethod() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the loadingMethod record component.
loadNativeLibrary() - Static method in class org.maplibre.nativejni.Maplibre
Loads the native library using the binding's standard lookup order.
loadNativeLibrary(Path) - Static method in class org.maplibre.nativejni.Maplibre
Loads the native library from an exact file path.
LocationIndicatorImageKind - Enum Class in org.maplibre.nativejni.style
Image-name property slots for location indicator layers.
lodMinRadius() - Method in class org.maplibre.nativejni.map.TileOptions
 
lodMinRadius(double) - Method in class org.maplibre.nativejni.map.TileOptions
 
lodMode() - Method in class org.maplibre.nativejni.map.TileOptions
 
lodMode(TileLodMode) - Method in class org.maplibre.nativejni.map.TileOptions
 
lodPitchThreshold() - Method in class org.maplibre.nativejni.map.TileOptions
 
lodPitchThreshold(double) - Method in class org.maplibre.nativejni.map.TileOptions
 
lodScale() - Method in class org.maplibre.nativejni.map.TileOptions
 
lodScale(double) - Method in class org.maplibre.nativejni.map.TileOptions
 
lodZoomShift() - Method in class org.maplibre.nativejni.map.TileOptions
 
lodZoomShift(double) - Method in class org.maplibre.nativejni.map.TileOptions
 
log(LogRecord) - Method in interface org.maplibre.nativejni.log.LogCallback
Handles a copied log record.
LogCallback - Interface in org.maplibre.nativejni.log
Receives process-global Maplibre Native log records.
LogEvent - Enum Class in org.maplibre.nativejni.log
Category for a Maplibre Native log record.
LogRecord - Record Class in org.maplibre.nativejni.log
Copied Maplibre Native log record delivered to a Java log callback.
LogRecord(LogSeverity, int, LogEvent, int, long, String) - Constructor for record class org.maplibre.nativejni.log.LogRecord
Creates an instance of a LogRecord record class.
LogSeverity - Enum Class in org.maplibre.nativejni.log
Severity for a Maplibre Native log record.
longitude() - Method in record class org.maplibre.nativejni.geo.LatLng
Returns the value of the longitude record component.
LOW - Enum constant in enum class org.maplibre.nativejni.resource.ResourcePriority
 

M

map() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
MAP - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventSourceType
 
MAP_CAMERA_DID_CHANGE - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_CAMERA_IS_CHANGING - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_CAMERA_WILL_CHANGE - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_IDLE - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_LOADING_FAILED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_LOADING_FINISHED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_LOADING_STARTED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_RENDER_ERROR - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_RENDER_FRAME_FINISHED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_RENDER_FRAME_STARTED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_RENDER_MAP_FINISHED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_RENDER_MAP_STARTED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_RENDER_UPDATE_AVAILABLE - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_STILL_IMAGE_FAILED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_STILL_IMAGE_FINISHED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_STYLE_IMAGE_MISSING - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_STYLE_LOADED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAP_TILE_ACTION - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
MAPBOX - Enum constant in enum class org.maplibre.nativejni.style.RasterDemEncoding
 
MapHandle - Class in org.maplibre.nativejni.map
Owned native map handle.
Maplibre - Class in org.maplibre.nativejni
Process-global entry points for the Java JNI binding.
MaplibreException - Exception Class in org.maplibre.nativejni.error
Base unchecked exception for errors reported by the native Maplibre C ABI.
MaplibreException(MaplibreStatus, int, String) - Constructor for exception class org.maplibre.nativejni.error.MaplibreException
 
MaplibreStatus - Enum Class in org.maplibre.nativejni.error
Status categories reported by the native Maplibre C ABI.
mapMode() - Method in class org.maplibre.nativejni.map.MapOptions
 
mapMode(MapMode) - Method in class org.maplibre.nativejni.map.MapOptions
 
MapMode - Enum Class in org.maplibre.nativejni.map
Map rendering mode selected at map creation.
MapOptions - Class in org.maplibre.nativejni.map
Mutable descriptor used when creating a MapHandle.
MapOptions() - Constructor for class org.maplibre.nativejni.map.MapOptions
 
MapProjectionHandle - Class in org.maplibre.nativejni.map
Owned standalone projection snapshot created from a map.
mapSource() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the mapSource record component.
max() - Method in record class org.maplibre.nativejni.geo.ScreenBox
Returns the value of the max record component.
MAX_COLLECTION_DEPTH - Static variable in interface org.maplibre.nativejni.geo.Geometry
 
MAX_DESCRIPTOR_DEPTH - Static variable in interface org.maplibre.nativejni.json.JsonValue
 
maximumCacheSize() - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
maximumCacheSize(long) - Method in class org.maplibre.nativejni.runtime.RuntimeOptions
 
maxPitch() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
maxPitch(double) - Method in class org.maplibre.nativejni.camera.BoundOptions
 
maxZoom() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
maxZoom() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Returns the value of the maxZoom record component.
maxZoom() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Returns the value of the maxZoom record component.
maxZoom() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
maxZoom() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
maxZoom(double) - Method in class org.maplibre.nativejni.camera.BoundOptions
 
maxZoom(double) - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
maxZoom(double) - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
Member(String, JsonValue) - Constructor for record class org.maplibre.nativejni.json.JsonValue.Member
Creates an instance of a Member record class.
members() - Method in record class org.maplibre.nativejni.json.JsonValue.ObjectValue
Returns the value of the members record component.
message() - Method in record class org.maplibre.nativejni.log.LogRecord
Returns the value of the message record component.
message() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the message record component.
metadata() - Method in record class org.maplibre.nativejni.offline.OfflineRegionInfo
Returns the value of the metadata record component.
METAL - Enum constant in enum class org.maplibre.nativejni.render.RenderBackend
 
MetalBorrowedTextureDescriptor - Class in org.maplibre.nativejni.render
Mutable descriptor for Metal caller-owned texture render targets.
MetalBorrowedTextureDescriptor() - Constructor for class org.maplibre.nativejni.render.MetalBorrowedTextureDescriptor
 
MetalContextDescriptor - Class in org.maplibre.nativejni.render
Mutable Metal backend context descriptor.
MetalContextDescriptor() - Constructor for class org.maplibre.nativejni.render.MetalContextDescriptor
 
MetalContextDescriptor(NativePointer) - Constructor for class org.maplibre.nativejni.render.MetalContextDescriptor
 
MetalOwnedTextureDescriptor - Class in org.maplibre.nativejni.render
Mutable descriptor for Metal session-owned texture render targets.
MetalOwnedTextureDescriptor() - Constructor for class org.maplibre.nativejni.render.MetalOwnedTextureDescriptor
 
MetalOwnedTextureFrame - Class in org.maplibre.nativejni.render
Borrowed Metal texture frame valid only while its frame handle is open.
MetalOwnedTextureFrameHandle - Class in org.maplibre.nativejni.render
Explicit handle for a Metal session-owned texture frame.
MetalSurfaceDescriptor - Class in org.maplibre.nativejni.render
Mutable descriptor for Metal native surface render targets.
MetalSurfaceDescriptor() - Constructor for class org.maplibre.nativejni.render.MetalSurfaceDescriptor
 
min() - Method in record class org.maplibre.nativejni.geo.ScreenBox
Returns the value of the min record component.
minPitch() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
minPitch(double) - Method in class org.maplibre.nativejni.camera.BoundOptions
 
minZoom() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
minZoom() - Method in class org.maplibre.nativejni.camera.BoundOptions
 
minZoom() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Returns the value of the minZoom record component.
minZoom() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Returns the value of the minZoom record component.
minZoom() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
minZoom() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
minZoom(double) - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
minZoom(double) - Method in class org.maplibre.nativejni.camera.BoundOptions
 
minZoom(double) - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
minZoom(double) - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
MLT - Enum constant in enum class org.maplibre.nativejni.style.VectorTileEncoding
 
mode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderFrame
Returns the value of the mode record component.
mode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderMap
Returns the value of the mode record component.
modifiedUnixMs() - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
modifiedUnixMs(long) - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
moveBy(double, double) - Method in class org.maplibre.nativejni.map.MapHandle
 
moveByAnimated(double, double) - Method in class org.maplibre.nativejni.map.MapHandle
 
moveByAnimated(double, double, AnimationOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
moveStyleLayer(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
moveStyleLayer(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
multiLineString(List) - Static method in interface org.maplibre.nativejni.geo.Geometry
 
MultiLineString(List) - Constructor for record class org.maplibre.nativejni.geo.Geometry.MultiLineString
Creates an instance of a MultiLineString record class.
multiPoint(List) - Static method in interface org.maplibre.nativejni.geo.Geometry
 
MultiPoint(List) - Constructor for record class org.maplibre.nativejni.geo.Geometry.MultiPoint
Creates an instance of a MultiPoint record class.
multiPolygon(List) - Static method in interface org.maplibre.nativejni.geo.Geometry
 
MultiPolygon(List) - Constructor for record class org.maplibre.nativejni.geo.Geometry.MultiPolygon
Creates an instance of a MultiPolygon record class.
mustRevalidate() - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
mustRevalidate(boolean) - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
MVT - Enum constant in enum class org.maplibre.nativejni.style.VectorTileEncoding
 

N

NATIVE_ERROR - Enum constant in enum class org.maplibre.nativejni.error.MaplibreStatus
 
nativeAddress(InternalAccess) - Method in class org.maplibre.nativejni.map.MapHandle
 
nativeAddress(InternalAccess) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
NativeBuffer - Class in org.maplibre.nativejni.render
Explicit off-heap byte buffer for reusable native readback and upload storage.
nativeCode() - Method in enum class org.maplibre.nativejni.error.MaplibreStatus
Returns the C ABI status value for known statuses.
NativeErrorException - Exception Class in org.maplibre.nativejni.error
Thrown when a native Maplibre error or C++ exception crosses the C ABI as a status.
NativeErrorException(int, String) - Constructor for exception class org.maplibre.nativejni.error.NativeErrorException
 
nativeMask() - Method in enum class org.maplibre.nativejni.log.LogSeverity
 
nativeMask() - Method in enum class org.maplibre.nativejni.map.DebugOption
 
nativeMask() - Method in enum class org.maplibre.nativejni.render.OpenGLContextProvider
 
nativeMask() - Method in enum class org.maplibre.nativejni.render.RenderBackend
 
NativePointer - Class in org.maplibre.nativejni.render
Opaque borrowed native address value used for backend interop handles.
nativeStatusCode() - Method in exception class org.maplibre.nativejni.error.MaplibreException
 
nativeType() - Method in record class org.maplibre.nativejni.style.SourceInfo
Returns the value of the nativeType record component.
nativeValue() - Method in enum class org.maplibre.nativejni.log.LogEvent
 
nativeValue() - Method in enum class org.maplibre.nativejni.log.LogSeverity
 
nativeValue() - Method in enum class org.maplibre.nativejni.map.ConstrainMode
 
nativeValue() - Method in enum class org.maplibre.nativejni.map.MapMode
 
nativeValue() - Method in enum class org.maplibre.nativejni.map.NorthOrientation
 
nativeValue() - Method in enum class org.maplibre.nativejni.map.TileLodMode
 
nativeValue() - Method in enum class org.maplibre.nativejni.map.ViewportMode
 
nativeValue() - Method in enum class org.maplibre.nativejni.offline.OfflineRegionDownloadState
 
nativeValue() - Method in enum class org.maplibre.nativejni.resource.ResourceErrorReason
 
nativeValue() - Method in enum class org.maplibre.nativejni.resource.ResourceKind
 
nativeValue() - Method in enum class org.maplibre.nativejni.resource.ResourceLoadingMethod
 
nativeValue() - Method in enum class org.maplibre.nativejni.resource.ResourcePriority
 
nativeValue() - Method in enum class org.maplibre.nativejni.resource.ResourceProviderDecision
 
nativeValue() - Method in enum class org.maplibre.nativejni.resource.ResourceResponseStatus
 
nativeValue() - Method in enum class org.maplibre.nativejni.resource.ResourceStoragePolicy
 
nativeValue() - Method in enum class org.maplibre.nativejni.resource.ResourceUsage
 
nativeValue() - Method in enum class org.maplibre.nativejni.runtime.AmbientCacheOperation
 
nativeValue() - Method in enum class org.maplibre.nativejni.runtime.NetworkStatus
 
nativeValue() - Method in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
nativeValue() - Method in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
 
nativeValue() - Method in enum class org.maplibre.nativejni.style.LocationIndicatorImageKind
 
nativeValue() - Method in enum class org.maplibre.nativejni.style.RasterDemEncoding
 
nativeValue() - Method in enum class org.maplibre.nativejni.style.SourceType
 
nativeValue() - Method in enum class org.maplibre.nativejni.style.TileScheme
 
nativeValue() - Method in enum class org.maplibre.nativejni.style.VectorTileEncoding
 
needsRepaint() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderFrame
Returns the value of the needsRepaint record component.
NETWORK_ONLY - Enum constant in enum class org.maplibre.nativejni.resource.ResourceLoadingMethod
 
networkStatus() - Static method in class org.maplibre.nativejni.Maplibre
Reads Maplibre Native's process-global network status.
NetworkStatus - Enum Class in org.maplibre.nativejni.runtime
Process-global network reachability state used by Maplibre Native.
NO_CONTENT - Enum constant in enum class org.maplibre.nativejni.resource.ResourceResponseStatus
 
noContent() - Static method in class org.maplibre.nativejni.resource.ResourceResponse
 
None() - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.None
Creates an instance of a None record class.
NONE - Enum constant in enum class org.maplibre.nativejni.map.ConstrainMode
 
NONE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceErrorReason
 
NONE - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
 
NONE - Static variable in interface org.maplibre.nativejni.runtime.RuntimeEventPayload
 
northeast() - Method in record class org.maplibre.nativejni.geo.LatLngBounds
Returns the value of the northeast record component.
northing() - Method in record class org.maplibre.nativejni.geo.ProjectedMeters
Returns the value of the northing record component.
northOrientation() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
northOrientation(NorthOrientation) - Method in class org.maplibre.nativejni.map.ViewportOptions
 
NorthOrientation - Enum Class in org.maplibre.nativejni.map
North orientation used by map viewport options.
NOT_FOUND - Enum constant in enum class org.maplibre.nativejni.resource.ResourceErrorReason
 
NOT_MODIFIED - Enum constant in enum class org.maplibre.nativejni.resource.ResourceResponseStatus
 
notModified() - Static method in class org.maplibre.nativejni.resource.ResourceResponse
 
NULL - Static variable in class org.maplibre.nativejni.render.NativePointer
 
NULL_OPERATION - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
nullValue() - Static method in interface org.maplibre.nativejni.geo.FeatureIdentifier
 
nullValue() - Static method in interface org.maplibre.nativejni.json.JsonValue
 

O

object(List) - Static method in interface org.maplibre.nativejni.json.JsonValue
 
ObjectValue(List) - Constructor for record class org.maplibre.nativejni.json.JsonValue.ObjectValue
Creates an instance of a ObjectValue record class.
of(boolean) - Static method in interface org.maplibre.nativejni.json.JsonValue
 
of(double) - Static method in interface org.maplibre.nativejni.geo.FeatureIdentifier
 
of(double) - Static method in interface org.maplibre.nativejni.json.JsonValue
 
of(long) - Static method in interface org.maplibre.nativejni.geo.FeatureIdentifier
 
of(long) - Static method in interface org.maplibre.nativejni.json.JsonValue
 
of(String) - Static method in interface org.maplibre.nativejni.geo.FeatureIdentifier
 
of(String) - Static method in interface org.maplibre.nativejni.json.JsonValue
 
ofAddress(long) - Static method in class org.maplibre.nativejni.render.NativePointer
 
OFFLINE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceUsage
 
OFFLINE - Enum constant in enum class org.maplibre.nativejni.runtime.NetworkStatus
 
OFFLINE_OPERATION_COMPLETED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
OFFLINE_REGION_RESPONSE_ERROR - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
OFFLINE_REGION_STATUS_CHANGED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
OFFLINE_REGION_TILE_COUNT_LIMIT_EXCEEDED - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
OfflineOperationCompleted(long, OfflineOperationKind, int, OfflineOperationResultKind, int, int, boolean) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Creates an instance of a OfflineOperationCompleted record class.
OfflineOperationHandle<T> - Class in org.maplibre.nativejni.runtime
Owner-thread offline database operation that must be taken or discarded.
OfflineOperationKind - Enum Class in org.maplibre.nativejni.runtime
Offline database operation kind reported by completion events.
OfflineOperationResultKind - Enum Class in org.maplibre.nativejni.runtime
Offline database operation result kind reported by completion events.
OfflineRegionDefinition - Interface in org.maplibre.nativejni.offline
Offline region definition copied into native storage at creation time.
OfflineRegionDefinition.GeometryRegion - Record Class in org.maplibre.nativejni.offline
 
OfflineRegionDefinition.TilePyramid - Record Class in org.maplibre.nativejni.offline
 
OfflineRegionDownloadState - Enum Class in org.maplibre.nativejni.offline
Download state for an offline region status snapshot.
OfflineRegionInfo - Record Class in org.maplibre.nativejni.offline
Offline region snapshot copied from native snapshot or list handles.
OfflineRegionInfo(long, OfflineRegionDefinition, byte[]) - Constructor for record class org.maplibre.nativejni.offline.OfflineRegionInfo
Creates an instance of a OfflineRegionInfo record class.
OfflineRegionResponseError(long, ResourceErrorReason, int) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionResponseError
Creates an instance of a OfflineRegionResponseError record class.
OfflineRegionStatus - Record Class in org.maplibre.nativejni.offline
Offline region status snapshot copied from native event payloads.
OfflineRegionStatus(OfflineRegionDownloadState, int, long, long, long, long, long, long, boolean, boolean) - Constructor for record class org.maplibre.nativejni.offline.OfflineRegionStatus
Creates an instance of a OfflineRegionStatus record class.
OfflineRegionStatusChanged(long, OfflineRegionStatus) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionStatusChanged
Creates an instance of a OfflineRegionStatusChanged record class.
OfflineRegionTileCountLimit(long, long) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionTileCountLimit
Creates an instance of a OfflineRegionTileCountLimit record class.
ok(byte[]) - Static method in class org.maplibre.nativejni.resource.ResourceResponse
 
OK - Enum constant in enum class org.maplibre.nativejni.error.MaplibreStatus
 
OK - Enum constant in enum class org.maplibre.nativejni.resource.ResourceResponseStatus
 
ONLINE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceUsage
 
ONLINE - Enum constant in enum class org.maplibre.nativejni.runtime.NetworkStatus
 
OPENGL - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
OPENGL - Enum constant in enum class org.maplibre.nativejni.render.RenderBackend
 
OpenGLBorrowedTextureDescriptor - Class in org.maplibre.nativejni.render
Mutable descriptor for OpenGL caller-owned texture render targets.
OpenGLBorrowedTextureDescriptor() - Constructor for class org.maplibre.nativejni.render.OpenGLBorrowedTextureDescriptor
 
OpenGLContextDescriptor - Interface in org.maplibre.nativejni.render
OpenGL platform context provider data for OpenGL render targets.
OpenGLContextProvider - Enum Class in org.maplibre.nativejni.render
OpenGL context provider support flag reported by the native library build.
OpenGLOwnedTextureDescriptor - Class in org.maplibre.nativejni.render
Mutable descriptor for OpenGL session-owned texture render targets.
OpenGLOwnedTextureDescriptor() - Constructor for class org.maplibre.nativejni.render.OpenGLOwnedTextureDescriptor
 
OpenGLOwnedTextureFrame - Class in org.maplibre.nativejni.render
Borrowed OpenGL texture frame valid only while its frame handle is open.
OpenGLOwnedTextureFrameHandle - Class in org.maplibre.nativejni.render
Explicit handle for an OpenGL session-owned texture frame.
OpenGLSurfaceDescriptor - Class in org.maplibre.nativejni.render
Mutable descriptor for OpenGL native surface render targets.
OpenGLSurfaceDescriptor() - Constructor for class org.maplibre.nativejni.render.OpenGLSurfaceDescriptor
 
operation() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.TileAction
Returns the value of the operation record component.
operationId() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Returns the value of the operationId record component.
operationKind() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Returns the value of the operationKind record component.
OPTIONAL_REGION - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
 
org.maplibre.nativejni - package org.maplibre.nativejni
 
org.maplibre.nativejni.camera - package org.maplibre.nativejni.camera
Camera option and copied camera value types for the Java JNI binding.
org.maplibre.nativejni.error - package org.maplibre.nativejni.error
Exception and status types for the Java JNI binding.
org.maplibre.nativejni.geo - package org.maplibre.nativejni.geo
Geographic, projected, screen, tile, geometry, and GeoJSON value types for the Java JNI binding.
org.maplibre.nativejni.json - package org.maplibre.nativejni.json
JSON value tree types for the Java JNI binding.
org.maplibre.nativejni.log - package org.maplibre.nativejni.log
Process-global logging callback and log value types for the Java JNI binding.
org.maplibre.nativejni.map - package org.maplibre.nativejni.map
Map handles, descriptors, projection snapshots, and map enum types for the Java JNI binding.
org.maplibre.nativejni.offline - package org.maplibre.nativejni.offline
Offline region value and operation types for the Java JNI binding.
org.maplibre.nativejni.query - package org.maplibre.nativejni.query
Rendered-feature, source-feature, and feature-state query value types for the Java JNI binding.
org.maplibre.nativejni.render - package org.maplibre.nativejni.render
Render session, render target, native pointer, and image readback types for the Java JNI binding.
org.maplibre.nativejni.resource - package org.maplibre.nativejni.resource
Resource request, response, transform, and provider callback types for the Java JNI binding.
org.maplibre.nativejni.runtime - package org.maplibre.nativejni.runtime
Runtime handles, events, network status, and offline operation types for the Java JNI binding.
org.maplibre.nativejni.style - package org.maplibre.nativejni.style
Style source, image, and custom geometry source types for the Java JNI binding.
orientation() - Method in class org.maplibre.nativejni.camera.FreeCameraOptions
 
orientation(Quaternion) - Method in class org.maplibre.nativejni.camera.FreeCameraOptions
 
OTHER - Enum constant in enum class org.maplibre.nativejni.resource.ResourceErrorReason
 
OVERDRAW - Enum constant in enum class org.maplibre.nativejni.map.DebugOption
 
overscaledZ() - Method in record class org.maplibre.nativejni.geo.TileId
Returns the value of the overscaledZ record component.

P

PACK_DATABASE - Enum constant in enum class org.maplibre.nativejni.runtime.AmbientCacheOperation
 
padding() - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
padding() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
padding(EdgeInsets) - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
padding(EdgeInsets) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
PARSE_STATUS - Enum constant in enum class org.maplibre.nativejni.map.DebugOption
 
PARSE_STYLE - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
PARSE_TILE - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
PARTIAL - Enum constant in enum class org.maplibre.nativejni.render.RenderMode
 
PASS_THROUGH - Enum constant in enum class org.maplibre.nativejni.resource.ResourceProviderDecision
 
payload() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the payload record component.
payloadSize() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.Unknown
Returns the value of the payloadSize record component.
PERMANENT - Enum constant in enum class org.maplibre.nativejni.resource.ResourceStoragePolicy
 
physicalDevice() - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
physicalDevice(NativePointer) - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
pitch() - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
pitch() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
pitch(double) - Method in class org.maplibre.nativejni.camera.CameraFitOptions
 
pitch(double) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
pitchBy(double) - Method in class org.maplibre.nativejni.map.MapHandle
 
pitchByAnimated(double) - Method in class org.maplibre.nativejni.map.MapHandle
 
pitchByAnimated(double, AnimationOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
pixelForLatLng(LatLng) - Method in class org.maplibre.nativejni.map.MapHandle
 
pixelForLatLng(LatLng) - Method in class org.maplibre.nativejni.map.MapProjectionHandle
 
pixelFormat() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrame
 
pixelRatio() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Returns the value of the pixelRatio record component.
pixelRatio() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Returns the value of the pixelRatio record component.
pixelRatio() - Method in record class org.maplibre.nativejni.style.StyleImage
Returns the value of the pixelRatio record component.
pixelRatio() - Method in record class org.maplibre.nativejni.style.StyleImageInfo
Returns the value of the pixelRatio record component.
pixelRatio() - Method in class org.maplibre.nativejni.style.StyleImageOptions
 
pixelRatio(float) - Method in class org.maplibre.nativejni.style.StyleImageOptions
 
pixels() - Method in record class org.maplibre.nativejni.render.PremultipliedRgba8Image
Returns the value of the pixels record component.
pixelsForLatLngs(List) - Method in class org.maplibre.nativejni.map.MapHandle
 
placementChanged() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderFrame
Returns the value of the placementChanged record component.
point() - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.Point
Returns the value of the point record component.
point(LatLng) - Static method in interface org.maplibre.nativejni.geo.Geometry
 
point(ScreenPoint) - Static method in interface org.maplibre.nativejni.query.RenderedQueryGeometry
 
Point(LatLng) - Constructor for record class org.maplibre.nativejni.geo.Geometry.Point
Creates an instance of a Point record class.
Point(ScreenPoint) - Constructor for record class org.maplibre.nativejni.query.RenderedQueryGeometry.Point
Creates an instance of a Point record class.
points() - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.LineString
Returns the value of the points record component.
pollEvent() - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
polygon(List) - Static method in interface org.maplibre.nativejni.geo.Geometry
 
Polygon(List) - Constructor for record class org.maplibre.nativejni.geo.Geometry.Polygon
Creates an instance of a Polygon record class.
polygons() - Method in record class org.maplibre.nativejni.geo.Geometry.MultiPolygon
Returns the value of the polygons record component.
position() - Method in class org.maplibre.nativejni.camera.FreeCameraOptions
 
position(Vec3) - Method in class org.maplibre.nativejni.camera.FreeCameraOptions
 
prefetchZoomDelta() - Method in class org.maplibre.nativejni.map.TileOptions
 
prefetchZoomDelta(int) - Method in class org.maplibre.nativejni.map.TileOptions
 
PremultipliedRgba8Image - Record Class in org.maplibre.nativejni.render
Caller-owned premultiplied RGBA8 pixels.
PremultipliedRgba8Image(int, int, int, byte[]) - Constructor for record class org.maplibre.nativejni.render.PremultipliedRgba8Image
Creates an instance of a PremultipliedRgba8Image record class.
priorData() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the priorData record component.
priorEtag() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the priorEtag record component.
priorExpiresUnixMs() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the priorExpiresUnixMs record component.
priority() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the priority record component.
priorModifiedUnixMs() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the priorModifiedUnixMs record component.
procAddresses(NativePointer, NativePointer) - Method in class org.maplibre.nativejni.render.VulkanContextDescriptor
 
ProjectedMeters - Record Class in org.maplibre.nativejni.geo
Spherical Mercator coordinate in projected meters.
ProjectedMeters(double, double) - Constructor for record class org.maplibre.nativejni.geo.ProjectedMeters
Creates an instance of a ProjectedMeters record class.
projectedMetersForLatLng(LatLng) - Static method in class org.maplibre.nativejni.Maplibre
Converts a geographic coordinate to spherical Mercator projected meters.
projectionMode() - Method in class org.maplibre.nativejni.map.MapHandle
 
ProjectionModeOptions - Class in org.maplibre.nativejni.map
Mutable descriptor for axonometric map projection mode options.
ProjectionModeOptions() - Constructor for class org.maplibre.nativejni.map.ProjectionModeOptions
 
properties() - Method in record class org.maplibre.nativejni.geo.Feature
Returns the value of the properties record component.

Q

Quaternion - Record Class in org.maplibre.nativejni.geo
Quaternion stored as x, y, z, w components.
Quaternion(double, double, double, double) - Constructor for record class org.maplibre.nativejni.geo.Quaternion
Creates an instance of a Quaternion record class.
QueriedFeature - Record Class in org.maplibre.nativejni.query
One feature copied from a rendered or source feature query result.
QueriedFeature(Feature, Optional, Optional, Optional) - Constructor for record class org.maplibre.nativejni.query.QueriedFeature
Creates an instance of a QueriedFeature record class.
queryFeatureExtension(String, Feature, String, String) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
queryFeatureExtension(String, Feature, String, String, JsonValue) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
queryRenderedFeatures(RenderedQueryGeometry) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
queryRenderedFeatures(RenderedQueryGeometry, RenderedFeatureQueryOptions) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
querySourceFeatures(String) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
querySourceFeatures(String, SourceFeatureQueryOptions) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 

R

range() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the range record component.
RASTER - Enum constant in enum class org.maplibre.nativejni.style.SourceType
 
RASTER_DEM - Enum constant in enum class org.maplibre.nativejni.style.SourceType
 
rasterDemEncoding() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
rasterDemEncoding(RasterDemEncoding) - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
RasterDemEncoding - Enum Class in org.maplibre.nativejni.style
DEM raster encoding for raster DEM style sources.
RATE_LIMIT - Enum constant in enum class org.maplibre.nativejni.resource.ResourceErrorReason
 
rawDownloadState() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the rawDownloadState record component.
rawEvent() - Method in record class org.maplibre.nativejni.log.LogRecord
Returns the value of the rawEvent record component.
rawKind() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the rawKind record component.
rawKind() - Method in record class org.maplibre.nativejni.resource.ResourceTransformRequest
Returns the value of the rawKind record component.
rawLoadingMethod() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the rawLoadingMethod record component.
rawMode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderFrame
Returns the value of the rawMode record component.
rawMode() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderMap
Returns the value of the rawMode record component.
rawOperation() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.TileAction
Returns the value of the rawOperation record component.
rawOperationKind() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Returns the value of the rawOperationKind record component.
rawPayloadType() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the rawPayloadType record component.
rawPayloadType() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.Unknown
Returns the value of the rawPayloadType record component.
rawPriority() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the rawPriority record component.
rawReason() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionResponseError
Returns the value of the rawReason record component.
rawResultKind() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Returns the value of the rawResultKind record component.
rawSeverity() - Method in record class org.maplibre.nativejni.log.LogRecord
Returns the value of the rawSeverity record component.
rawSourceType() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the rawSourceType record component.
rawStoragePolicy() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the rawStoragePolicy record component.
rawType() - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.Unknown
Returns the value of the rawType record component.
rawType() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the rawType record component.
rawUsage() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the rawUsage record component.
readPremultipliedRgba8(NativeBuffer) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
Reads into a caller-owned buffer.
reason() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionResponseError
Returns the value of the reason record component.
reduceMemoryUse() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
REGION - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
 
REGION_CREATE - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
REGION_DELETE - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
REGION_GET - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
REGION_GET_STATUS - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
REGION_INVALIDATE - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
REGION_LIST - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
 
REGION_SET_DOWNLOAD_STATE - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
REGION_SET_OBSERVED - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
REGION_STATUS - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
 
REGION_UPDATE_METADATA - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
regionId() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionResponseError
Returns the value of the regionId record component.
regionId() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionStatusChanged
Returns the value of the regionId record component.
regionId() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionTileCountLimit
Returns the value of the regionId record component.
REGIONS_LIST - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
REGIONS_MERGE_DATABASE - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
registerMap(InternalAccess, MapHandle) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
REGULAR - Enum constant in enum class org.maplibre.nativejni.resource.ResourcePriority
 
releaseDetachedCustomGeometrySources(InternalAccess) - Method in class org.maplibre.nativejni.map.MapHandle
 
removeFeatureState(FeatureStateSelector) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
removeStyleImage(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
removeStyleLayer(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
removeStyleSource(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
RENDER - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
RenderBackend - Enum Class in org.maplibre.nativejni.render
Render backend support flag reported by the native library build.
RenderedFeatureQueryOptions - Class in org.maplibre.nativejni.query
Mutable options for rendered feature queries.
RenderedFeatureQueryOptions() - Constructor for class org.maplibre.nativejni.query.RenderedFeatureQueryOptions
 
RenderedQueryGeometry - Interface in org.maplibre.nativejni.query
Screen-space geometry used for rendered feature queries.
RenderedQueryGeometry.Box - Record Class in org.maplibre.nativejni.query
 
RenderedQueryGeometry.LineString - Record Class in org.maplibre.nativejni.query
 
RenderedQueryGeometry.Point - Record Class in org.maplibre.nativejni.query
 
RenderFrame(RenderMode, int, boolean, boolean, RenderingStats) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderFrame
Creates an instance of a RenderFrame record class.
RenderingStats - Record Class in org.maplibre.nativejni.map
Rendering statistics copied from a native render-frame event.
RenderingStats(double, double, long, long, long) - Constructor for record class org.maplibre.nativejni.map.RenderingStats
Creates an instance of a RenderingStats record class.
renderingTime() - Method in record class org.maplibre.nativejni.map.RenderingStats
Returns the value of the renderingTime record component.
RenderMap(RenderMode, int) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderMap
Creates an instance of a RenderMap record class.
RenderMode - Enum Class in org.maplibre.nativejni.render
Render mode reported by render observer events.
RenderSessionHandle - Class in org.maplibre.nativejni.render
Owned native render session handle.
RenderTargetExtent - Class in org.maplibre.nativejni.render
Mutable logical render target extent.
RenderTargetExtent() - Constructor for class org.maplibre.nativejni.render.RenderTargetExtent
 
RenderTargetExtent(int, int, double) - Constructor for class org.maplibre.nativejni.render.RenderTargetExtent
 
renderUpdate() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
REQUESTED_FROM_CACHE - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
REQUESTED_FROM_NETWORK - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
requestRepaint() - Method in class org.maplibre.nativejni.map.MapHandle
 
requestStillImage() - Method in class org.maplibre.nativejni.map.MapHandle
 
requiredResourceCount() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the requiredResourceCount record component.
requiredResourceCountIsPrecise() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the requiredResourceCountIsPrecise record component.
requiredTileCount() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns the value of the requiredTileCount record component.
RESET_DATABASE - Enum constant in enum class org.maplibre.nativejni.runtime.AmbientCacheOperation
 
resize(int, int, double) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
ResourceErrorReason - Enum Class in org.maplibre.nativejni.resource
Native resource error reason copied from events or resource responses.
ResourceKind - Enum Class in org.maplibre.nativejni.resource
Resource kind reported to runtime resource callbacks.
ResourceLoadingMethod - Enum Class in org.maplibre.nativejni.resource
Resource loading method copied from a native resource request.
ResourcePriority - Enum Class in org.maplibre.nativejni.resource
Resource request priority copied from a native resource request.
ResourceProviderCallback - Interface in org.maplibre.nativejni.resource
Intercepts network resource requests for a runtime.
ResourceProviderDecision - Enum Class in org.maplibre.nativejni.resource
Decision returned by a resource provider callback.
ResourceRequest - Record Class in org.maplibre.nativejni.resource
Copied network resource request passed to a runtime resource provider.
ResourceRequest(String, ResourceKind, int, ResourceLoadingMethod, int, ResourcePriority, int, ResourceUsage, int, ResourceStoragePolicy, int, Optional, Optional, Optional, Optional, byte[]) - Constructor for record class org.maplibre.nativejni.resource.ResourceRequest
Creates an instance of a ResourceRequest record class.
ResourceRequest.ByteRange - Record Class in org.maplibre.nativejni.resource
 
ResourceRequestHandle - Class in org.maplibre.nativejni.resource
Owned handle for a resource provider request that Java chose to handle.
ResourceRequestHandle(InternalAccess, long) - Constructor for class org.maplibre.nativejni.resource.ResourceRequestHandle
 
ResourceResponse - Class in org.maplibre.nativejni.resource
Mutable descriptor used to complete a resource provider request.
ResourceResponseStatus - Enum Class in org.maplibre.nativejni.resource
Status for a resource provider response.
ResourceStoragePolicy - Enum Class in org.maplibre.nativejni.resource
Resource storage policy copied from a native resource request.
ResourceTransformCallback - Interface in org.maplibre.nativejni.resource
Rewrites network resource URLs for a runtime.
ResourceTransformRequest - Record Class in org.maplibre.nativejni.resource
Copied request passed to a runtime resource transform callback.
ResourceTransformRequest(ResourceKind, int, String) - Constructor for record class org.maplibre.nativejni.resource.ResourceTransformRequest
Creates an instance of a ResourceTransformRequest record class.
ResourceUsage - Enum Class in org.maplibre.nativejni.resource
Resource usage copied from a native resource request.
restoreDefaultAsyncLogSeverities() - Static method in class org.maplibre.nativejni.Maplibre
Restores the native default async log severity mask.
resultKind() - Method in class org.maplibre.nativejni.runtime.OfflineOperationHandle
 
resultKind() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Returns the value of the resultKind record component.
resultStatus() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Returns the value of the resultStatus record component.
retryAfterUnixMs() - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
retryAfterUnixMs(long) - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
right() - Method in record class org.maplibre.nativejni.camera.EdgeInsets
Returns the value of the right record component.
RIGHT - Enum constant in enum class org.maplibre.nativejni.map.NorthOrientation
 
rings() - Method in record class org.maplibre.nativejni.geo.Geometry.Polygon
Returns the value of the rings record component.
roll() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
roll(double) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
rotateBy(ScreenPoint, ScreenPoint) - Method in class org.maplibre.nativejni.map.MapHandle
 
rotateByAnimated(ScreenPoint, ScreenPoint) - Method in class org.maplibre.nativejni.map.MapHandle
 
rotateByAnimated(ScreenPoint, ScreenPoint, AnimationOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
runOnce() - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
runtime() - Method in class org.maplibre.nativejni.map.MapHandle
 
RUNTIME - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventSourceType
 
RuntimeEvent - Record Class in org.maplibre.nativejni.runtime
Event copied from a runtime's native event queue.
RuntimeEvent(RuntimeEventType, int, RuntimeEventSourceType, int, Optional, Optional, int, int, RuntimeEventPayload, String) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEvent
Creates an instance of a RuntimeEvent record class.
RuntimeEventPayload - Interface in org.maplibre.nativejni.runtime
Copied payload for a runtime event.
RuntimeEventPayload.None - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventPayload.OfflineOperationCompleted - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventPayload.OfflineRegionResponseError - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventPayload.OfflineRegionStatusChanged - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventPayload.OfflineRegionTileCountLimit - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventPayload.RenderFrame - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventPayload.RenderMap - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventPayload.StyleImageMissing - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventPayload.TileAction - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventPayload.Unknown - Record Class in org.maplibre.nativejni.runtime
 
RuntimeEventSourceType - Enum Class in org.maplibre.nativejni.runtime
Source kind for a copied runtime event.
RuntimeEventType - Enum Class in org.maplibre.nativejni.runtime
Runtime event type copied from the native event queue.
RuntimeHandle - Class in org.maplibre.nativejni.runtime
Owned native runtime handle.
RuntimeOptions - Class in org.maplibre.nativejni.runtime
Mutable descriptor used when creating a RuntimeHandle.
RuntimeOptions() - Constructor for class org.maplibre.nativejni.runtime.RuntimeOptions
 
runtimeSource() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the runtimeSource record component.

S

scaleBy(double) - Method in class org.maplibre.nativejni.map.MapHandle
 
scaleBy(double, ScreenPoint) - Method in class org.maplibre.nativejni.map.MapHandle
 
scaleByAnimated(double) - Method in class org.maplibre.nativejni.map.MapHandle
 
scaleByAnimated(double, AnimationOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
scaleByAnimated(double, ScreenPoint) - Method in class org.maplibre.nativejni.map.MapHandle
 
scaleByAnimated(double, ScreenPoint, AnimationOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
scaleFactor() - Method in class org.maplibre.nativejni.map.MapOptions
 
scaleFactor() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrame
 
scaleFactor() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
scaleFactor() - Method in class org.maplibre.nativejni.render.RenderTargetExtent
 
scaleFactor() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
scaleFactor(double) - Method in class org.maplibre.nativejni.map.MapOptions
 
scaleFactor(double) - Method in class org.maplibre.nativejni.render.RenderTargetExtent
 
scheme() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
scheme(TileScheme) - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
SCREEN - Enum constant in enum class org.maplibre.nativejni.map.ConstrainMode
 
ScreenBox - Record Class in org.maplibre.nativejni.geo
Screen-space box in logical map pixels.
ScreenBox(ScreenPoint, ScreenPoint) - Constructor for record class org.maplibre.nativejni.geo.ScreenBox
Creates an instance of a ScreenBox record class.
ScreenPoint - Record Class in org.maplibre.nativejni.geo
Screen-space point in logical map pixels.
ScreenPoint(double, double) - Constructor for record class org.maplibre.nativejni.geo.ScreenPoint
Creates an instance of a ScreenPoint record class.
sdf() - Method in record class org.maplibre.nativejni.style.StyleImage
Returns the value of the sdf record component.
sdf() - Method in record class org.maplibre.nativejni.style.StyleImageInfo
Returns the value of the sdf record component.
sdf() - Method in class org.maplibre.nativejni.style.StyleImageOptions
 
sdf(boolean) - Method in class org.maplibre.nativejni.style.StyleImageOptions
 
SERVER - Enum constant in enum class org.maplibre.nativejni.resource.ResourceErrorReason
 
setAsyncLogSeverities(Set) - Static method in class org.maplibre.nativejni.Maplibre
Configures severities that native logging may dispatch asynchronously.
setBounds(BoundOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
setCamera(CameraOptions) - Method in class org.maplibre.nativejni.map.MapProjectionHandle
 
setCustomGeometrySourceTileData(String, CanonicalTileId, GeoJson) - Method in class org.maplibre.nativejni.map.MapHandle
 
setDebugOptions(Set) - Method in class org.maplibre.nativejni.map.MapHandle
 
setFeatureState(FeatureStateSelector, JsonValue) - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
setFreeCameraOptions(FreeCameraOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
setGeoJsonSourceData(String, GeoJson) - Method in class org.maplibre.nativejni.map.MapHandle
 
setGeoJsonSourceUrl(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
setImageSourceCoordinates(String, List) - Method in class org.maplibre.nativejni.map.MapHandle
 
setImageSourceImage(String, PremultipliedRgba8Image) - Method in class org.maplibre.nativejni.map.MapHandle
 
setImageSourceUrl(String, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
setLayerFilter(String, JsonValue) - Method in class org.maplibre.nativejni.map.MapHandle
 
setLayerProperty(String, String, JsonValue) - Method in class org.maplibre.nativejni.map.MapHandle
 
setLocationIndicatorAccuracyRadius(String, double) - Method in class org.maplibre.nativejni.map.MapHandle
 
setLocationIndicatorBearing(String, double) - Method in class org.maplibre.nativejni.map.MapHandle
 
setLocationIndicatorImageName(String, LocationIndicatorImageKind, String) - Method in class org.maplibre.nativejni.map.MapHandle
 
setLocationIndicatorLocation(String, LatLng, double) - Method in class org.maplibre.nativejni.map.MapHandle
 
setLogCallback(LogCallback) - Static method in class org.maplibre.nativejni.Maplibre
Installs or replaces the process-global native log callback.
setNetworkStatus(NetworkStatus) - Static method in class org.maplibre.nativejni.Maplibre
Sets Maplibre Native's process-global network status.
setProjectionMode(ProjectionModeOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
setRenderingStatsViewEnabled(boolean) - Method in class org.maplibre.nativejni.map.MapHandle
 
setResourceProvider(ResourceProviderCallback) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
setResourceTransform(ResourceTransformCallback) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
setStyleImage(String, PremultipliedRgba8Image) - Method in class org.maplibre.nativejni.map.MapHandle
 
setStyleImage(String, PremultipliedRgba8Image, StyleImageOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
setStyleJson(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
setStyleLightJson(JsonValue) - Method in class org.maplibre.nativejni.map.MapHandle
 
setStyleLightProperty(String, JsonValue) - Method in class org.maplibre.nativejni.map.MapHandle
 
setStyleUrl(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
setTileOptions(TileOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
SETUP - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
setViewportOptions(ViewportOptions) - Method in class org.maplibre.nativejni.map.MapHandle
 
setVisibleCoordinates(List, EdgeInsets) - Method in class org.maplibre.nativejni.map.MapProjectionHandle
 
setVisibleGeometry(Geometry, EdgeInsets) - Method in class org.maplibre.nativejni.map.MapProjectionHandle
 
severity() - Method in record class org.maplibre.nativejni.log.LogRecord
Returns the value of the severity record component.
SHADER - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
SHADOW - Enum constant in enum class org.maplibre.nativejni.style.LocationIndicatorImageKind
 
shareContext() - Method in class org.maplibre.nativejni.render.EglContextDescriptor
 
shareContext() - Method in class org.maplibre.nativejni.render.WglContextDescriptor
 
shareContext(NativePointer) - Method in class org.maplibre.nativejni.render.EglContextDescriptor
 
shareContext(NativePointer) - Method in class org.maplibre.nativejni.render.WglContextDescriptor
 
size(int, int) - Method in class org.maplibre.nativejni.map.MapOptions
 
size(int, int) - Method in class org.maplibre.nativejni.render.RenderTargetExtent
 
SOURCE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceKind
 
SourceFeatureQueryOptions - Class in org.maplibre.nativejni.query
Mutable options for source feature queries.
SourceFeatureQueryOptions() - Constructor for class org.maplibre.nativejni.query.SourceFeatureQueryOptions
 
sourceId() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
sourceId() - Method in record class org.maplibre.nativejni.query.QueriedFeature
Returns the value of the sourceId record component.
sourceId() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.TileAction
Returns the value of the sourceId record component.
SourceInfo - Record Class in org.maplibre.nativejni.style
Copied fixed metadata for one style source.
SourceInfo(SourceType, int, boolean, Optional) - Constructor for record class org.maplibre.nativejni.style.SourceInfo
Creates an instance of a SourceInfo record class.
sourceLayerId() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
sourceLayerId() - Method in record class org.maplibre.nativejni.query.QueriedFeature
Returns the value of the sourceLayerId record component.
sourceLayerId(String) - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
sourceLayerIds() - Method in class org.maplibre.nativejni.query.SourceFeatureQueryOptions
 
sourceLayerIds(List) - Method in class org.maplibre.nativejni.query.SourceFeatureQueryOptions
 
sourceType() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the sourceType record component.
SourceType - Enum Class in org.maplibre.nativejni.style
Style source type values returned by native style source metadata.
southwest() - Method in record class org.maplibre.nativejni.geo.LatLngBounds
Returns the value of the southwest record component.
SPRITE - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
SPRITE_IMAGE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceKind
 
SPRITE_JSON - Enum constant in enum class org.maplibre.nativejni.resource.ResourceKind
 
start() - Method in record class org.maplibre.nativejni.resource.ResourceRequest.ByteRange
Returns the value of the start record component.
START_PARSE - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
startAmbientCacheOperation(AmbientCacheOperation) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startCreateOfflineRegion(OfflineRegionDefinition, byte[]) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startDeleteOfflineRegion(long) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startInvalidateOfflineRegion(long) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startMergeOfflineRegionsDatabase(String) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startMergeOfflineRegionsDatabase(Path) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startOfflineRegion(long) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startOfflineRegions() - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startOfflineRegionStatus(long) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startSetOfflineRegionDownloadState(long, OfflineRegionDownloadState) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startSetOfflineRegionObserved(long, boolean) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
startUpdateOfflineRegionMetadata(long, byte[]) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
state() - Method in record class org.maplibre.nativejni.query.QueriedFeature
Returns the value of the state record component.
stateKey() - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
stateKey(String) - Method in class org.maplibre.nativejni.query.FeatureStateSelector
 
STATIC - Enum constant in enum class org.maplibre.nativejni.map.MapMode
 
stats() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderFrame
Returns the value of the stats record component.
status() - Method in exception class org.maplibre.nativejni.error.MaplibreException
 
status() - Method in class org.maplibre.nativejni.resource.ResourceResponse
 
status() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionStatusChanged
Returns the value of the status record component.
STENCIL_CLIP - Enum constant in enum class org.maplibre.nativejni.map.DebugOption
 
storagePolicy() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the storagePolicy record component.
stride() - Method in record class org.maplibre.nativejni.render.PremultipliedRgba8Image
Returns the value of the stride record component.
stride() - Method in record class org.maplibre.nativejni.render.TextureImageInfo
Returns the value of the stride record component.
stride() - Method in record class org.maplibre.nativejni.style.StyleImageInfo
Returns the value of the stride record component.
StringValue(String) - Constructor for record class org.maplibre.nativejni.geo.FeatureIdentifier.StringValue
Creates an instance of a StringValue record class.
StringValue(String) - Constructor for record class org.maplibre.nativejni.json.JsonValue.StringValue
Creates an instance of a StringValue record class.
STYLE - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
STYLE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceKind
 
StyleImage - Record Class in org.maplibre.nativejni.style
Copied runtime style image pixels with style image metadata.
StyleImage(PremultipliedRgba8Image, float, boolean) - Constructor for record class org.maplibre.nativejni.style.StyleImage
Creates an instance of a StyleImage record class.
styleImageExists(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
styleImageInfo(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
StyleImageInfo - Record Class in org.maplibre.nativejni.style
Copied metadata for one runtime style image.
StyleImageInfo(int, int, int, long, float, boolean) - Constructor for record class org.maplibre.nativejni.style.StyleImageInfo
Creates an instance of a StyleImageInfo record class.
StyleImageMissing(String) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.StyleImageMissing
Creates an instance of a StyleImageMissing record class.
StyleImageOptions - Class in org.maplibre.nativejni.style
Mutable descriptor for runtime style image options.
StyleImageOptions() - Constructor for class org.maplibre.nativejni.style.StyleImageOptions
 
styleLayerExists(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
styleLayerIds() - Method in class org.maplibre.nativejni.map.MapHandle
 
styleLayerJson(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
styleLayerType(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
styleLightProperty(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
styleSourceExists(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
styleSourceIds() - Method in class org.maplibre.nativejni.map.MapHandle
 
styleSourceInfo(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
styleSourceType(String) - Method in class org.maplibre.nativejni.map.MapHandle
 
styleUrl() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Returns the value of the styleUrl record component.
styleUrl() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Returns the value of the styleUrl record component.
supportedOpenGLContextProviders() - Static method in class org.maplibre.nativejni.Maplibre
Returns the OpenGL context providers compiled into the loaded native library.
supportedRenderBackends() - Static method in class org.maplibre.nativejni.Maplibre
Returns the render backends compiled into the loaded native library.
surface() - Method in class org.maplibre.nativejni.render.OpenGLSurfaceDescriptor
 
surface() - Method in class org.maplibre.nativejni.render.VulkanSurfaceDescriptor
 
surface(NativePointer) - Method in class org.maplibre.nativejni.render.OpenGLSurfaceDescriptor
 
surface(NativePointer) - Method in class org.maplibre.nativejni.render.VulkanSurfaceDescriptor
 

T

takeCreateOfflineRegionResult(OfflineOperationHandle) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
takeMergeOfflineRegionsDatabaseResult(OfflineOperationHandle) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
takeOfflineRegionResult(OfflineOperationHandle) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
takeOfflineRegionsResult(OfflineOperationHandle) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
takeOfflineRegionStatusResult(OfflineOperationHandle) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
takeUpdateOfflineRegionMetadataResult(OfflineOperationHandle) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
target() - Method in class org.maplibre.nativejni.render.OpenGLBorrowedTextureDescriptor
 
target() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
target(int) - Method in class org.maplibre.nativejni.render.OpenGLBorrowedTextureDescriptor
 
TERRARIUM - Enum constant in enum class org.maplibre.nativejni.style.RasterDemEncoding
 
texture() - Method in class org.maplibre.nativejni.render.MetalBorrowedTextureDescriptor
 
texture() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrame
 
texture() - Method in class org.maplibre.nativejni.render.OpenGLBorrowedTextureDescriptor
 
texture() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
texture(int) - Method in class org.maplibre.nativejni.render.OpenGLBorrowedTextureDescriptor
 
texture(NativePointer) - Method in class org.maplibre.nativejni.render.MetalBorrowedTextureDescriptor
 
textureImageInfo() - Method in class org.maplibre.nativejni.render.RenderSessionHandle
 
TextureImageInfo - Record Class in org.maplibre.nativejni.render
CPU texture readback metadata in physical pixels.
TextureImageInfo(int, int, int, long) - Constructor for record class org.maplibre.nativejni.render.TextureImageInfo
Creates an instance of a TextureImageInfo record class.
TILE - Enum constant in enum class org.maplibre.nativejni.map.MapMode
 
TILE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceKind
 
TILE_BORDERS - Enum constant in enum class org.maplibre.nativejni.map.DebugOption
 
TileAction(TileOperation, int, TileId, String) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.TileAction
Creates an instance of a TileAction record class.
tileId() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.TileAction
Returns the value of the tileId record component.
TileId - Record Class in org.maplibre.nativejni.geo
Overscaled tile identity copied from native event payloads.
TileId(long, int, long, long, long) - Constructor for record class org.maplibre.nativejni.geo.TileId
Creates an instance of a TileId record class.
TileLodMode - Enum Class in org.maplibre.nativejni.map
Tile level-of-detail algorithm used by map tile options.
TileOperation - Enum Class in org.maplibre.nativejni.map
Tile operation reported by tile observer events.
tileOptions() - Method in class org.maplibre.nativejni.map.MapHandle
 
TileOptions - Class in org.maplibre.nativejni.map
Mutable descriptor for tile prefetch and level-of-detail controls.
TileOptions() - Constructor for class org.maplibre.nativejni.map.TileOptions
 
TilePyramid(String, LatLngBounds, double, double, float, boolean) - Constructor for record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Creates an instance of a TilePyramid record class.
TileScheme - Enum Class in org.maplibre.nativejni.style
Tile URL coordinate scheme for vector, raster, and raster DEM sources.
tileSize() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
tileSize() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
tileSize(int) - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
tileSize(int) - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
TileSourceOptions - Class in org.maplibre.nativejni.style
Mutable descriptor for vector, raster, and raster DEM style tile sources.
TileSourceOptions() - Constructor for class org.maplibre.nativejni.style.TileSourceOptions
 
TIMESTAMPS - Enum constant in enum class org.maplibre.nativejni.map.DebugOption
 
TIMING - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
TMS - Enum constant in enum class org.maplibre.nativejni.style.TileScheme
 
toByteArray() - Method in class org.maplibre.nativejni.render.NativeBuffer
 
tolerance() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
tolerance(double) - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
top() - Method in record class org.maplibre.nativejni.camera.EdgeInsets
Returns the value of the top record component.
TOP - Enum constant in enum class org.maplibre.nativejni.style.LocationIndicatorImageKind
 
toString() - Method in record class org.maplibre.nativejni.camera.EdgeInsets
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.camera.UnitBezier
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.CanonicalTileId
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.Feature
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.DoubleValue
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.Int
Returns a string representation of this record class.
toString() - Method in class org.maplibre.nativejni.geo.FeatureIdentifier.Null
 
toString() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.StringValue
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.UInt
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.GeoJson.FeatureCollection
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.GeoJson.FeatureValue
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.GeoJson.GeometryValue
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.Geometry.Collection
Returns a string representation of this record class.
toString() - Method in class org.maplibre.nativejni.geo.Geometry.Empty
 
toString() - Method in record class org.maplibre.nativejni.geo.Geometry.LineString
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.Geometry.MultiLineString
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.Geometry.MultiPoint
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.Geometry.MultiPolygon
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.Geometry.Point
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.Geometry.Polygon
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.LatLng
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.LatLngBounds
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.ProjectedMeters
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.Quaternion
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.ScreenBox
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.ScreenPoint
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.TileId
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.geo.Vec3
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.json.JsonValue.Array
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.json.JsonValue.Bool
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.json.JsonValue.DoubleValue
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.json.JsonValue.Int
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.json.JsonValue.Member
Returns a string representation of this record class.
toString() - Method in class org.maplibre.nativejni.json.JsonValue.Null
 
toString() - Method in record class org.maplibre.nativejni.json.JsonValue.ObjectValue
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.json.JsonValue.StringValue
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.json.JsonValue.UInt
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.log.LogRecord
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.map.RenderingStats
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.GeometryRegion
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.offline.OfflineRegionDefinition.TilePyramid
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.offline.OfflineRegionInfo
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.offline.OfflineRegionStatus
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.FeatureCollection
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.Unknown
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.Value
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.query.QueriedFeature
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.Box
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.LineString
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.query.RenderedQueryGeometry.Point
Returns a string representation of this record class.
toString() - Method in class org.maplibre.nativejni.render.NativePointer
 
toString() - Method in record class org.maplibre.nativejni.render.PremultipliedRgba8Image
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.render.TextureImageInfo
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.resource.ResourceRequest.ByteRange
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.resource.ResourceTransformRequest
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.None
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineOperationCompleted
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionResponseError
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionStatusChanged
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.OfflineRegionTileCountLimit
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderFrame
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.RenderMap
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.StyleImageMissing
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.TileAction
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.runtime.RuntimeEventPayload.Unknown
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.style.SourceInfo
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.style.StyleImage
Returns a string representation of this record class.
toString() - Method in record class org.maplibre.nativejni.style.StyleImageInfo
Returns a string representation of this record class.
totalDrawCallCount() - Method in record class org.maplibre.nativejni.map.RenderingStats
Returns the value of the totalDrawCallCount record component.
transform(ResourceTransformRequest) - Method in interface org.maplibre.nativejni.resource.ResourceTransformCallback
 
type() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
type() - Method in record class org.maplibre.nativejni.runtime.RuntimeEvent
Returns the value of the type record component.
type() - Method in record class org.maplibre.nativejni.style.SourceInfo
Returns the value of the type record component.

U

UInt(long) - Constructor for record class org.maplibre.nativejni.geo.FeatureIdentifier.UInt
Creates an instance of a UInt record class.
UInt(long) - Constructor for record class org.maplibre.nativejni.json.JsonValue.UInt
Creates an instance of a UInt record class.
UnitBezier - Record Class in org.maplibre.nativejni.camera
Cubic unit-bezier easing curve.
UnitBezier(double, double, double, double) - Constructor for record class org.maplibre.nativejni.camera.UnitBezier
Creates an instance of a UnitBezier record class.
Unknown(int) - Constructor for record class org.maplibre.nativejni.query.FeatureExtensionResult.Unknown
Creates an instance of a Unknown record class.
Unknown(int, long) - Constructor for record class org.maplibre.nativejni.runtime.RuntimeEventPayload.Unknown
Creates an instance of a Unknown record class.
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.error.MaplibreStatus
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.log.LogEvent
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.log.LogSeverity
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.map.ConstrainMode
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.map.NorthOrientation
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.map.TileLodMode
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.map.TileOperation
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.map.ViewportMode
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.offline.OfflineRegionDownloadState
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.render.RenderMode
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.resource.ResourceErrorReason
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.resource.ResourceKind
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.resource.ResourceLoadingMethod
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.resource.ResourcePriority
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.resource.ResourceStoragePolicy
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.resource.ResourceUsage
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventSourceType
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.runtime.RuntimeEventType
 
UNKNOWN - Enum constant in enum class org.maplibre.nativejni.style.SourceType
 
unregisterMap(InternalAccess, MapHandle) - Method in class org.maplibre.nativejni.runtime.RuntimeHandle
 
unsigned(long) - Static method in interface org.maplibre.nativejni.geo.FeatureIdentifier
 
unsigned(long) - Static method in interface org.maplibre.nativejni.json.JsonValue
 
UNSUPPORTED - Enum constant in enum class org.maplibre.nativejni.error.MaplibreStatus
 
UnsupportedFeatureException - Exception Class in org.maplibre.nativejni.error
Thrown when the native library does not support the requested feature.
UnsupportedFeatureException(int, String) - Constructor for exception class org.maplibre.nativejni.error.UnsupportedFeatureException
 
UP - Enum constant in enum class org.maplibre.nativejni.map.NorthOrientation
 
url() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the url record component.
url() - Method in record class org.maplibre.nativejni.resource.ResourceTransformRequest
Returns the value of the url record component.
usage() - Method in record class org.maplibre.nativejni.resource.ResourceRequest
Returns the value of the usage record component.

V

value() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.DoubleValue
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.Int
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.StringValue
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.geo.FeatureIdentifier.UInt
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.json.JsonValue.Bool
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.json.JsonValue.DoubleValue
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.json.JsonValue.Int
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.json.JsonValue.Member
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.json.JsonValue.StringValue
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.json.JsonValue.UInt
Returns the value of the value record component.
value() - Method in record class org.maplibre.nativejni.query.FeatureExtensionResult.Value
Returns the value of the value record component.
Value(JsonValue) - Constructor for record class org.maplibre.nativejni.query.FeatureExtensionResult.Value
Creates an instance of a Value record class.
valueOf(String) - Static method in enum class org.maplibre.nativejni.error.MaplibreStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.log.LogEvent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.log.LogSeverity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.map.ConstrainMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.map.DebugOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.map.MapMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.map.NorthOrientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.map.TileLodMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.map.TileOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.map.ViewportMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.offline.OfflineRegionDownloadState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.render.OpenGLContextProvider
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.render.RenderBackend
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.render.RenderMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.resource.ResourceErrorReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.resource.ResourceKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.resource.ResourceLoadingMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.resource.ResourcePriority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.resource.ResourceProviderDecision
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.resource.ResourceResponseStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.resource.ResourceStoragePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.resource.ResourceUsage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.runtime.AmbientCacheOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.runtime.NetworkStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.runtime.RuntimeEventSourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.runtime.RuntimeEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.style.LocationIndicatorImageKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.style.RasterDemEncoding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.style.SourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.style.TileScheme
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.maplibre.nativejni.style.VectorTileEncoding
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.maplibre.nativejni.error.MaplibreStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in record class org.maplibre.nativejni.json.JsonValue.Array
Returns the value of the values record component.
values() - Static method in enum class org.maplibre.nativejni.log.LogEvent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.log.LogSeverity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.map.ConstrainMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.map.DebugOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.map.MapMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.map.NorthOrientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.map.TileLodMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.map.TileOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.map.ViewportMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.offline.OfflineRegionDownloadState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.render.OpenGLContextProvider
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.render.RenderBackend
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.render.RenderMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.resource.ResourceErrorReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.resource.ResourceKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.resource.ResourceLoadingMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.resource.ResourcePriority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.resource.ResourceProviderDecision
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.resource.ResourceResponseStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.resource.ResourceStoragePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.resource.ResourceUsage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.runtime.AmbientCacheOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.runtime.NetworkStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.runtime.OfflineOperationKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.runtime.OfflineOperationResultKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.runtime.RuntimeEventSourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.runtime.RuntimeEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.style.LocationIndicatorImageKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.style.RasterDemEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.style.SourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.style.TileScheme
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.maplibre.nativejni.style.VectorTileEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
Vec3 - Record Class in org.maplibre.nativejni.geo
Three-component vector used by free-camera options.
Vec3(double, double, double) - Constructor for record class org.maplibre.nativejni.geo.Vec3
Creates an instance of a Vec3 record class.
VECTOR - Enum constant in enum class org.maplibre.nativejni.style.SourceType
 
vectorEncoding() - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
vectorEncoding(VectorTileEncoding) - Method in class org.maplibre.nativejni.style.TileSourceOptions
 
VectorTileEncoding - Enum Class in org.maplibre.nativejni.style
Vector tile encoding for vector style sources.
velocity() - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
velocity(double) - Method in class org.maplibre.nativejni.camera.AnimationOptions
 
VIDEO - Enum constant in enum class org.maplibre.nativejni.style.SourceType
 
viewportMode() - Method in class org.maplibre.nativejni.map.ViewportOptions
 
viewportMode(ViewportMode) - Method in class org.maplibre.nativejni.map.ViewportOptions
 
ViewportMode - Enum Class in org.maplibre.nativejni.map
Viewport orientation mode used by map viewport options.
viewportOptions() - Method in class org.maplibre.nativejni.map.MapHandle
 
ViewportOptions - Class in org.maplibre.nativejni.map
Mutable descriptor for live map viewport and render-transform controls.
ViewportOptions() - Constructor for class org.maplibre.nativejni.map.ViewportOptions
 
VOLATILE - Enum constant in enum class org.maplibre.nativejni.resource.ResourceStoragePolicy
 
volatileSource() - Method in record class org.maplibre.nativejni.style.SourceInfo
Returns the value of the volatileSource record component.
VULKAN - Enum constant in enum class org.maplibre.nativejni.render.RenderBackend
 
VulkanBorrowedTextureDescriptor - Class in org.maplibre.nativejni.render
Mutable descriptor for Vulkan caller-owned texture render targets.
VulkanBorrowedTextureDescriptor() - Constructor for class org.maplibre.nativejni.render.VulkanBorrowedTextureDescriptor
 
VulkanContextDescriptor - Class in org.maplibre.nativejni.render
Mutable Vulkan backend context descriptor.
VulkanContextDescriptor() - Constructor for class org.maplibre.nativejni.render.VulkanContextDescriptor
 
VulkanContextDescriptor(NativePointer, NativePointer, NativePointer, NativePointer, int) - Constructor for class org.maplibre.nativejni.render.VulkanContextDescriptor
 
VulkanOwnedTextureDescriptor - Class in org.maplibre.nativejni.render
Mutable descriptor for Vulkan session-owned texture render targets.
VulkanOwnedTextureDescriptor() - Constructor for class org.maplibre.nativejni.render.VulkanOwnedTextureDescriptor
 
VulkanOwnedTextureFrame - Class in org.maplibre.nativejni.render
Borrowed Vulkan texture frame valid only while its frame handle is open.
VulkanOwnedTextureFrameHandle - Class in org.maplibre.nativejni.render
Explicit handle for a Vulkan session-owned texture frame.
VulkanSurfaceDescriptor - Class in org.maplibre.nativejni.render
Mutable descriptor for Vulkan native surface render targets.
VulkanSurfaceDescriptor() - Constructor for class org.maplibre.nativejni.render.VulkanSurfaceDescriptor
 

W

w() - Method in record class org.maplibre.nativejni.geo.Quaternion
Returns the value of the w record component.
WARNING - Enum constant in enum class org.maplibre.nativejni.log.LogSeverity
 
WGL - Enum constant in enum class org.maplibre.nativejni.render.OpenGLContextProvider
 
WglContextDescriptor - Class in org.maplibre.nativejni.render
Mutable WGL context descriptor for OpenGL render targets on Windows.
WglContextDescriptor() - Constructor for class org.maplibre.nativejni.render.WglContextDescriptor
 
WglContextDescriptor(NativePointer, NativePointer) - Constructor for class org.maplibre.nativejni.render.WglContextDescriptor
 
width() - Method in class org.maplibre.nativejni.map.MapOptions
 
width() - Method in class org.maplibre.nativejni.render.MetalOwnedTextureFrame
 
width() - Method in class org.maplibre.nativejni.render.OpenGLOwnedTextureFrame
 
width() - Method in record class org.maplibre.nativejni.render.PremultipliedRgba8Image
Returns the value of the width record component.
width() - Method in class org.maplibre.nativejni.render.RenderTargetExtent
 
width() - Method in record class org.maplibre.nativejni.render.TextureImageInfo
Returns the value of the width record component.
width() - Method in class org.maplibre.nativejni.render.VulkanOwnedTextureFrame
 
width() - Method in record class org.maplibre.nativejni.style.StyleImageInfo
Returns the value of the width record component.
WIDTH_AND_HEIGHT - Enum constant in enum class org.maplibre.nativejni.map.ConstrainMode
 
wrap() - Method in record class org.maplibre.nativejni.geo.TileId
Returns the value of the wrap record component.
wrap() - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
wrap(boolean) - Method in class org.maplibre.nativejni.style.CustomGeometrySourceOptions
 
WRONG_THREAD - Enum constant in enum class org.maplibre.nativejni.error.MaplibreStatus
 
WrongThreadException - Exception Class in org.maplibre.nativejni.error
Thrown when an owner-thread-affine native handle is used from the wrong thread.
WrongThreadException(int, String) - Constructor for exception class org.maplibre.nativejni.error.WrongThreadException
 

X

x() - Method in record class org.maplibre.nativejni.geo.CanonicalTileId
Returns the value of the x record component.
x() - Method in record class org.maplibre.nativejni.geo.Quaternion
Returns the value of the x record component.
x() - Method in record class org.maplibre.nativejni.geo.ScreenPoint
Returns the value of the x record component.
x() - Method in record class org.maplibre.nativejni.geo.Vec3
Returns the value of the x record component.
x1() - Method in record class org.maplibre.nativejni.camera.UnitBezier
Returns the value of the x1 record component.
x2() - Method in record class org.maplibre.nativejni.camera.UnitBezier
Returns the value of the x2 record component.
xSkew() - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
xSkew(double) - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
XYZ - Enum constant in enum class org.maplibre.nativejni.style.TileScheme
 

Y

y() - Method in record class org.maplibre.nativejni.geo.CanonicalTileId
Returns the value of the y record component.
y() - Method in record class org.maplibre.nativejni.geo.Quaternion
Returns the value of the y record component.
y() - Method in record class org.maplibre.nativejni.geo.ScreenPoint
Returns the value of the y record component.
y() - Method in record class org.maplibre.nativejni.geo.Vec3
Returns the value of the y record component.
y1() - Method in record class org.maplibre.nativejni.camera.UnitBezier
Returns the value of the y1 record component.
y2() - Method in record class org.maplibre.nativejni.camera.UnitBezier
Returns the value of the y2 record component.
ySkew() - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 
ySkew(double) - Method in class org.maplibre.nativejni.map.ProjectionModeOptions
 

Z

z() - Method in record class org.maplibre.nativejni.geo.CanonicalTileId
Returns the value of the z record component.
z() - Method in record class org.maplibre.nativejni.geo.Quaternion
Returns the value of the z record component.
z() - Method in record class org.maplibre.nativejni.geo.Vec3
Returns the value of the z record component.
ZERO - Static variable in record class org.maplibre.nativejni.camera.EdgeInsets
 
zoom() - Method in class org.maplibre.nativejni.camera.CameraOptions
 
zoom(double) - Method in class org.maplibre.nativejni.camera.CameraOptions
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form