Esempio n. 1
0
 public SpatialPipeline(System.Spatial.GeographyPipeline geographyPipeline, System.Spatial.GeometryPipeline geometryPipeline)
 {
     this.geographyPipeline = geographyPipeline;
     this.geometryPipeline  = geometryPipeline;
     this.startingLink      = this;
 }
Esempio n. 2
0
 public SpatialPipeline(System.Spatial.GeographyPipeline geographyPipeline, System.Spatial.GeometryPipeline geometryPipeline)
 {
     this.geographyPipeline = geographyPipeline;
     this.geometryPipeline = geometryPipeline;
     this.startingLink = this;
 }