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 comparef2 - second float to compareCopyright © 1998–2018 iText Group NV. All rights reserved.