public interface DistanceToFieldProjectionContext extends SearchProjectionTerminalContext<Double>
Modifier and Type | Method and Description |
---|---|
SearchProjectionTerminalContext<Double> |
unit(DistanceUnit unit)
Defines the unit of the computed distance (default is meters).
|
toProjection
SearchProjectionTerminalContext<Double> unit(DistanceUnit unit)
unit
- The unit.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.