jgraph / mxgraph

mxGraph is a fully client side JavaScript diagramming library
Other
6.81k stars 2.06k forks source link

Implementation of alignment lines? #469

Closed ahdekkers closed 3 years ago

ahdekkers commented 4 years ago

When using draw.io, as shapes are moved around the graph, alignment lines popup to indicate whether the centers/tops/bottoms of two shapes are lined up. Is this functionality present in the current java mxgraph?

PrudhviMadasu commented 4 years ago

Yes, use JGraphpadFormatAction, check below PDF http://read.pudn.com/downloads199/sourcecode/java/934521/JGraph/JGraph%20in%20Action.pdf