Uses of Interface
org.gvsig.fmap.geom.jts.mgeom.MGeometry
Packages that use MGeometry
-
Uses of MGeometry in org.gvsig.fmap.geom.jts.mgeom
Classes in org.gvsig.fmap.geom.jts.mgeom that implement MGeometryModifier and TypeClassDescriptionclassAn implementation of the LineString class with the addition that the containing CoordinateSequence can carry measure.classMethods in org.gvsig.fmap.geom.jts.mgeom with parameters of type MGeometryModifier and TypeMethodDescriptionstatic MultiMLineStringEventLocator.getLinearGeometry(MGeometry lrs, double begin, double end) static com.vividsolutions.jts.geom.PointEventLocator.getPointGeometry(MGeometry lrs, double position) Returns the point on the specified MGeometry where its measure equals the specified position.