public class SpatialProjections
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Projection |
extent(java.lang.String propertyName)
Applies an extent projection to the specified geometry function
|
public static Projection extent(java.lang.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-2018 Red Hat, Inc. All Rights Reserved.