public static interface Ops.Logic.GreaterThanOrEqual extends Op
Implementing classes should be annotated with:
@Plugin(type = Ops.Logic.GreaterThanOrEqual.class)| Modifier and Type | Field and Description | 
|---|---|
| static String | ALIASES | 
| static String | NAME | 
ops, setEnvironmentstatic final String NAME
static final String ALIASES
Copyright © 2014–2022 ImageJ. All rights reserved.