# class CornerEntity


Corner enum


# STATIC MEMBERS

# static member read-only TopLeft

Type: CornerEntity

Description:

# static member read-only TopRight

Type: CornerEntity

Description:

# static member read-only BottomLeft

Type: CornerEntity

Description:

# static member read-only BottomRight

Type: CornerEntity

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(CornerEntity) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(CornerEntity) -

Last Updated: 12/20/2022, 8:12:45 AM