S - The "self" type (the actual exposed type of this step).public interface DistanceToFieldProjectionOptionsStep<S extends DistanceToFieldProjectionOptionsStep<?>> extends ProjectionFinalStep<Double>
| Modifier and Type | Method and Description |
|---|---|
ProjectionFinalStep<Double> |
unit(DistanceUnit unit)
Defines the unit of the computed distance (default is meters).
|
toProjectionProjectionFinalStep<Double> unit(DistanceUnit unit)
unit - The unit.this, for method chaining.Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.