| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.refractions.udig.ui.AttributeComparator
public class AttributeComparator
| Constructor Summary | |
|---|---|
AttributeComparator(int dir,
                    java.lang.String xpath)
 | 
|
| Method Summary | |
|---|---|
 int | 
compare(SimpleFeature f0,
        SimpleFeature f1)
 | 
 boolean | 
equals(java.lang.Object obj)
 | 
 int | 
hashCode()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AttributeComparator(int dir,
                           java.lang.String xpath)
| Method Detail | 
|---|
public int compare(SimpleFeature f0,
                   SimpleFeature f1)
compare in interface java.util.Comparator<SimpleFeature>public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in interface java.util.Comparator<SimpleFeature>equals in class java.lang.Object
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||