public interface UMLShapeCompartmentStyle
extends org.eclipse.gmf.runtime.notation.CanonicalStyle, org.eclipse.gmf.runtime.notation.DrawerStyle, org.eclipse.gmf.runtime.notation.TitleStyle
The UML shape compartment style is a style to be installed on UML shape compartment views
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVerticalAlignment()
Returns the value of the 'Vertical Alignment' attribute.
|
void |
setVerticalAlignment(boolean value)
Sets the value of the '
Vertical Alignment' attribute. |
isCanonical, setCanonicalisCollapsed, setCollapsedisShowTitle, setShowTitleboolean isVerticalAlignment()
"true".
If the meaning of the 'Vertical Alignment' attribute isn't clear, there really should be more of a description here...
setVerticalAlignment(boolean),
UmlnotationPackage.getUMLShapeCompartmentStyle_VerticalAlignment()void setVerticalAlignment(boolean value)
Vertical Alignment' attribute.
value - the new value of the 'Vertical Alignment' attribute.isVerticalAlignment()