|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MGeometry | |
---|---|
org.hibernatespatial.mgeom |
Uses of MGeometry in org.hibernatespatial.mgeom |
---|
Classes in org.hibernatespatial.mgeom that implement MGeometry | |
---|---|
class |
MLineString
An implementation of the LineString class with the addition that the containing CoordinateSequence can carry measure. |
class |
MultiMLineString
|
Methods in org.hibernatespatial.mgeom with parameters of type MGeometry | |
---|---|
static MultiMLineString |
EventLocator.getLinearGeometry(MGeometry lrs,
double begin,
double end)
|
static com.vividsolutions.jts.geom.Point |
EventLocator.getPointGeometry(MGeometry lrs,
double position)
Returns the point on the specified MGeometry where its measure equals the specified position. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |