public final 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 |
|---|---|
boolean |
equals(Object obj) |
String |
getCommand() |
org.springframework.data.geo.Shape |
getShape() |
int |
hashCode() |
public GeoCommand(org.springframework.data.geo.Shape shape)
GeoCommand.shape - must not be null.Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.