Legytma Schemas

Rect Schema

https://legytma.com.br/schema/rect.schema.json

Created by Windol [email protected] at 01/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated Yes Unknown status No Forbidden Allowed none rect.schema.json

Rect Type

object (Rect)

Rect Properties

Property Type Required Nullable Defined by
type string Optional cannot be null Rect

type

Identify the widget type

Used to identify parser. Every parser can permit only one type

type

type Type

string (Type)

type Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"zero"  
"largest"  
"fromPoints"  
"fromCircle"  
"fromCenter"  
"lerp"  
"fromLTRB"  
"fromLTWH"  

Rect Definitions

Definitions group type

Reference this group by using

{"$ref":"https://legytma.com.br/schema/rect.schema.json#/definitions/type"}

Identify the widget type

Used to identify parser. Every parser can permit only one type

type

type Type

string (Type)

type Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"zero"  
"largest"  
"fromPoints"  
"fromCircle"  
"fromCenter"  
"lerp"  
"fromLTRB"  
"fromLTWH"