Table of Contents - bitmapped-0.2.0 Documentation
Classes and Modules
- Bitmapped
- Bitmapped::Bitmap
- Bitmapped::BitmapNotInitialised
- Bitmapped::Cli
- Bitmapped::Commands
- Bitmapped::Commands::BaseCommand
- Bitmapped::Commands::ClearCommand
- Bitmapped::Commands::CommandsHelper
- Bitmapped::Commands::ExitCommand
- Bitmapped::Commands::FillCommand
- Bitmapped::Commands::HorizontalLineCommand
- Bitmapped::Commands::InitialiserCommand
- Bitmapped::Commands::InvertCommand
- Bitmapped::Commands::MirrorCommand
- Bitmapped::Commands::PixelFillCommand
- Bitmapped::Commands::PrintFancyTableCommand
- Bitmapped::Commands::PrintTableCommand
- Bitmapped::Commands::RotateCommand
- Bitmapped::Commands::VerticalLineCommand
- Bitmapped::InvalidCoordinatesError
- Bitmapped::ParsingError
- Bitmapped::Validators
- Bitmapped::Validators::ValidateBitmapInitialised
- Bitmapped::Validators::ValidateBitmapSize
- Bitmapped::Validators::ValidateColumnRowInput
- Bitmapped::Validators::ValidateCoordinates
- Bitmapped::Validators::ValidateFillInput
- Bitmapped::Validators::ValidateSegmentInput
- Bitmapped::Validators::ValidationHelper
Methods
- ::parse_and_validate — Bitmapped::Validators::ValidateBitmapInitialised
- ::parse_and_validate — Bitmapped::Validators::ValidateColumnRowInput
- ::parse_and_validate — Bitmapped::Validators::ValidateCoordinates
- ::parse_and_validate — Bitmapped::Validators::ValidateFillInput
- ::parse_and_validate — Bitmapped::Validators::ValidateSegmentInput
- ::parse_and_validate — Bitmapped::Validators::ValidateBitmapSize
- ::parse_color — Bitmapped::Validators::ValidationHelper
- ::split_input — Bitmapped::Cli
- ::start — Bitmapped::Cli
- #color_command — Bitmapped::Commands::PixelFillCommand
- #command — Bitmapped::Bitmap
- #command_id — Bitmapped::Commands::BaseCommand
- #command_id — Bitmapped::Commands::ClearCommand
- #command_id — Bitmapped::Commands::ExitCommand
- #command_id — Bitmapped::Commands::FillCommand
- #command_id — Bitmapped::Commands::HorizontalLineCommand
- #command_id — Bitmapped::Commands::InitialiserCommand
- #command_id — Bitmapped::Commands::InvertCommand
- #command_id — Bitmapped::Commands::MirrorCommand
- #command_id — Bitmapped::Commands::PixelFillCommand
- #command_id — Bitmapped::Commands::PrintFancyTableCommand
- #command_id — Bitmapped::Commands::PrintTableCommand
- #command_id — Bitmapped::Commands::RotateCommand
- #command_id — Bitmapped::Commands::VerticalLineCommand
- #coordinates_to_array_indexes — Bitmapped::Commands::CommandsHelper
- #fill_command — Bitmapped::Commands::FillCommand
- #horizontal_command — Bitmapped::Commands::HorizontalLineCommand
- #invert_color — Bitmapped::Commands::InvertCommand
- #process_command — Bitmapped::Commands::BaseCommand
- #process_command — Bitmapped::Commands::ClearCommand
- #process_command — Bitmapped::Commands::ExitCommand
- #process_command — Bitmapped::Commands::FillCommand
- #process_command — Bitmapped::Commands::HorizontalLineCommand
- #process_command — Bitmapped::Commands::InitialiserCommand
- #process_command — Bitmapped::Commands::InvertCommand
- #process_command — Bitmapped::Commands::MirrorCommand
- #process_command — Bitmapped::Commands::PixelFillCommand
- #process_command — Bitmapped::Commands::PrintFancyTableCommand
- #process_command — Bitmapped::Commands::PrintTableCommand
- #process_command — Bitmapped::Commands::RotateCommand
- #process_command — Bitmapped::Commands::VerticalLineCommand
- #valid_cooridinates — Bitmapped::Commands::CommandsHelper
- #vertical_command — Bitmapped::Commands::VerticalLineCommand