video
Class PantomationBean
java.lang.Object
video.PantomationBean
- All Implemented Interfaces:
- java.io.Serializable
public class PantomationBean
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
key
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public static java.lang.String key
PantomationBean
public PantomationBean()
getIntValue
public int[] getIntValue()
getIntValue
public int[] getIntValue(double[] d)
isThresholdOn
public boolean isThresholdOn()
setThresholdOn
public void setThresholdOn(boolean thresholdOn)
isPlusErode
public boolean isPlusErode()
setPlusErode
public void setPlusErode(boolean plusErode)
isFreezeFramed
public boolean isFreezeFramed()
setFreezeFramed
public void setFreezeFramed(boolean freezeFramed)
isEqualized
public boolean isEqualized()
setEqualized
public void setEqualized(boolean equalized)
getD
public int[] getD()
setD
public void setD(int[] d)
save
public void save()
restore
public static PantomationBean restore()
- restores the properties from the preference in
the user root.
setLp1On
public void setLp1On(boolean selected)
isLp1On
public boolean isLp1On()
isLaplacian3
public boolean isLaplacian3()
setLaplacian3
public void setLaplacian3(boolean laplacian3)
setHp1On
public void setHp1On(boolean selected)
isHp1On
public boolean isHp1On()
isMarkerShown
public boolean isMarkerShown()
setMarkerShown
public void setMarkerShown(boolean markerShown)