|
Scroom
0.14
|
This is the complete list of members for Operations8bpp, including all inherited members.
| cache(const ConstTile::Ptr &tile) override | Operations8bpp | virtual |
| cacheZoom(const ConstTile::Ptr &tile, int zoom, Scroom::Utils::Stuff &cache) override | CommonOperations | virtual |
| colormapProvider | Operations8bpp | private |
| create(ColormapProvider::Ptr colormapProvider) | Operations8bpp | 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 | Operations8bpp | 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 | Operations8bpp | virtual |
| initializeCairo(cairo_t *cr) override | CommonOperations | virtual |
| Interface()=default | Interface | private |
| Interface(const Interface &)=delete | Interface | private |
| Interface(const Interface &&)=delete | Interface | private |
| Operations8bpp(ColormapProvider::Ptr colormapProvider) | Operations8bpp | explicit |
| operator=(const Interface &)=delete | Interface | private |
| operator=(const Interface &&)=delete | Interface | private |
| Ptr typedef | LayerOperations | |
| reduce(Tile::Ptr target, ConstTile::Ptr source, int x, int y) override | Operations8bpp | virtual |
| ~Interface()=default | Interface | privatevirtual |