Class Scans
- java.lang.Object
-
- es.situm.sdk.model.cartography.calibration.Scans
-
public class Scans extends java.lang.ObjectScans data of the calibration. It contains aGridwith the scans divided by cell and the list of points
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GridgetGrid()java.util.Collection<Point>getPoints()voidsetPoints(java.util.Collection<Point> points)
-