lapis.tools
Class Sort.UnicodeOrder

java.lang.Object
  extended bylapis.tools.Sort.KeyOrder
      extended bylapis.tools.Sort.UnicodeOrder
All Implemented Interfaces:
Sort.Order
Direct Known Subclasses:
Sort.ReverseUnicodeOrder
Enclosing class:
Sort

public static class Sort.UnicodeOrder
extends Sort.KeyOrder


Constructor Summary
Sort.UnicodeOrder(TC pattern)
           
 
Method Summary
 Sort.SortableRegion makeSortableRegion(Region r)
           
 Sort.Order reverse()
           
 
Methods inherited from class lapis.tools.Sort.KeyOrder
getKey, setDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sort.UnicodeOrder

public Sort.UnicodeOrder(TC pattern)
Method Detail

reverse

public Sort.Order reverse()

makeSortableRegion

public Sort.SortableRegion makeSortableRegion(Region r)