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

Diagram Server: Incremental diagram piece generation and synchronization #103

Merged
merged 49 commits into from
Nov 18, 2021

Conversation

NiklasRentzCAU
Copy link
Member

This PR adds the incremental generation of the SGraph structure from KGraphs and allows for piece-wise synchronization of diagram pieces with a client viewer.
Also adds some code to be able to transfer the generation process towards a top-down layout approach in the future.

Supercedes #98

Eddykasp added 30 commits April 26, 2021 15:33
Eddykasp and others added 18 commits June 29, 2021 15:13
# Conflicts:
#	plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/KGraphDiagramGenerator.xtend
#	plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/KGraphDiagramUpdater.xtend
#	plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/utils/KGraphMappingUtil.xtend
Conflicts:
	plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/KGraphDiagramGenerator.xtend
	plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/KGraphDiagramServer.xtend
	plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/gson_utils/KGraphTypeAdapterUtil.xtend
@NiklasRentzCAU NiklasRentzCAU merged commit c2167b1 into master Nov 18, 2021
@NiklasRentzCAU NiklasRentzCAU deleted the nre/incrementalPieces branch August 7, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants