Uses of Class
ch.claudio.lib.IntegerRange

Packages that use IntegerRange
ch.claudio.fonts   
ch.claudio.lib Collects the classes I use in several programs/packages. 
 

Uses of IntegerRange in ch.claudio.fonts
 

Methods in ch.claudio.fonts that return IntegerRange
 IntegerRange[] CachedInfo.getStretches()
          Return an array of ranges of displayable characters.
 

Uses of IntegerRange in ch.claudio.lib
 

Methods in ch.claudio.lib that return IntegerRange
static IntegerRange UnicodeMap.get(java.lang.Character.UnicodeBlock b)
          Return the character code range for an unicode block