Package com.github.filosganga.geogson.model.positions
-
Interface Summary Interface Description AbstractPositions.PositionsBuilder Positions The Positions represent the set of coordinates. -
Class Summary Class Description AbstractPositions<T extends Positions> Abstract implementation ofPositions.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 SinglePosition APositionsinstance for a single point.