public class GeoCommand extends Object
Shape
to allow appropriate query rendering.Constructor and Description |
---|
GeoCommand(org.springframework.data.geo.Shape shape)
Creates a new
GeoCommand . |
Modifier and Type | Method and Description |
---|---|
String |
getCommand() |
org.springframework.data.geo.Shape |
getShape() |
public GeoCommand(org.springframework.data.geo.Shape shape)
GeoCommand
.shape
- must not be null.public org.springframework.data.geo.Shape getShape()
public String getCommand()
Copyright © 2015. All rights reserved.