igeo
Class ISurfaceXComparator

java.lang.Object
  extended by igeo.IValueComparator<T>
      extended by igeo.IGeometryXComparator<ISurface>
          extended by igeo.ISurfaceXComparator
All Implemented Interfaces:
IComparator<ISurface>

public class ISurfaceXComparator
extends IGeometryXComparator<ISurface>

A class to define order of IVec in X to be used in sorting with ISort.

Author:
Satoru Sugihara
See Also:
ISort

Constructor Summary
ISurfaceXComparator()
           
 
Method Summary
 
Methods inherited from class igeo.IGeometryXComparator
value
 
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

ISurfaceXComparator

public ISurfaceXComparator()