| Package | Description |
|---|---|
| com.caffeineowl.graphics.bezier.flatnessalgos |
| Modifier and Type | Class and Description |
|---|---|
class |
ConvexHullSubdivCriterion
Will require the subdivision of a
cubic
or a quadratic curve any time
the cubic's squared flatness
(or the quad's getSquaredFlatness(QuadCurve2D) squared flatness})
is greater than a provided tolerance. |
Copyright © 2016. All rights reserved.