# Generated by roxygen2: do not edit by hand

S3method(dim,VoxelSpace)
S3method(length,VoxelSpace)
S3method(print,VoxelSpace)
export(getMaxCorner)
export(getMinCorner)
export(getParameter)
export(getPosition)
export(getResolution)
export(is.VoxelSpace)
export(readVoxelSpace)
export(writeVoxelSpace)
exportClasses(VoxelSpace)
exportMethods(show)
importFrom(data.table,fread)
importFrom(methods,callGeneric)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(stringr,str_match)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(stringr,str_starts)
importFrom(stringr,str_trim)
importFrom(utils,write.table)
