| Frames | No Frames |
Methods with return type com.drew.lang.Rational | |
| Rational | Returns the reciprocal value of this obejct as a new Rational. |
| Rational |
Simplifies the Rational number. |
Methods with return type com.drew.lang.Rational | |
| Rational | |
| Rational | |
Methods with parameter type com.drew.lang.Rational | |
| void | Sets a Rational value for the specified tag. |
| void | Sets a Rational array for the specified tag. |
Methods with return type com.drew.lang.Rational | |
| Rational | Directory.getRational(int tagType) Returns the specified tag's value as a Rational, if possible. |
| Rational[] | Directory.getRationalArray(int tagType) |