Height

de.activegroup.scalajasper.core.Height
See theHeight companion class
object Height

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Height.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fixed(height: VerticalLength): Height

The element preserves its original specified height.

The element preserves its original specified height.

Attributes

The element will adapt its height to match the new height of the report section it placed on, which has been affected by stretch.

The element will adapt its height to match the new height of the report section it placed on, which has been affected by stretch.

Attributes

The element stretches to the tallest element in it's group (@see ElementGroup).

The element stretches to the tallest element in it's group (@see ElementGroup).

Attributes