Package org.wololo.geojson
Class MultiLineString
- java.lang.Object
-
- org.wololo.geojson.GeoJSON
-
- org.wololo.geojson.Geometry
-
- org.wololo.geojson.MultiLineString
-
public class MultiLineString extends Geometry
-
-
Constructor Summary
Constructors Constructor Description MultiLineString(double[][][] coordinates)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double[]getBbox()double[][][]getCoordinates()
-