Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
geometry/writer
WKTGeometryWriter
Class WKTGeometryWriter<T>
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
BaseNative
<
any
,
WKTGeometryWriterOptions
>
WKTGeometryWriter
Index
Constructors
constructor
Properties
during
Init
native
options
z?
Methods
dispose
get
Native
init
Native
View
write
Geometry
Constructors
constructor
new
WKTGeometryWriter
<
T
=
DefaultLatLonKeys
>
(
options
?:
WKTGeometryWriterOptions
,
native
?:
any
,
)
:
WKTGeometryWriter
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
options
:
WKTGeometryWriterOptions
Optional
native
:
any
Returns
WKTGeometryWriter
<
T
>
Properties
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
WKTGeometryWriterOptions
Optional
z
z
?:
boolean
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
WKTGeometryWriterOptions
)
:
void
Parameters
native
:
any
options
:
WKTGeometryWriterOptions
Returns
void
write
Geometry
writeGeometry
(
value
:
Geometry
<
T
,
any
>
)
:
any
Parameters
value
:
Geometry
<
T
,
any
>
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
native
options
z
Methods
dispose
get
Native
init
Native
View
write
Geometry
Nativescript Doc
@nativescript-community/ui-carto
Loading...