Skip to content

Expose rendering options to CLI and sbt plugin #14

Open
@steinybot

Description

@steinybot

You may also want to discuss this in Ideas.

Description

Currently there is a distinction between the options used to analyse the SemanticDB and create the initial ClassDiagramElements and the options that then take those ClassDiagramElements and render them. None of these render options are being exposed via the CLI or sbt plugin.

This would allow more control of the generated diagram via the CLI and sbt plugin.

Potential Solution

Additional Information

While we are at it we should decide whether the hide render option is still required. It is better (and often required) to filter these out during the processing step. This is currently done by the ignore parameter on the SymbolIndex (for better or worse).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions