Search
Preparing search index...
The search index is not available
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Geo/cm_gispoint"
CMWORLD
GisPoint
Class GisPoint
GIS 개념을 갖는 Point 객체
returns
Hierarchy
GisObject
GisPoint
Index
Constructors
constructor
Properties
geo
Points
id
maxx
maxy
minx
miny
needs
Update
obj
Style
obj
Type
Methods
draw
is
Contained
update
Constructors
constructor
new
Gis
Point
(
)
:
GisPoint
Returns
GisPoint
Properties
geo
Points
geo
Points
:
Vector3
[]
= null
id
id
:
number
= -1
maxx
maxx
:
number
= Number.NaN
maxy
maxy
:
number
= Number.NaN
minx
minx
:
number
= Number.NaN
miny
miny
:
number
= Number.NaN
needs
Update
needs
Update
:
boolean
= false
무언가 갱신이 필요하다고 설정한다. 갱신이 되면 false로 초기화됨.
obj
Style
obj
Style
:
any
= null
obj
Type
obj
Type
:
GisObjectType
= GisObjectType.none
Methods
draw
draw
(
context
:
any
, x1
:
any
, y1
:
any
, x2
:
any
, y2
:
any
, forceDraw
:
any
)
:
void
Parameters
context:
any
x1:
any
y1:
any
x2:
any
y2:
any
forceDraw:
any
Returns
void
is
Contained
is
Contained
(
context
:
any
, x1
:
any
, y1
:
any
, x2
:
any
, y2
:
any
)
:
boolean
Parameters
context:
any
x1:
any
y1:
any
x2:
any
y2:
any
Returns
boolean
update
update
(
)
:
void
Returns
void
Globals
"
Geo/cm_
gispoint"
CMWORLD
Gis
Point
constructor
geo
Points
id
maxx
maxy
minx
miny
needs
Update
obj
Style
obj
Type
draw
is
Contained
update
Generated using
TypeDoc
GIS 개념을 갖는 Point 객체