|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.piccolox.event.PSelectionEventHandler.BoundsFilter
protected class PSelectionEventHandler.BoundsFilter
Constructor Summary | |
---|---|
protected |
PSelectionEventHandler.BoundsFilter(PBounds bounds)
|
Method Summary | |
---|---|
boolean |
accept(PNode node)
Return true if the filter should accept the given node. |
boolean |
acceptChildrenOf(PNode node)
Return true if the filter should test the children of the given node for acceptance. |
boolean |
isCameraLayer(PNode node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PSelectionEventHandler.BoundsFilter(PBounds bounds)
Method Detail |
---|
public boolean accept(PNode node)
PNodeFilter
accept
in interface PNodeFilter
public boolean acceptChildrenOf(PNode node)
PNodeFilter
acceptChildrenOf
in interface PNodeFilter
public boolean isCameraLayer(PNode node)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |