Method Offset
Offset(int, int)
Translates this PointI by the specified amount.
public void Offset(int dx, int dy)
Parameters
Offset(PointI)
Translates this PointI by the specified amount.
public void Offset(PointI p)
Parameters
p
PointI
Translates this PointI by the specified amount.
public void Offset(int dx, int dy)
Translates this PointI by the specified amount.
public void Offset(PointI p)
p
PointI