CompositeRegionOperation

Represents an operation on the CompositeRegion.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
constructor(id: CompositeRegionId, operationType: MapOperationType)

Properties

Link copied to clipboard

The CompositeRegionId of the operation.

Link copied to clipboard

The type of the operation.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String