Detecting nodes as they move out of viewport on zooming
15 views
Skip to first unread message
Maven
unread,
Oct 10, 2009, 5:52:25 PM10/10/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Piccolo2D Users
Hi,
I am displaying a node link diagram on canvas. I want to detect the
nodes as the nodes move out of the view on zooming. I am using
Piccolo2D.java.
Can someone guide me how to detect the nodes as soon as they move out
of view port on zooming say i can print out its label as soon as it
moves outside the view port, do i have to overwrite PzoomeventHandler
or something else.
Regards
viny...@gmail.com
unread,
Mar 28, 2014, 10:18:32 AM3/28/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to piccolo...@googlegroups.com
This seems a bit old, but i have EXACTLY the same question
Maybe this could be done if
PCanvas -> Transform Coords is inside CurrentViewingNode.Bounds