C# Class Playroom.SvgToPdfAndPngdefCompiler

Inheritance: IContentCompiler
Afficher le fichier Open project: jlyonsmith/Playroom

Private Properties

Свойство Type Description
CreateNupSvg void
GetSvgWidthAndHeight void
ReadAllXmlWithoutHeader string

Méthodes publiques

Méthode Description
Compile ( ) : void
SvgToPdfAndPngdefCompiler ( ) : System

Private Methods

Méthode Description
CreateNupSvg ( IEnumerable svgPaths, ToolBelt.ParsedPath nUpSvgPath, int numRows, int numCols ) : void
GetSvgWidthAndHeight ( ToolBelt.ParsedPath svgPath, double &width, double &height ) : void
ReadAllXmlWithoutHeader ( ToolBelt.ParsedPath svgPath ) : string

Method Details

Compile() public méthode

public Compile ( ) : void
Résultat void

SvgToPdfAndPngdefCompiler() public méthode

public SvgToPdfAndPngdefCompiler ( ) : System
Résultat System