Class TWPSvgInterpreter
Hierarchy
System.TObject | System.Classes.TPersistent | System.Classes.TComponent | TWPSvgInterpreter
Properties
Property Canvas : IWPSvgDevice
Methods
Procedure CreateClipPath(startit:Boolean; Stack:TWPSvgStack; ContextTag:TWPSvgXMLNode)
Procedure DrawPath(script:TWPSvgPathObject; Stack:TWPSvgStack; Options:TWPSvgXMLNode)
Procedure DrawPoly(Stack:TWPSvgStack; Options:TWPSvgXMLNode)
Function DrawText(x:Single; y:Single; text:WideString; Stack:TWPSvgStack; Options:TWPSvgXMLNode) : Single
Function GetDeviceMode(devid:TWPGetDeviceModeID) : Integer
Procedure MultiplyMatrix(Stack:TWPSvgStack; aMatrix:TMatrix)
Procedure RestoreState(Saved:TObject)
Function SaveState : TObject