Legytma Schemas

Rect From LTWH Schema

https://legytma.com.br/schema/rect_fromLTWH.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 No Unknown status No Forbidden Allowed none rect_fromLTWH.schema.json

Rect From LTWH Type

object (Rect From LTWH)

all of

Rect From LTWH Properties

Property Type Required Nullable Defined by
type string Optional cannot be null Rect From LTWH
left Merged Optional cannot be null Rect From LTWH
top Merged Optional cannot be null Rect From LTWH
width Merged Optional cannot be null Rect From LTWH
height Merged Optional cannot be null Rect From LTWH

type

Identify the widget type

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

type

type Type

string (Type)

type Constraints

constant: the value of this property must be equal to:

"fromLTWH"

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"  

left

Define the representation of double acceptable.

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

left

left Type

merged type (Double)

one (and only one) of

left Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

left Default Value

The default value is:

1

top

Define the representation of double acceptable.

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

top

top Type

merged type (Double)

one (and only one) of

top Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

top Default Value

The default value is:

1

width

Define the representation of double acceptable.

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

width

width Type

merged type (Double)

one (and only one) of

width Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

width Default Value

The default value is:

1

height

Define the representation of double acceptable.

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

height

height Type

merged type (Double)

one (and only one) of

height Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

height Default Value

The default value is:

1