Enum Class LayoutFactory.SerialAlignment

java.lang.Object
java.lang.Enum<LayoutFactory.SerialAlignment>
hec.map.annotations.layout.LayoutFactory.SerialAlignment
All Implemented Interfaces:
Serializable, Comparable<LayoutFactory.SerialAlignment>, Constable
Enclosing class:
LayoutFactory

public static enum LayoutFactory.SerialAlignment extends Enum<LayoutFactory.SerialAlignment>
Alignment of children widgets within a calculated widget used by FlowLayout (vertical and horizontal flow layout).