Animate resizing and translating animation in parallel.
Add VertexResizeAnimation.
Rename to TranslateAnimation from EdgeAnimation.
1 parent a02bd15 commit 4398f5cca1fd80558243e401ef152c8229744b1f
Aki Hongo authored on 3 Sep 2021
Showing 10 changed files
View
src/org/ntlab/animations/EdgeAnimation.java 100644 → 0
View
src/org/ntlab/animations/MagnetRONAnimation.java
View
src/org/ntlab/animations/TranslateAnimation.java 0 → 100644
View
src/org/ntlab/animations/VertexResizeAnimation.java 0 → 100644
View
src/org/ntlab/deltaViewer/CollaborationViewer.java
View
src/org/ntlab/deltaViewer/DeltaGraphAdapter.java
View
src/org/ntlab/deltaViewer/DeltaViewer.java
View
src/org/ntlab/deltaViewer/MagnetRONScheduledThreadPoolExecutor.java
View
src/org/ntlab/deltaViewer/MagnetRONViewer.java
View
src/org/ntlab/deltaViewer/Vertex.java