Spring Data Core

org.springframework.data.geo
Interface Shape

All Superinterfaces:
Serializable
All Known Implementing Classes:
Box, Circle, Polygon

public interface Shape
extends Serializable

Common interface for all shapes. Allows building external representations of them.

Author:
Oliver Gierke, Thomas Darimont


Spring Data Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.