RangeBoundary

abstract class RangeBoundary

The range boundary class describes a reachable area.

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

Inheritors

Types

Link copied to clipboard
data class Polygon(val points: List<<Error class: unknown class>>) : RangeBoundary

A polygon in a counterclockwise orientation.