Uses of Class
com.twelvemonkeys.imageio.metadata.tiff.Rational
Packages that use Rational
-
Uses of Rational in com.twelvemonkeys.imageio.metadata.tiff
Classes in com.twelvemonkeys.imageio.metadata.tiff that implement interfaces with type arguments of type RationalModifier and TypeClassDescriptionfinal classRepresents a rational number with alongnumerator andlongdenominator.Methods in com.twelvemonkeys.imageio.metadata.tiff that return RationalModifier and TypeMethodDescriptionRational.negate()Rational.reciprocal()Operations (adapted from http://www.cs.princeton.edu/introcs/92symbolic/Rational.java.html)Methods in com.twelvemonkeys.imageio.metadata.tiff with parameters of type RationalModifier and TypeMethodDescriptionintComparable implementationOperations (adapted from http://www.cs.princeton.edu/introcs/92symbolic/Rational.java.html)