documentationfor yFiles for HTML 2.6

ColumnDescriptor

This class represents a column of a partition grid structure.

Inheritance Hierarchy
ColumnDescriptor
Implemented Interfaces

Remarks

The results of the calculation of the geometry of the column will be placed into the instances of this class after the layout.

Default Values of Properties

computedPosition0.0
computedWidth0.0
indexFixedtrueThe index of the column is fixed.
leftInset0.0
minimumWidth0.0
originalPosition0.0
originalWidth0.0
rightInset0.0
tightness0.0The column will not be compressed.

Type Details

yfiles module
layout-core
yfiles-umd modules
All layout modules, view-layout-bridge
Legacy UMD name
yfiles.layout.ColumnDescriptor

See Also

Properties

Methods