Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiagramMakerNodeTypeConfiguration

Interface for storing configuration for a given node type

Hierarchy

  • DiagramMakerNodeTypeConfiguration

Index

Properties

connectorPlacementOverride?: ConnectorPlacementType

Used for overriding the connector placement for nodes using this type.

shape?: ShapeType

Used for providing shape for nodes using this type. Used in conjunction with BOUNDARY connector placement.

size: Size

Size used if override not provided by data attrs for potential nodes using this type.

visibleConnectorTypes?: TypeForVisibleConnectorTypes

Used for overriding visible connectors for nodes using this type. This is useful only in case diagram maker renders connectors by default i.e. LEFT_RIGHT or TOP_BOTTOM.

Generated using TypeDoc