Package | Description |
---|---|
com.twelvemonkeys.imageio.metadata.exif |
Modifier and Type | Method and Description |
---|---|
Rational |
Rational.divides(Rational pOther) |
Rational |
Rational.minus(Rational pOther) |
Rational |
Rational.negate() |
Rational |
Rational.plus(Rational pOther) |
Rational |
Rational.reciprocal() |
Rational |
Rational.times(Rational pOther) |
Modifier and Type | Method and Description |
---|---|
int |
Rational.compareTo(Rational pOther) |
Rational |
Rational.divides(Rational pOther) |
Rational |
Rational.minus(Rational pOther) |
Rational |
Rational.plus(Rational pOther) |
Rational |
Rational.times(Rational pOther) |
Copyright © 2017. All rights reserved.