API / geotoolkit3d / schematics / layout / AbstractAnnotationLayout / AbstractAnnotationLayout
layout.AbstractAnnotationLayout.AbstractAnnotationLayout
Base class for schematics annotations layout
AbstractAnnotationLayout
Constructors
Methods
▸ dispose(): void
Dispose
void
▸ getAnnotation(index): AnnotationBase
Return annotation by index
| Name | Type | Description |
|---|---|---|
index | number | index of annotation |
annotation
▸ getAnnotations(): Iterator<AnnotationBase>
Return iterator of annotations
iterator
▸ getAnnotationsCount(): number
Return number of annotations
number
number of annotations
▸ getClassName(): string
string
▸ Abstract layout(): void
Layout annotations
void
▸ Static getClassName(): string
string