public class IncomingMaskPosition extends Object
| Constructor and Description |
|---|
IncomingMaskPosition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPoint() |
Float |
getScale() |
Float |
getxShift() |
Float |
getyShift() |
void |
setPoint(String point) |
void |
setScale(Float scale) |
void |
setxShift(Float xShift) |
void |
setyShift(Float yShift) |
String |
toString() |
public String getPoint()
public void setPoint(String point)
public Float getxShift()
public void setxShift(Float xShift)
public Float getyShift()
public void setyShift(Float yShift)
public Float getScale()
public void setScale(Float scale)
Apache Camel