plannerjs - v0.4.1
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Zoi
Zone
constructor
id
contains
get
Boundary
get
Degree
get
Subject
Hierarchy
ZoiZone
Index
Constructors
constructor
Properties
id
Methods
contains
get
Boundary
get
Degree
get
Subject
Constructors
constructor
new
Zoi
Zone
(
id
:
string
, boundary
:
GeometryValue
, subject
:
ZoiSubject
, degree
?:
number
)
:
ZoiZone
Parameters
id:
string
boundary:
GeometryValue
subject:
ZoiSubject
Default value
degree:
number
= 1
Returns
ZoiZone
Properties
id
id
:
string
Methods
contains
contains
(
location
:
ILocation
)
:
boolean
Parameters
location:
ILocation
Returns
boolean
get
Boundary
get
Boundary
(
)
:
GeometryValue
Returns
GeometryValue
get
Degree
get
Degree
(
)
:
number
Returns
number
get
Subject
get
Subject
(
)
:
ZoiSubject
Returns
ZoiSubject
Generated using
TypeDoc