|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tigris.gef.util.PredFigNodeInRect
Predicate that returns true for FigNode's that intersect the rectangle given in the constructor. Useful for making a EnumerationPredicate that finds Figs intersecting a given Rectangle.
| Constructor Summary | |
PredFigNodeInRect(java.awt.Rectangle r)
|
|
| Method Summary | |
boolean |
predicate(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PredFigNodeInRect(java.awt.Rectangle r)
| Method Detail |
public boolean predicate(java.lang.Object o)
predicate in interface Predicate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||