public class SpatialProjections extends Object
Modifier and Type | Method and Description |
---|---|
static Projection |
extent(String propertyName)
Applies an extent projection to the specified geometry function
|
public static Projection extent(String propertyName)
The extent of a set of Geometry
s is the union of their bounding boxes.
propertyName
- The property to use for calculating the extentCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.