Class Alignment
java.lang.Object
|
+--PrefEditor
|
+--Alignment
- All Implemented Interfaces:
- java.io.Serializable
- public class Alignment
- extends PrefEditor
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class PrefEditor |
abandon, addCheck, addCheck, addColor, addColor, addDouble, addDouble, addDouble, addInt, addInt, addlabeled, addlabeled, addRadio, addRadio, addString, addString, addUnit, addUnit, getBarePane, getPane, readDouble, readInt, reset, setParm, setParm, setParm, setParm, setParm, setRadio, setUnit, setUnit, setUnit, setup, skip, skip, toString, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
zerox
public boolean zerox
zeroy
public boolean zeroy
zerorot
public boolean zerorot
zeroscale
public boolean zeroscale
distributex
public boolean distributex
distributey
public boolean distributey
rotation
public boolean rotation
scale
public boolean scale
x
public boolean x
y
public boolean y
rotatefirst
public boolean rotatefirst
targets
public java.util.Vector targets
source
public transient ViewTransform source
mask
public int mask
sel
transient ViewTransform sel
Alignment
public Alignment()
setSource
public void setSource(Symbol newal)
newPane
public void newPane()
throws java.lang.NoSuchFieldException
- Specified by:
newPane in class PrefEditor
java.lang.NoSuchFieldException
save
public void save()
- Overrides:
save in class PrefEditor
apply
public void apply()
- Specified by:
apply in class PrefEditor
setTargets
public void setTargets(java.util.HashSet newtargets)