Table of Contents - bitmap_compiler-0.3.0 Documentation
Classes and Modules
- BitmapCompiler
- BitmapCompiler::CLI
- BitmapCompiler::Core
- BitmapCompiler::Core::Bitmap
- BitmapCompiler::Core::BitmapActions
- BitmapCompiler::Core::BitmapController
- BitmapCompiler::Core::Editor
- BitmapCompiler::Core::Errors
- BitmapCompiler::Core::Errors::BitmapError
- BitmapCompiler::Core::Errors::ImageNotClearedError
- BitmapCompiler::Core::Errors::IncorrectFileError
- BitmapCompiler::Core::Errors::InvalidCoordinatesError
- BitmapCompiler::Core::Errors::InvalidDimensionsError
- BitmapCompiler::Core::Errors::InvalidPixelError
- BitmapCompiler::Core::Errors::NoImageFoundError
- BitmapCompiler::Core::Errors::UnknownCommandError
- BitmapCompiler::Core::Output
Methods
- ::new — BitmapCompiler::Core::Bitmap
- ::new — BitmapCompiler::Core::BitmapController
- ::new — BitmapCompiler::Core::Editor
- ::new — BitmapCompiler::Core::Output
- #bitmap_hash — BitmapCompiler::Core::BitmapController
- #change_color — BitmapCompiler::Core::BitmapActions
- #change_horizontal_line — BitmapCompiler::Core::BitmapActions
- #change_pixel — BitmapCompiler::Core::Bitmap
- #change_vertical_line — BitmapCompiler::Core::BitmapActions
- #clear — BitmapCompiler::Core::Bitmap
- #clear — BitmapCompiler::Core::BitmapActions
- #create_bitmap — BitmapCompiler::Core::BitmapActions
- #editor — BitmapCompiler::CLI
- #execute — BitmapCompiler::Core::Editor
- #execute_command — BitmapCompiler::Core::BitmapController
- #horizontal_line_hash — BitmapCompiler::Core::BitmapController
- #image_not_found — BitmapCompiler::Core::BitmapActions
- #initialize_matrix — BitmapCompiler::Core::Bitmap
- #message — BitmapCompiler::Core::Errors::BitmapError
- #message — BitmapCompiler::Core::Errors::ImageNotClearedError
- #message — BitmapCompiler::Core::Errors::IncorrectFileError
- #message — BitmapCompiler::Core::Errors::InvalidCoordinatesError
- #message — BitmapCompiler::Core::Errors::InvalidDimensionsError
- #message — BitmapCompiler::Core::Errors::InvalidPixelError
- #message — BitmapCompiler::Core::Errors::NoImageFoundError
- #message — BitmapCompiler::Core::Errors::UnknownCommandError
- #pixel_hash — BitmapCompiler::Core::BitmapController
- #print — BitmapCompiler::Core::Bitmap
- #print — BitmapCompiler::Core::Output
- #print — BitmapCompiler::Core::BitmapActions
- #process_file — BitmapCompiler::CLI
- #process_line — BitmapCompiler::Core::Editor
- #return_output — BitmapCompiler::Core::BitmapActions
- #run — BitmapCompiler::Core::Editor
- #unknown_command — BitmapCompiler::Core::BitmapActions
- #valid_column_index? — BitmapCompiler::Core::Bitmap
- #valid_coordinate? — BitmapCompiler::Core::Bitmap
- #valid_horizontal_line_coordinates? — BitmapCompiler::Core::Bitmap
- #valid_row_index? — BitmapCompiler::Core::Bitmap
- #valid_vertical_line_coordinates? — BitmapCompiler::Core::Bitmap
- #vertical_line_hash — BitmapCompiler::Core::BitmapController