Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::DefaultSVGMatrixOptions Member List
This is the complete list of members for Dune::DefaultSVGMatrixOptions, including all inherited members.
block_size | Dune::DefaultSVGMatrixOptions | |
blockStyleClass(const RowPrefix &row_prefix, const ColPrefix &col_prefix) const | Dune::DefaultSVGMatrixOptions | inline |
color_fill | Dune::DefaultSVGMatrixOptions | |
height | Dune::DefaultSVGMatrixOptions | |
interspace | Dune::DefaultSVGMatrixOptions | |
style | Dune::DefaultSVGMatrixOptions | |
width | Dune::DefaultSVGMatrixOptions | |
write_block_title | Dune::DefaultSVGMatrixOptions | |
write_header | Dune::DefaultSVGMatrixOptions | |
writeBlockTitle(Stream &out, const RowPrefix &row_prefix, const ColPrefix &col_prefix, const Block &block) const | Dune::DefaultSVGMatrixOptions | inline |
writeSVGBlock(Stream &out, const RowPrefix &row_prefix, const ColPrefix &col_prefix, const Block block, const std::array< std::size_t, 4 > &svg_box) const | Dune::DefaultSVGMatrixOptions | inline |
