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.TSVGCustomViewBox.AssignProperties(TPersistent).)

public method

Clear

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

protected method

DoLoadFromXML(IXMLNode)

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

public method

Draw(TRSPoint,Single,TMatrix,TSVGCanvas,TSVGRect)

Overloaded. Draws the marker at the specified point and angle (in radians) .

public method

DrawEndMarker(TRSPoint,TRSPoint,TMatrix,TSVGCanvas,TSVGRect)

Draw the ending marker for the line segment defined by the PrevPoint and aPoint

The orientation of the marker depends on the line segment and the AutomaticOrientation or Orientation properties.

public method

DrawMidMarker(TRSPoint,TRSPoint,TRSPoint,TMatrix,TSVGCanvas,TSVGRect)

Draw the middle marker for the line segments defined by the PrevPoint, aPoint and NextPoint

The orientation of the marker depends on the line segment and the AutomaticOrientation or Orientation properties.

public method

DrawStartMarker(TRSPoint,TRSPoint,TMatrix,TSVGCanvas,TSVGRect)

Draw the starting marker for the line segment defined by the aPoint and NextPoint

The orientation of the marker depends on the line segment and the AutomaticOrientation or Orientation properties.

protected method

Generate(TControl,TRSPoint,Single,Single,TMatrix,TRSRect,TSVGControlElementEvent)

Overloaded. Represents method Generate(TControl,TRSPoint,Single,Single,TMatrix,TRSRect,TSVGControlElementEvent).

protected method

GenerateEndMarker(TControl,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent)

Represents method GenerateEndMarker(TControl,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent).

protected method

GenerateMidMarker(TControl,TRSPoint,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent)

Represents method GenerateMidMarker(TControl,TRSPoint,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent).

protected method

GenerateStartMarker(TControl,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent)

Represents method GenerateStartMarker(TControl,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent).

public methodClass member

SVGType

Returns the SVG element type of the class (Overrides RSSVG.TSVGCustomGroup.SVGType.)

Top

Comments (0)

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