documentationfor yFiles for HTML 2.6

RowDescriptor

This class represents a row of a partition grid structure.

Inheritance Hierarchy
RowDescriptor
Implemented Interfaces

Remarks

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

Default Values of Properties

bottomInset0.0
computedHeight0.0
computedPosition0.0
indexFixedtrueThe index of the row is fixed.
minimumHeight0.0
originalHeight0.0
originalPosition0.0
tightness0.0The row will not be compressed.
topInset0.0

Type Details

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

See Also

Properties

Methods