Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactored handling of nodes and node figures to solve #151 #152

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sailingKieler
Copy link
Member

klighd, klighd.piccolo & friends: added 'FOREGROUND_NODE' & 'BACKGROUND_FIGURE' to 'KlighdProperties', refactored handling of nodes and node figures to solve #151

  • added corresponding convenience methods to 'DiagramSyntheses'
  • added distinguished layers for regular nodes and foreground nodes in 'KChildAreaNode'
  • refined 'fullPaint()' procedures for 'KChildAreaNode' and 'KNodeNode'
  • refined figure filtering in 'KlighdFigureNode'
  • added required state to 'KlighdPaintContext'
  • added corresponding tests to 'klighd.piccolo.test' powered by the svg generator
  • minor refinement in 'SemanticSVGGraphics2D' (generated white space)

@sailingKieler sailingKieler added the enhancement New feature or request label Jan 5, 2023
@sailingKieler sailingKieler force-pushed the cs-issue151 branch 3 times, most recently from 5ee5843 to 497b675 Compare January 9, 2023 11:48
…ND_FIGURE' to 'KlighdProperties', refactored handling of nodes and node figures to solve #151

* added corresponding convenience methods to 'DiagramSyntheses'
* added distinguished layers for regular nodes and foreground nodes in 'KChildAreaNode'
* refined 'fullPaint()' procedures for 'KChildAreaNode' and 'KNodeNode'
* refined figure filtering in 'KlighdFigureNode'
* added required state to 'KlighdPaintContext'
* added corresponding tests to 'klighd.piccolo.test' powered by the svg generator
* minor refinement in 'SemanticSVGGraphics2D' (generated white space)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant