public class LensVisiblePOI
extends java.lang.Object
Constructor and Description |
---|
LensVisiblePOI(java.lang.String lenseValues,
IImage poi,
ILine line,
float x,
float y)
Instantiates a new lens visible poi.
|
public IImage getPoi()
public float getX()
public float getY()
public void removeLens(Lens lens)
lens
- the lenspublic void setPoi(IImage poi)
poi
- the poi to setpublic void setX(float x)
x
- the x to setpublic void setY(float y)
y
- the y to setpublic void update(Lens lens)
lens
- the lens