Search
Preparing search index...
The search index is not available
swimOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@swim/math
CircleR2
Class CircleR2
Hierarchy
R2Shape
CircleR2
Implements
Shape
HashCode
Debug
Index
Constructors
constructor
Accessors
cx
cy
r
x
Max
x
Min
y
Max
y
Min
Methods
can
Equal
contains
debug
equals
hash
Code
intersects
to
Any
to
String
transform
union
from
Any
of
Constructors
constructor
new
Circle
R2
(
x
:
number
, y
:
number
, r
:
number
)
:
CircleR2
Parameters
x:
number
y:
number
r:
number
Returns
CircleR2
Accessors
cx
get
cx
(
)
:
number
Returns
number
cy
get
cy
(
)
:
number
Returns
number
r
get
r
(
)
:
number
Returns
number
x
Max
get
xMax
(
)
:
number
Returns
number
x
Min
get
xMin
(
)
:
number
Returns
number
y
Max
get
yMax
(
)
:
number
Returns
number
y
Min
get
yMin
(
)
:
number
Returns
number
Methods
Protected
can
Equal
can
Equal
(
that
:
CircleR2
)
:
boolean
Parameters
that:
CircleR2
Returns
boolean
contains
contains
(
that
:
AnyShape
)
:
boolean
contains
(
x
:
number
, y
:
number
)
:
boolean
Parameters
that:
AnyShape
Returns
boolean
Parameters
x:
number
y:
number
Returns
boolean
debug
debug
(
output
:
Output
)
:
void
Parameters
output:
Output
Returns
void
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
intersects
intersects
(
that
:
AnyShape
)
:
boolean
Parameters
that:
AnyShape
Returns
boolean
to
Any
to
Any
(
)
:
CircleR2Init
Returns
CircleR2Init
to
String
to
String
(
)
:
string
Returns
string
transform
transform
(
f
:
R2Function
)
:
CircleR2
Parameters
f:
R2Function
Returns
CircleR2
union
union
(
that
:
AnyR2Shape
)
:
R2Shape
Parameters
that:
AnyR2Shape
Returns
R2Shape
Static
from
Any
from
Any
(
circle
:
AnyCircleR2
)
:
CircleR2
Parameters
circle:
AnyCircleR2
Returns
CircleR2
Static
of
of
(
cx
:
number
, cy
:
number
, r
:
number
)
:
CircleR2
Parameters
cx:
number
cy:
number
r:
number
Returns
CircleR2
Globals
@swim/core
@swim/codec
@swim/collections
@swim/dataflow
@swim/math
@swim/recon
@swim/streamlet
@swim/structure
@swim/time
@swim/uri
@swim/util
@swim/mesh
@swim/ui
@swim/ux
@swim/web
Box
R2
Circle
R2
constructor
cx
cy
r
x
Max
x
Min
y
Max
y
Min
can
Equal
contains
debug
equals
hash
Code
intersects
to
Any
to
String
transform
union
from
Any
of
Point
R2
R2
Shape
Segment
R2
Vector
R2
Box
R2Init
Circle
R2Init
Point
R2Init
R2
Function
R2
Operator
Segment
R2Init
Shape
Vector
R2Init
Any
Box
R2
Any
Circle
R2
Any
Point
R2
Any
R2Shape
Any
Segment
R2
Any
Shape
Any
Vector
R2
Shape