Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
geometry/writer
WKBGeometryWriter
Class WKBGeometryWriter<T>
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
BaseNative
<
any
,
WKBGeometryWriterOptions
>
WKBGeometryWriter
Index
Constructors
constructor
Properties
big
Endian?
during
Init
native
options
z?
Methods
dispose
get
Native
init
Native
View
write
Geometry
Constructors
constructor
new
WKBGeometryWriter
<
T
=
DefaultLatLonKeys
>
(
options
?:
WKBGeometryWriterOptions
,
native
?:
any
,
)
:
WKBGeometryWriter
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
options
:
WKBGeometryWriterOptions
Optional
native
:
any
Returns
WKBGeometryWriter
<
T
>
Properties
Optional
big
Endian
bigEndian
?:
boolean
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
WKBGeometryWriterOptions
Optional
z
z
?:
boolean
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
WKBGeometryWriterOptions
)
:
void
Parameters
native
:
any
options
:
WKBGeometryWriterOptions
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
big
Endian
during
Init
native
options
z
Methods
dispose
get
Native
init
Native
View
write
Geometry
Nativescript Doc
@nativescript-community/ui-carto
Loading...