public interface LinearizationTolerance
| Modifier and Type | Method and Description | 
|---|---|
| double | getTolerance(Circle circle)Returns the linearization tolerance for the arc linearization algorithm. | 
double getTolerance(Circle circle)
circle - The circle the Arc is part of. This circle is calculated during the Arc
     linearization algorithm.Copyright © 1996–2019 Geotools. All rights reserved.