Skip to content

🎨 Excaligen API Documentation

This is the API documentation for the Excaligen library

✨ The following classes are available:

SceneBuilder

  • SceneBuilder The SceneBuilder class provides methods to add various diagram elements

Defaults

  • Defaults A class to hold default values for various element properties

Color

  • Color Color class for handling RGB and HSL colors

Arrow

  • Arrow A class representing an arrow element in Excalidraw with various connection styles

Diamond

  • Diamond A class representing a diamond shape in the diagram

Ellipse

  • Ellipse A class representing an elliptical shape element

Frame

  • Frame A visual container that can hold other elements and automatically adjusts its size

Group

  • Group A container class that represents a group of elements

Image

  • Image A class representing an image element that can be loaded from various sources

Line

  • Line A line element that draws a straight or curved line segments between the given points

Rectangle

  • Rectangle A class representing a rectangular shape in a 2D space

Text

  • Text A class representing text elements in excaligen