@arl/leaflet-tracksymbol2
Preparing search index...
<internal>
Bounds
Class Bounds
Index
Constructors
constructor
Properties
max?
min?
Methods
contains
equals
extend
get
Bottom
Left
get
Bottom
Right
get
Center
get
Size
get
Top
Left
get
Top
Right
intersects
is
Valid
overlaps
pad
Constructors
constructor
new
Bounds
(
topLeft
:
PointExpression
,
bottomRight
:
PointExpression
)
:
Bounds
Parameters
topLeft
:
PointExpression
bottomRight
:
PointExpression
Returns
Bounds
new
Bounds
(
points
?:
Point
[]
|
BoundsLiteral
)
:
Bounds
Parameters
Optional
points
:
Point
[]
|
BoundsLiteral
Returns
Bounds
Properties
Optional
max
max
?:
Point
Optional
min
min
?:
Point
Methods
contains
contains
(
pointOrBounds
:
PointExpression
|
BoundsExpression
)
:
boolean
Parameters
pointOrBounds
:
PointExpression
|
BoundsExpression
Returns
boolean
equals
equals
(
otherBounds
:
BoundsExpression
)
:
boolean
Parameters
otherBounds
:
BoundsExpression
Returns
boolean
extend
extend
(
point
:
PointExpression
)
:
this
Parameters
point
:
PointExpression
Returns
this
extend
(
otherBounds
:
BoundsExpression
)
:
this
Parameters
otherBounds
:
BoundsExpression
Returns
this
get
Bottom
Left
getBottomLeft
()
:
Point
Returns
Point
get
Bottom
Right
getBottomRight
()
:
Point
Returns
Point
get
Center
getCenter
(
round
?:
boolean
)
:
Point
Parameters
Optional
round
:
boolean
Returns
Point
get
Size
getSize
()
:
Point
Returns
Point
get
Top
Left
getTopLeft
()
:
Point
Returns
Point
get
Top
Right
getTopRight
()
:
Point
Returns
Point
intersects
intersects
(
otherBounds
:
BoundsExpression
)
:
boolean
Parameters
otherBounds
:
BoundsExpression
Returns
boolean
is
Valid
isValid
()
:
boolean
Returns
boolean
overlaps
overlaps
(
otherBounds
:
BoundsExpression
)
:
boolean
Parameters
otherBounds
:
BoundsExpression
Returns
boolean
pad
pad
(
bufferRatio
:
number
)
:
Bounds
Parameters
bufferRatio
:
number
Returns
Bounds
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
max
min
Methods
contains
equals
extend
get
Bottom
Left
get
Bottom
Right
get
Center
get
Size
get
Top
Left
get
Top
Right
intersects
is
Valid
overlaps
pad
@arl/leaflet-tracksymbol2
Loading...