|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shapelogic.imageprocessing.AreaComparator
public class AreaComparator
Compare area by pixel size.
| Field Summary | |
|---|---|
static AreaComparator |
INSTANCE
|
| Constructor Summary | |
|---|---|
AreaComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(HasArea o1,
HasArea o2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Field Detail |
|---|
public static final AreaComparator INSTANCE
| Constructor Detail |
|---|
public AreaComparator()
| Method Detail |
|---|
public int compare(HasArea o1,
HasArea o2)
compare in interface java.util.Comparator<HasArea>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||