PamView
Class CornerLayoutContraint
java.lang.Object
PamView.CornerLayoutContraint
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class CornerLayoutContraint
- extends java.lang.Object
- implements java.io.Serializable, java.lang.Cloneable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
PAGE_END
public static final int PAGE_END
- See Also:
- Constant Field Values
PAGE_START
public static final int PAGE_START
- See Also:
- Constant Field Values
LINE_END
public static final int LINE_END
- See Also:
- Constant Field Values
LINE_START
public static final int LINE_START
- See Also:
- Constant Field Values
FIRST_LINE_START
public static final int FIRST_LINE_START
- See Also:
- Constant Field Values
FIRST_LINE_END
public static final int FIRST_LINE_END
- See Also:
- Constant Field Values
LAST_LINE_END
public static final int LAST_LINE_END
- See Also:
- Constant Field Values
LAST_LINE_START
public static final int LAST_LINE_START
- See Also:
- Constant Field Values
CENTER
public static final int CENTER
- See Also:
- Constant Field Values
anchor
public int anchor
CornerLayoutContraint
public CornerLayoutContraint()
clone
protected CornerLayoutContraint clone()
- Overrides:
clone in class java.lang.Object