|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cybertory.MSS.SpotterTipFunction
An implementation of SpotterTip
that uses an ImageFunction
.
Constructor Summary | |
SpotterTipFunction(javax.media.jai.ImageFunction function)
|
Method Summary | |
java.lang.Object |
getScaled(float pixelSize)
|
SpotterTipContact |
getSpotterTipContact(java.awt.geom.Point2D featureCellCenter,
float featureSize)
|
void |
setLocationEffects(SpotterTipLocationEffects locationEffects)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SpotterTipFunction(javax.media.jai.ImageFunction function)
Method Detail |
public void setLocationEffects(SpotterTipLocationEffects locationEffects)
public java.lang.Object getScaled(float pixelSize)
getScaled
in interface SelfScaler
public SpotterTipContact getSpotterTipContact(java.awt.geom.Point2D featureCellCenter, float featureSize)
getSpotterTipContact
in interface SpotterTip
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |