Class MultiLineString
- java.lang.Object
-
- de.caluga.morphium.query.geospatial.Geo<List<List<double[]>>>
-
- de.caluga.morphium.query.geospatial.MultiLineString
-
-
Constructor Summary
Constructors Constructor Description MultiLineString()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddLine(LineString ls)-
Methods inherited from class de.caluga.morphium.query.geospatial.Geo
getCoordinates, getType, setCoordinates, setType
-
-
-
-
Method Detail
-
addLine
public void addLine(LineString ls)
-
-