Java org.hibernate.spatial.criterion SpatialProjections fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.spatial.criterion SpatialProjections fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.spatial.criterion SpatialProjections.

The text is from its open source code.

Method

Projectionextent(final String propertyName)
Applies an extent projection to the specified geometry function

The extent of a set of Geometry s is the union of their bounding boxes.