0

Can anybody tell me how can in build a scrollbar on my Layout. Some vertices from my Graph are endet away from Screen. I cant be able see them or scroll them . If i do zoom (out) then the vertices will be very small, so that i cant see any edges or other vertices clearly.

thanx

1 Answers1

0

GraphZoomScrollPaneDemo (in the distribution) demonstrates how to use GraphZoomScollPane correctly. Have you looked at it?

Joshua O'Madadhain
  • 2,704
  • 1
  • 14
  • 18
  • thanks for replying.. I have tried ..:) Anothe question: i am using KKLayout 4 my Graph... the random Location from Vertices from my Graph is some time weis away From Screen. How can i fix an Area (width, height), so that the KKlayout will use that area for Locating or placing all Nodes . – parilousfire Mar 10 '16 at 08:22