Forums

Full Version: Predicated continued
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all.

I'm currently developing a monitoring app for computer networks, and I have the need to filter out nodes by their category field, and their edges.

So where I'm a bit stuck is at the edge-predicate. I need to check if both target and the source is of a certain category.

Any ideas how to do this?
Hi klette,

best to repost your question in the sourceforge prefuse forum, pap is really only meant to facility posting demo progs, in this case of this subforum, demos that doesn't work at all.

cheers

martin
Ah, sorry about that. I have however solved this problem now, sort of at least. Costs me a few iterations over the data, but its gotta do that somewhere anyway, right? Smile

Thnaks for this site btw, excellent for learning prefuse (As the prefuse documentation is.. lets just say a bit rough on the edges Wink)
Happy to hear that thinks worked out now
And nice to read that you find this site helpful. I was hoping for more contributions from other folks, but nevertheless I am writing this little demos anyway for myself so why not sharing them. And Björn's demos helped me a lot to learn prefuse.

greets

martin
Reference URL's