HorizontalVerticalTransformation.withSteps constructor
Create a multi-step transformation from one or more HorizontalVerticalTransformationStep instances.
Use this constructor to create a horizontal-vertical transformation that has multiple steps. The output SpatialReference of each step should match the input SpatialReference of the following step.
Parameters:
steps
— A List containing HorizontalVerticalTransformationStep instances.