Class STOperations


  • public class STOperations
    extends Object
    Implements spatiotemporal operations
    Author:
    Berkay Aydin, Data Mining Lab, Georgia State University
    • Constructor Detail

      • STOperations

        public STOperations()
    • Method Detail

      • interpolate

        public static org.locationtech.jts.geom.Geometry interpolate​(org.locationtech.jts.geom.Geometry geometry,
                                                                     org.locationtech.jts.geom.Geometry nextGeometry,
                                                                     double samplingRatio)
      • interpolate

        public static org.locationtech.jts.geom.Geometry interpolate​(org.locationtech.jts.geom.Geometry geometry,
                                                                     long l)