|
sdr 0.21 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Bezier | Utility methods for efficiently evaluating bezier curves. |
Box | An orthogonal box, with sides parallel to the x and y axes. |
Fraction | Fraction is a Number which implements
exact arithmetic on fractions. |
Interval | An interval between two Fraction s. |
Point | A 2D point, where x and y coordinate are Fraction s. |
This package contains useful utility code. In particular, our exact
rational arithmetic package is here (in the
Fraction
class), as well
as some classes using our rational numbers to represent
Interval
s,
Point
s, and
Box
es.
|
sdr 0.21 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |