Uses of Package
com.github.filosganga.geogson.model.positions
-
Packages that use com.github.filosganga.geogson.model.positions Package Description com.github.filosganga.geogson.gson com.github.filosganga.geogson.model com.github.filosganga.geogson.model.positions -
Classes in com.github.filosganga.geogson.model.positions used by com.github.filosganga.geogson.gson Class Description Positions The Positions represent the set of coordinates. -
Classes in com.github.filosganga.geogson.model.positions used by com.github.filosganga.geogson.model Class Description AreaPositions aPositionsinstance to represent an area Geometry.LinearPositions APositionsimplementation for linear geometries.MultiDimensionalPositions It represent a collection ofAreaPositionsused to represent composed Are geometries like theMultiPolygon.Positions The Positions represent the set of coordinates.SinglePosition APositionsinstance for a single point. -
Classes in com.github.filosganga.geogson.model.positions used by com.github.filosganga.geogson.model.positions Class Description AbstractPositions Abstract implementation ofPositions.AbstractPositions.PositionsBuilder AreaPositions aPositionsinstance to represent an area Geometry.AreaPositions.Builder LinearPositions APositionsimplementation for linear geometries.LinearPositions.Builder MultiDimensionalPositions It represent a collection ofAreaPositionsused to represent composed Are geometries like theMultiPolygon.MultiDimensionalPositions.Builder Positions The Positions represent the set of coordinates.SinglePosition APositionsinstance for a single point.