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