Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
fromByteBuffer
Link copied to clipboard
fun fromByteBuffer(buffer: ByteBuffer): REXLayer
Factory method for REXLayer, which reads out Layer information from a ByteBuffer.
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

TRANSPARENT_BACKGROUND
Link copied to clipboard
val TRANSPARENT_BACKGROUND: TileColor

Sources

(source)
Link copied to clipboard