public class Gis extends Object
| Modifier and Type | Method and Description |
|---|---|
double |
distanceBetween(GeographyPoint johannesburg,
GeographyPoint pretoria) |
double |
distanceBetween(org.postgis.Point johannesburg,
org.postgis.Point pretoria) |
Gis |
setSqlgGraph(SqlgGraph sqlgGraph) |
public static final int SRID
public static final Gis GIS
public double distanceBetween(org.postgis.Point johannesburg,
org.postgis.Point pretoria)
public double distanceBetween(GeographyPoint johannesburg, GeographyPoint pretoria)
Copyright © 2016. All rights reserved.