org.cybertory.MSS
Class SpotterTipLocationEffects
java.lang.Object
org.cybertory.MSS.SpotterTipLocationEffects
- All Implemented Interfaces:
- SelfScaler
- public class SpotterTipLocationEffects
- extends java.lang.Object
- implements SelfScaler
The encapsulation of parameters that effect the location of the spotter
tip center.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpotterTipLocationEffects
public SpotterTipLocationEffects(float deltaX,
float deltaY,
float tipWobble)
setRandom
public void setRandom(java.util.Random rand)
getScaled
public java.lang.Object getScaled(float pixelSize)
- Specified by:
getScaled
in interface SelfScaler
getModifiedCenter
public java.awt.geom.Point2D getModifiedCenter(java.awt.geom.Point2D originalCenter)