T - public interface Projection<T>
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.jts.geom.Geometry |
getProjection(T anItem) |
void |
initialize(org.apache.hadoop.mapreduce.JobContext context,
Class<?> scope) |
void |
setup(PropertyManagement runTimeProperties,
Class<?> scope,
org.apache.hadoop.conf.Configuration configuration) |
org.locationtech.jts.geom.Geometry getProjection(T anItem)
void initialize(org.apache.hadoop.mapreduce.JobContext context,
Class<?> scope)
throws IOException
IOExceptionvoid setup(PropertyManagement runTimeProperties, Class<?> scope, org.apache.hadoop.conf.Configuration configuration)
Copyright © 2013–2022. All rights reserved.