Nutrient Web SDK
Preparing search index...
NutrientViewer
Annotations
fromSerializableObject
Function fromSerializableObject
fromSerializableObject
<
K
extends
AnnotationJSONUnion
|
AnnotationsBackendJSONUnion
,
>
(
annotation
:
K
,
)
:
AnnotationJSONToAnnotation
<
K
>
Annotation deserializer. Converts an annotation object to a
AnnotationsUnion
.
Type Parameters
K
extends
AnnotationJSONUnion
|
AnnotationsBackendJSONUnion
Parameters
annotation
:
K
Serialized Annotation
Returns
AnnotationJSONToAnnotation
<
K
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Nutrient Web SDK
Loading...
Annotation deserializer. Converts an annotation object to a AnnotationsUnion.