igeo
Class IBrepZComparator

java.lang.Object
  extended by igeo.IValueComparator<T>
      extended by igeo.IGeometryZComparator<IBrep>
          extended by igeo.IBrepZComparator
All Implemented Interfaces:
IComparator<IBrep>

public class IBrepZComparator
extends IGeometryZComparator<IBrep>

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

Author:
Satoru Sugihara
See Also:
ISort

Constructor Summary
IBrepZComparator()
           
 
Method Summary
 
Methods inherited from class igeo.IGeometryZComparator
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

IBrepZComparator

public IBrepZComparator()