Plane.Label


class Plane.Label


A semantic description of a Plane.

Public companion properties

Plane.Label

The plane represents a ceiling.

Plane.Label

The plane represents a floor.

Plane.Label

The plane represents a table.

Plane.Label

The plane represents an unknown type.

Plane.Label

The plane represents a wall.

Public functions

open String

Public companion properties

Ceiling

val CeilingPlane.Label

The plane represents a ceiling.

Floor

val FloorPlane.Label

The plane represents a floor.

Table

val TablePlane.Label

The plane represents a table.

Unknown

val UnknownPlane.Label

The plane represents an unknown type.

Wall

val WallPlane.Label

The plane represents a wall.

Public functions

toString

open fun toString(): String

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Learn how to use the sqlite3 command-line program to manage SQLite databases created by Android applications.

Updated Apr 12, 2023