|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gisgraphy.hibernate.projection.SpatialProjection
public class SpatialProjection
| Constructor Summary | |
|---|---|
SpatialProjection()
|
|
| Method Summary | |
|---|---|
static org.hibernate.criterion.SimpleProjection |
distance_sphere(com.vividsolutions.jts.geom.Point point)
projection to get the distance_sphere of a point |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpatialProjection()
| Method Detail |
|---|
public static org.hibernate.criterion.SimpleProjection distance_sphere(com.vividsolutions.jts.geom.Point point)
point - the point to get the distance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||