public interface CubicSubdivisionCriterion
java.awt.geom.CubicCurve2D should be
sub-divided
in order to be more accurate represented by a straight segment.| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldSplit(CubicCurve2D curve) |
boolean shouldSplit(CubicCurve2D curve)
Copyright © 2016. All rights reserved.