Class GeoJsonMultiLineString

java.lang.Object
org.springframework.data.mongodb.core.geo.GeoJsonMultiLineString
All Implemented Interfaces:
GeoJson<Iterable<GeoJsonLineString>>

public class GeoJsonMultiLineString extends Object implements GeoJson<Iterable<GeoJsonLineString>>
Since:
1.7
Author:
Christoph Strobl
See Also: