Package | Description |
---|---|
org.geolatte.geom |
A model for geospatial geometries.
|
org.geolatte.geom.builder |
A DSL to simplify the creation of Geometries.
|
org.geolatte.geom.crs |
This package contains classes that model Coordinate Reference Systems.
|
Modifier and Type | Method and Description |
---|---|
G2DM |
Positions.CanMakeG2DM.mkPosition(double... coordinates) |
Modifier and Type | Method and Description |
---|---|
Class<G2DM> |
Positions.CanMakeG2DM.forClass() |
Modifier and Type | Method and Description |
---|---|
static G2DM |
DSL.gM(double lon,
double lat,
double m)
Creates a geographic 2DM position token
|
Modifier and Type | Method and Description |
---|---|
Class<G2DM> |
EllipsoidalCoordinateSystem2DM.getPositionClass() |
Copyright © 2019 geolatte.org. All rights reserved.