Serializable
public class SensorPixel extends Object implements Serializable
Instances of this class are guaranteed to be immutable.
Constructor | Description |
---|---|
SensorPixel(double lineNumber,
double pixelNumber) |
Build a new instance.
|
Modifier and Type | Method | Description |
---|---|---|
double |
getLineNumber() |
Get the line number.
|
double |
getPixelNumber() |
Get the pixel number.
|
Copyright © 2014-2019 CS Systèmes d'information. All rights reserved.