Public Member Functions | Public Attributes
Outline2Dumper::Param Class Reference

#include <Outline2ToQImage.h>

List of all members.

Public Member Functions

 Param ()
 default constructor
void SetSVGDimInMm (float widthMM, float heightMM, float _dpi=72)
 Handy function for setting the size of the drawing.
void SetSVGPenInMM (float widthMM)

Public Attributes

vcg::Color4b backgroundColor
 the backgrround color
int dpi
 DPI resolution, used only for SVG.
bool fill
 true if the polygons must be filled with color
vcg::Color4b FillColor
 the filling color of polygons, used only if randomColor==false
int fontSize
 The size of the font. If zero (default) it is automatically chosen.
int height
vcg::Color4b labelColor
vcg::Color4b lineColor
float penWidth
bool randomColor
 true if the filling color is random
int width
 dimension of the image (in PNG are pixels, while in SVG is the workspace in points)

Detailed Description

Definition at line 24 of file Outline2ToQImage.h.


Constructor & Destructor Documentation

default constructor

Definition at line 62 of file Outline2ToQImage.h.


Member Function Documentation

void Outline2Dumper::Param::SetSVGDimInMm ( float  widthMM,
float  heightMM,
float  _dpi = 72 
) [inline]

Handy function for setting the size of the drawing.

Definition at line 54 of file Outline2ToQImage.h.

void Outline2Dumper::Param::SetSVGPenInMM ( float  widthMM) [inline]

Definition at line 47 of file Outline2ToQImage.h.


Member Data Documentation

the backgrround color

Definition at line 28 of file Outline2ToQImage.h.

DPI resolution, used only for SVG.

Definition at line 44 of file Outline2ToQImage.h.

true if the polygons must be filled with color

Definition at line 30 of file Outline2ToQImage.h.

the filling color of polygons, used only if randomColor==false

Definition at line 34 of file Outline2ToQImage.h.

The size of the font. If zero (default) it is automatically chosen.

Definition at line 36 of file Outline2ToQImage.h.

Definition at line 39 of file Outline2ToQImage.h.

Definition at line 40 of file Outline2ToQImage.h.

Definition at line 41 of file Outline2ToQImage.h.

Definition at line 45 of file Outline2ToQImage.h.

true if the filling color is random

Definition at line 32 of file Outline2ToQImage.h.

dimension of the image (in PNG are pixels, while in SVG is the workspace in points)

Definition at line 38 of file Outline2ToQImage.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:02