Hide Comments
Hide Comments

Comments (0)

expandingMethods

 

Name

Description

public method

AssignProperties(TPersistent)

Copies the properties of source to the current element (but not children) (Overrides RSSVG.TSVGGraphicElement.AssignProperties(TPersistent).)

public method

Clear

Clears the SVG element and resets its properties back to their defaults (Overrides RSSVG.TSVGGraphicElement.Clear.)

protected method

DefineView(TSVGRect,TSVGPreserveAspectRatio,Single,Single,Single,Single)

Represents method DefineView(TSVGRect,TSVGPreserveAspectRatio,Single,Single,Single,Single).

protected method

DoLoadFromXML(IXMLNode)

Represents method DoLoadFromXML(IXMLNode). (Overrides RSSVG.TSVGGraphicElement.DoLoadFromXML(IXMLNode).)

protected method

DoModifyControl(TControl,TMatrix,TRectF,TSVGControlElementEvent)

Represents method DoModifyControl(TControl,TMatrix,TRectF,TSVGControlElementEvent). (Overrides RSSVG.TSVGGraphicElement.DoModifyControl(TControl,TMatrix,TRectF,TSVGControlElementEvent).)

public method

Draw(TSVGMatrix,TSVGCanvas,TSVGRect)

Draw the SVG to the specified canvas inside the specified rectangle. The matrix parameter specifies the cumulative transformations from the Parent element (and its Parents) to apply when drawing the element. (Overrides RSSVG.TSVGGraphicElement.Draw(TSVGMatrix,TSVGCanvas,TSVGRect).)

protected method

GetBoundsRect

Represents method GetBoundsRect. (Overrides RSSVG.TSVGCustomGroup.GetBoundsRect.)

public method

GetBoundsRect(TSVGMatrix)

Returns the "true" BoundsRect where the boundaries of the element are modified by the input matrix plus (for graphic elements) its transformation Matrix (Overrides RSSVG.TSVGCustomGroup.GetBoundsRect(TSVGMatrix).)

public method

GetViewMatrix(TSVGMatrix,TSVGRect)

Returns a transformation matrix for viewing this element (Overrides RSSVG.TSVGElement.GetViewMatrix(TSVGMatrix,TSVGRect).)

Top

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb