Hierarchy For All Packages
Package Hierarchies: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.positions.AbstractPositions<T> (implements com.github.filosganga.geogson.model.positions.Positions)
- com.github.filosganga.geogson.model.positions.AreaPositions
- com.github.filosganga.geogson.model.positions.LinearPositions
- com.github.filosganga.geogson.model.positions.MultiDimensionalPositions
- com.github.filosganga.geogson.model.positions.SinglePosition
- com.github.filosganga.geogson.model.positions.AreaPositions.Builder (implements com.github.filosganga.geogson.model.positions.AbstractPositions.PositionsBuilder)
- com.github.filosganga.geogson.codec.CodecRegistry<T,S> (implements com.github.filosganga.geogson.codec.Codec<S,T>)
- 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.gson.GeometryAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- com.github.filosganga.geogson.model.GeometryCollection (implements com.github.filosganga.geogson.model.Geometry<P>, java.io.Serializable)
- com.github.filosganga.geogson.model.positions.LinearPositions.Builder (implements com.github.filosganga.geogson.model.positions.AbstractPositions.PositionsBuilder)
- com.github.filosganga.geogson.model.positions.MultiDimensionalPositions.Builder (implements com.github.filosganga.geogson.model.positions.AbstractPositions.PositionsBuilder)
- com.github.filosganga.geogson.util.Preconditions
- com.google.gson.TypeAdapter<T>
- com.github.filosganga.geogson.gson.FeatureAdapter
- com.github.filosganga.geogson.gson.FeatureCollectionAdapter
- com.github.filosganga.geogson.gson.GeometryAdapter
- com.github.filosganga.geogson.gson.PositionsAdapter
- 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.positions.AbstractPositions.PositionsBuilder
- com.github.filosganga.geogson.codec.Codec<S,T>
- com.github.filosganga.geogson.model.Geometry<P>
- java.io.Serializable
- com.github.filosganga.geogson.model.positions.Positions
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)