Class StyleStructs
java.lang.Object
org.maplibre.nativeffi.internal.struct.StyleStructs
Internal materializers and readers for style structs and short-lived handles.
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentcanonicalTileId(CanonicalTileId tileId, Arena arena) static MemorySegmentimageSourceCoordinates(List<LatLng> coordinates, Arena arena) static MemorySegmentpremultipliedRgba8Image(PremultipliedRgba8Image image, Arena arena) static SourceInfosourceInfo(MemorySegment segment, Optional<String> attribution) static MemorySegmentstringViewArray(List<String> values, Arena arena) styleIdList(MemorySegment list) static StyleImageInfostyleImageInfo(MemorySegment segment) static MemorySegmentstyleImageOptions(StyleImageOptions options, Arena arena) static MemorySegmenttileSourceOptions(TileSourceOptions options, Arena arena)
-
Method Details
-
stringViewArray
-
styleIdList
-
tileSourceOptions
-
sourceInfo
-
styleImageOptions
-
premultipliedRgba8Image
-
styleImageInfo
-
canonicalTileId
-
imageSourceCoordinates
-