Fixed

de.activegroup.scalajasper.core.BandHeight.Fixed
sealed case class Fixed(height: Length) extends BandHeight

Defined, fixed height

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class BandHeight
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product