|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.refractions.udig.ui.operations.And
public class And
Represents the Not element in the operation extension point.
| Field Summary |
|---|
| Fields inherited from interface net.refractions.udig.ui.operations.OpFilter |
|---|
FALSE, TRUE |
| Constructor Summary | |
|---|---|
And()
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.Object object)
|
java.util.List<OpFilter> |
getFilters()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public And()
| Method Detail |
|---|
public java.util.List<OpFilter> getFilters()
public boolean accept(java.lang.Object object)
accept in interface OpFilter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||