Skip to content

Implement ElementRegistry#getGraphics #30

Open
@pinussilvestrus

Description

@pinussilvestrus

Is your feature request related to a problem? Please describe

Like we have in diagram.js, it would make sense to have a getGraphics functionality for the ElementRegistry in table-js.

From an APIs perspective, it would be nice to have this aligned in all core libraries. I humbled over this while implementing test cases inside dmn-js-decision-table and get the DOM node from an element.

Describe the solution you'd like

Implement ElementRegistry#getGraphics to return a SVGElement oder a DOMNode.

Describe alternatives you've considered

Do nothing because it's not feasible.

Additional context

diagram.js Implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogQueued in backlogenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions