Tile Set
See also
Types
Raster Dem Builder
Link copied to clipboard
class RasterDemBuilder(tilejson: String, tiles: List<String>) : TileSet.Builder
Content copied to clipboard
Builder of TileSet for RasterDemSource.
Functions
compute If Absent
Link copied to clipboard
compute If Present
Link copied to clipboard
open override fun computeIfPresent(p0: String, p1: BiFunction<in String, in Value, out Value?>): Value?
Content copied to clipboard
contains Key
Link copied to clipboard
contains Value
Link copied to clipboard
for Each
Link copied to clipboard
get Or Default
Link copied to clipboard
put If Absent
Link copied to clipboard
replace All
Link copied to clipboard
open override fun replaceAll(p0: BiFunction<in String, in Value, out Value>)
Content copied to clipboard
Properties
entries
Link copied to clipboard
open override val entries: MutableSet<MutableMap.MutableEntry<String, Value>>
Content copied to clipboard
keys
Link copied to clipboard
values
Link copied to clipboard