|
Scroom 0.14-48-ga0fee447
|
This is the complete list of members for Operations1bpp, including all inherited members.
| cache(const ConstTile::Ptr &tile) override | Operations1bpp | virtual |
| cacheZoom(const ConstTile::Ptr &tile, int zoom, Scroom::Utils::Stuff &cache) override | CommonOperations | virtual |
| colormapProvider | Operations1bpp | private |
| create(ColormapProvider::Ptr colormapProvider) | Operations1bpp | static |
| draw(cairo_t *cr, const ConstTile::Ptr &tile, Scroom::Utils::Rectangle< double > tileArea, Scroom::Utils::Rectangle< double > viewArea, int zoom, Scroom::Utils::Stuff cache) override | Operations1bpp | virtual |
| drawPixelValue(cairo_t *cr, int x, int y, int size, int value) | CommonOperations | static |
| drawPixelValue(cairo_t *cr, int x, int y, int size, int value, Color const &bgColor) | CommonOperations | static |
| drawState(cairo_t *cr, TileState s, Scroom::Utils::Rectangle< double > viewArea) override | CommonOperations | virtual |
| getBpp() override | Operations1bpp | virtual |
| initializeCairo(cairo_t *cr) override | CommonOperations | virtual |
| Interface()=default | Interface | private |
| Interface(const Interface &)=delete | Interface | private |
| Interface(Interface &&)=delete | Interface | private |
| Operations1bpp(ColormapProvider::Ptr colormapProvider) | Operations1bpp | explicit |
| operator=(const Interface &)=delete | Interface | private |
| operator=(Interface &&)=delete | Interface | private |
| Ptr typedef | LayerOperations | |
| reduce(Tile::Ptr target, ConstTile::Ptr source, int x, int y) override | Operations1bpp | virtual |
| ~Interface()=default | Interface | privatevirtual |