|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectigeo.IValueComparator<T>
igeo.IGeometryXComparator<T>
public class IGeometryXComparator<T extends IGeometry>
A class to define order of IVec in X to be used in sorting with ISort.
ISort| Constructor Summary | |
|---|---|
IGeometryXComparator()
|
|
| Method Summary | |
|---|---|
double |
value(T g)
|
| Methods inherited from class igeo.IValueComparator |
|---|
compare |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IGeometryXComparator()
| Method Detail |
|---|
public double value(T g)
value in class IValueComparator<T extends IGeometry>
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||