isVertical

abstract fun <N> isVertical(bounds: Rectangle2D, parent: N, accessor: TreeMapAccessor<N>): Boolean

Tell whether the subdivisions of a node should be laid out vertically or horizontally.

Return

true for vertical orientation, false otherwise

Parameters

bounds

the bounding rectangle of the parent

parent

the parent node