| 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
 boolean | 
containsId(Id key)
test if a given key lies within this range  | 
 IdRange | 
diffRange(IdRange range)
diffs the given range with this range  | 
 Id | 
getCCWId()
get counterclockwise edge of range  | 
 IdRange | 
getComplementRange()
get the complement of this range  | 
 Id | 
getCWId()
get clockwise edge of range  | 
 IdRange | 
intersectRange(IdRange range)
intersects the given range with this range  | 
 boolean | 
isEmpty()
returns whether or not this range is empty  | 
 IdRange | 
mergeRange(IdRange range)
merges the given range with this range  | 
| Method Detail | 
public boolean containsId(Id key)
key - the key
public Id getCCWId()
public Id getCWId()
public IdRange getComplementRange()
public IdRange mergeRange(IdRange range)
range - DESCRIBE THE PARAMETER
public IdRange diffRange(IdRange range)
range - DESCRIBE THE PARAMETER
public IdRange intersectRange(IdRange range)
range - DESCRIBE THE PARAMETER
public boolean isEmpty()
  | 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||