public class UserSuppliedPointMapper extends Object implements org.apache.spark.api.java.function.FlatMapFunction<Iterator<String>,org.locationtech.jts.geom.Point>
| Constructor and Description | 
|---|
UserSuppliedPointMapper()  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterator<org.locationtech.jts.geom.Point> | 
call(Iterator<String> stringIterator)  | 
Copyright © 2023 The Apache Software Foundation. All rights reserved.