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