Eclipse Layout Kernel Documentation

Content Alignment

Type: advanced
Identifier: org.eclipse.elk.layered.contentAlignment
Meta Data Provider: properties.LayeredMetaDataProvider
Value Type: java.util.EnumSet<org.eclipse.elk.alg.layered.properties.ContentAlignment>
Possible Values: H_CENTER
H_LEFT
H_RIGHT
V_BOTTOM
V_CENTER
V_TOP
Default Value: EnumSet.noneOf(ContentAlignment) (as defined in org.eclipse.elk.layered)
Applies To: parents
Legacy Id: de.cau.cs.kieler.klay.layered.contentAlignment

Description

Specifies how the content of compound nodes is to be aligned, e.g. top-left.