class LayoutRow

Defined in:

classes/layoutrow.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add_some_in_fk(some) #

[View source]
def dy_due_to_height_and_fks_and_space_TKN(layoutdims) #

[View source]
def nr_in_fk_TKN : Int32 #

[View source]
def nr_in_fk_TKN=(nr_in_fk_TKN : Int32) #

[View source]
def rowheight_TKN : Int32 #

[View source]
def rowheight_TKN=(rowheight_TKN : Int32) #

[View source]
def start_y_TKN : Int32 #

[View source]
def start_y_TKN=(start_y_TKN : Int32) #

[View source]
def yposchannelrow_TKN : Int32 #

[View source]
def yposchannelrow_TKN=(yposchannelrow_TKN : Int32) #

[View source]