Last updated

API / geotoolkit3d / schematics / layout / ExpandedAnnotationLayout / ExpandedAnnotationLayout

Class: ExpandedAnnotationLayout

layout.ExpandedAnnotationLayout.ExpandedAnnotationLayout

Expanded annotation layout - all annotations locate as vertical line with equal gaps

Hierarchy

Table of contents

Constructors
Methods

Contents

Constructors

new ExpandedAnnotationLayout()

new ExpandedAnnotationLayout()

Overrides

AbstractAnnotationLayout.constructor

Methods

dispose

dispose(): void

Dispose

Returns

void

Inherited from

AbstractAnnotationLayout.dispose


getAnnotation

getAnnotation(index): AnnotationBase

Return annotation by index

Parameters

Name Type Description
indexnumberindex of annotation

Returns

AnnotationBase

annotation

Inherited from

AbstractAnnotationLayout.getAnnotation


getAnnotations

getAnnotations(): Iterator<AnnotationBase>

Return iterator of annotations

Returns

Iterator<AnnotationBase>

iterator

Inherited from

AbstractAnnotationLayout.getAnnotations


getAnnotationsCount

getAnnotationsCount(): number

Return number of annotations

Returns

number

number of annotations

Inherited from

AbstractAnnotationLayout.getAnnotationsCount


getClassName

getClassName(): string

Returns

string

Inherited from

AbstractAnnotationLayout.getClassName


layout

layout(): void

Layout annotations

Returns

void

Overrides

AbstractAnnotationLayout.layout


getClassName

Static getClassName(): string

Returns

string

Inherited from

AbstractAnnotationLayout.getClassName