JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.mapbox.geojson
Interface Geometry
All Superinterfaces:
GeoJson
, java.io.Serializable
All Known Subinterfaces:
CoordinateContainer
<T>
All Known Implementing Classes:
GeometryCollection
,
LineString
,
MultiLineString
,
MultiPoint
,
MultiPolygon
,
Point
,
Polygon
public interface
Geometry
extends
GeoJson
Each of the six geometries and
GeometryCollection
which make up GeoJson implement this interface.
Since:
1.0.0
Method Summary
Methods inherited from interface com.mapbox.geojson.
GeoJson
bbox
,
toJson
,
type
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method