Last updated

API / geotoolkit / scene / AnnotationTitleFactory / AnnotationTitleFactory

Class: AnnotationTitleFactory

scene.AnnotationTitleFactory.AnnotationTitleFactory

Defines helper method(s) to create annotation title instance

Table of contents

Constructors
Methods

Contents

Constructors

new AnnotationTitleFactory()

new AnnotationTitleFactory()

Methods

create

create(options): Text

Creates annotation title

Parameters

Name Type Description
optionsOptionsannotation title options

Returns

Text

annotation title


getClassName

getClassName(): string

Returns

string


getClassName

Static getClassName(): string

Returns

string


getInstance

Static getInstance(): AnnotationTitleFactory

Returns instance of the factory

Returns

AnnotationTitleFactory

factory