# S3 method for fm_segm
print(x, ..., digits = NULL, verbose = TRUE, newline = TRUE)# S3 method for fm_segm_list
print(x, ..., digits = NULL, verbose = FALSE, newline = TRUE)
# S3 method for fm_list
print(x, ..., digits = NULL, verbose = FALSE, newline = TRUE)
# S3 method for fm_mesh_2d
print(x, ..., digits = NULL, verbose = FALSE)
# S3 method for fm_mesh_3d
print(x, ..., digits = NULL, verbose = FALSE)
# S3 method for fm_mesh_1d
print(x, ..., digits = NULL, verbose = FALSE)
# S3 method for fm_bbox
print(x, ..., digits = NULL, verbose = TRUE, newline = TRUE)
# S3 method for fm_tensor
print(x, ..., digits = NULL, verbose = FALSE)
# S3 method for fm_lattice_2d
print(x, ..., digits = NULL, verbose = FALSE)
# S3 method for fm_lattice_Nd
print(x, ..., digits = NULL, verbose = FALSE)
# S3 method for fm_crs
print(x, ...)
# S3 method for fm_CRS
print(x, ...)