public class SvgMathUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
compareFloats(float f1, float f2)
Compare two floats and return true if they are close enough to be considered equal.
|
public static boolean compareFloats(float f1,
float f2)
f1 - first float to compare
f2 - second float to compare
Copyright © 1998–2019 iText Group NV. All rights reserved.