Class: GOffice::DataMatrix
Direct Known Subclasses
Instance Method Summary collapse
- #columns ⇒ Integer
- #get_markup(i, j) ⇒ Pango::AttrList
- #get_minmax(min, max) ⇒ nil
- #get_str(i, j) ⇒ String
- #get_value(i, j) ⇒ Float
- #rows ⇒ Integer
-
#size ⇒ GOffice::DataMatrixSize
The matrix size.
- #values ⇒ Float
Methods inherited from Data
#date_conv, #dup, #emit_changed, #eq, #get_bounds, #get_matrix_markup, #get_matrix_size, #get_matrix_string, #get_matrix_value, #get_vector_markup, #get_vector_string, #get_vector_value, #has_value, #is_decreasing, #is_increasing, #is_valid, #is_varying_uniformly, #n_dimensions, #n_values, #preferred_fmt, #scalar_markup, #scalar_string, #scalar_value, #serialize, #unserialize, #vector_size
Instance Method Details
#columns ⇒ Integer
#get_markup(i, j) ⇒ Pango::AttrList
#get_minmax(min, max) ⇒ nil
#get_str(i, j) ⇒ String
#get_value(i, j) ⇒ Float
#rows ⇒ Integer
#size ⇒ GOffice::DataMatrixSize
Returns the matrix size.