Uses of Package
de.dante.extex.interpreter.type.arithmetic

Packages that use de.dante.extex.interpreter.type.arithmetic
de.dante.extex.interpreter.primitives.hyphen This package contains the primitives for hyphenations in ExTeX. 
de.dante.extex.interpreter.primitives.math.delimiter This package contains math primitives for ExTeX. 
de.dante.extex.interpreter.primitives.register.count This package contains primitives for the manipulation of count registers. 
de.dante.extex.interpreter.primitives.register.count.util This package contains support classes for the integer numbers. 
de.dante.extex.interpreter.primitives.register.dimen This package contains primitives for the manipulation of dimen registers. 
de.dante.extex.interpreter.primitives.register.muskip This package contains primitives for the manipulation of muskip registers. 
de.dante.extex.interpreter.primitives.register.real This package contains primitives for the manipulation of real registers. 
de.dante.extex.interpreter.primitives.register.scaled.util This package contains support classes for the scaled numbers. 
de.dante.extex.interpreter.primitives.register.skip This package contains primitives for the manipulation of skip registers. 
 

Classes in de.dante.extex.interpreter.type.arithmetic used by de.dante.extex.interpreter.primitives.hyphen
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in de.dante.extex.interpreter.type.arithmetic used by de.dante.extex.interpreter.primitives.math.delimiter
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in de.dante.extex.interpreter.type.arithmetic used by de.dante.extex.interpreter.primitives.register.count
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in de.dante.extex.interpreter.type.arithmetic used by de.dante.extex.interpreter.primitives.register.count.util
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in de.dante.extex.interpreter.type.arithmetic used by de.dante.extex.interpreter.primitives.register.dimen
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in de.dante.extex.interpreter.type.arithmetic used by de.dante.extex.interpreter.primitives.register.muskip
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in de.dante.extex.interpreter.type.arithmetic used by de.dante.extex.interpreter.primitives.register.real
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in de.dante.extex.interpreter.type.arithmetic used by de.dante.extex.interpreter.primitives.register.scaled.util
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in de.dante.extex.interpreter.type.arithmetic used by de.dante.extex.interpreter.primitives.register.skip
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.