public class SmallPointCalculator extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
TOLERANCE |
| Constructor and Description |
|---|
SmallPointCalculator(double tolerance,
ICoordinate c0,
ICoordinate c1) |
SmallPointCalculator(ICoordinate c0,
ICoordinate c1) |
public static final double TOLERANCE
public SmallPointCalculator(ICoordinate c0, ICoordinate c1)
public SmallPointCalculator(double tolerance,
ICoordinate c0,
ICoordinate c1)
public ICoordinate calculate(double s, double r)
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.