I want to implement "Fit to Page" functionality using mxGraph
in Java
. I tried to find width and height, using view.getGraphBounds().getWidth()
, and tried to determine zoom factor to zoom out/in. But didn't worked. Any help/suggestion is greatly appreciated.
问问题
905 次