Class Hierarchy
- java.lang.Object
- com.github.filosganga.geogson.model.AbstractGeometry<P> (implements com.github.filosganga.geogson.model.Geometry<P>, java.io.Serializable)
- com.github.filosganga.geogson.model.LinearGeometry
- com.github.filosganga.geogson.model.LineString
- com.github.filosganga.geogson.model.LinearRing
- com.github.filosganga.geogson.model.MultiPoint
- com.github.filosganga.geogson.model.LineString
- com.github.filosganga.geogson.model.MultiLineString
- com.github.filosganga.geogson.model.Polygon
- com.github.filosganga.geogson.model.MultiPolygon
- com.github.filosganga.geogson.model.Point
- com.github.filosganga.geogson.model.LinearGeometry
- com.github.filosganga.geogson.model.Feature (implements java.io.Serializable)
- com.github.filosganga.geogson.model.Feature.Builder
- com.github.filosganga.geogson.model.FeatureCollection (implements java.io.Serializable)
- com.github.filosganga.geogson.model.GeometryCollection (implements com.github.filosganga.geogson.model.Geometry<P>, java.io.Serializable)
- com.github.filosganga.geogson.model.AbstractGeometry<P> (implements com.github.filosganga.geogson.model.Geometry<P>, java.io.Serializable)
Interface Hierarchy
- com.github.filosganga.geogson.model.Geometry<P>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.filosganga.geogson.model.Geometry.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)