UI Widget Toolkit
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Alignment
Event
Type
Legend
Item
Shape
Legend
Orientation
Legend
Type
UIType
Css
Range
Rect
constructor
height
width
x
y
contains
IBuffer
ICheckbox
Tree
Node
IContext
Menu
Item
ICss
IEvent
ILegend
ILegend
Definition
ILegend
Item
IOptions
IRange
IRect
ITooltip
Data
UIElement
UIElement
Manager
UIRenderer
Hierarchy
Rect
Implements
IRect
Index
Constructors
constructor
Properties
height
width
x
y
Methods
contains
Constructors
constructor
new
Rect
(
x
?:
number
, y
?:
number
, width
?:
number
, height
?:
number
)
:
Rect
Parameters
Optional
x:
number
Optional
y:
number
Optional
width:
number
Optional
height:
number
Returns
Rect
Properties
height
height
:
number
= 0
width
width
:
number
= 0
x
x
:
number
= 0
y
y
:
number
= 0
Methods
contains
contains
(
x
:
number
, y
:
number
)
:
boolean
Parameters
x:
number
y:
number
Returns
boolean
Generated using
TypeDoc