Last updated

API / geotoolkit / flowcharts / plugins / library / DefaultComponents / DefaultComponents

Class: DefaultComponents

library.DefaultComponents.DefaultComponents

This class provides a set of default diagram visuals prototypes, such as Link, Rectangle, Text, etc. Method getComponents returns an array of available visual prototypes

Table of contents

Constructors
Accessors
Methods

Contents

Constructors

new DefaultComponents()

new DefaultComponents()

Accessors

Category

Static get Category(): string

Default components' category name

Returns

string

Methods

getComponents

Static getComponents(): Component[]

Gets all components stored in the library

Returns

Component[]

an array of prototype instances