Search results

DiagramConstraints API in Angular Diagram API component

Enables/Disables certain features of diagram None - Disable DiagramConstraints constraints Bridging - Enables/Disable Bridging support for connector UndoRedo - Enables/Disable the Undo/Redo support Tooltip - Enables/Disable Tooltip support UserInteraction - Enables/Disable UserInteraction support for the diagram ApiUpdate - Enables/Disable ApiUpdate support for the diagram PageEditable - Enables/Disable PageEditable support for the diagram Zoom - Enables/Disable Zoom support for the diagram PanX - Enables/Disable PanX support for the diagram PanY - Enables/Disable PanY support for the diagram Pan - Enables/Disable Pan support the diagram ZoomTextEdit - Enables/Disables zooming the text box while editing the text Virtualization - Enables/Disable Virtualization support the diagram LineRouting - Enables/ Disable the line routing AvoidLineOverlapping - Enables/Disables the line overlapping resolution globally in the diagram Default - Enables/Disable all constraints

  • ApiUpdate - Enables/Disable ApiUpdate support for the diagram
  • AutomaticPortCreation - Indicates that ports are created interactively.
  • AvoidLineOverlapping - Enables/Disables the line overlapping resolution globally in the diagram
  • Bridging - Enables/Disable Bridging support for connector
  • Default - Enables/Disable all constraints
  • LineRouting - Enables/ Disable the line routing
  • None - Disable DiagramConstraints constraints
  • PageEditable - Enables/Disable PageEditable support for the diagram
  • Pan - Enables/Disable Pan support the diagram
  • PanX - Enables/Disable PanX support for the diagram
  • PanY - Enables/Disable PanY support for the diagram
  • RestrictNegativeAxisDragDrop - Restricts the drag and drop of objects beyond the top and left (negative) axes of the diagram.When enabled, users will not be able to move objects outside the positive coordinate space.
  • Tooltip - Enables/Disable Tooltip support
  • UndoRedo - Enables/Disable the Undo/Redo support
  • UserInteraction - Enables/Disable UserInteraction support for the diagram
  • Virtualization - Enables/Disable Virtualization support the diagram
  • Zoom - Enables/Disable Zoom support for the diagram
  • ZoomTextEdit - Enables/Disables zooming the text box while editing the text