Hide Comments
Hide Comments

Comments (0)

expandingTypes

 

Name

Description

public type

TExtendedFontStyles

Defines the set of extended font styles for the TSVGFont class

public type

TSVGAlignNames

Defines the SVG align strings type, which is used for specifying some of the labels for the SVG preserveAspectRatio attribute

public type

TSVGBitmap

Defines the SVG bitmap type

public type

TSVGBrushKind

Defines the SVG brush kind type, which specifies the style characteristics of a brush.

public type

TSVGCanvas

Defines the SVG canvas type

public type

TSVGCanvasSaveState

Defines the SVG canvas save state type, used for saving and restoring canvas state including brush, pen, fonts, and clipping regions

public type

TSVGClipRegion

Defines the SVG clipping region type, which is used to specify clipping regions for constraining drawing operations

public type

TSVGColor

Defines the SVG color type, which is used to specify SVG alpha colors

public type

TSVGColorInterpolationNames

Defines the SVG color interpolation strings type, which is used for specifying the labels for the SVG color-interpolation attribute

public type

TSVGColorRec

Defines the SVG color record type, which specifies color constants for the TSVGColor

public type

TSVGColorRenderingNames

Defines the SVG color rendering strings type, which is used for specifying the labels for the SVG color-rendering attribute

public type

TSVGCoordinateSystemUnitNames

Defines the SVG coordinate system strings type, which is used for specifying the labels for the SVG unit, marker-unit, etc attribute

public type

TSVGCursorMapping

Defines the SVG Cursor mapping type, which is used to map the SVG cursor type into the Delphi TCursor type

public type

TSVGCursorNames

Defines the SVG cursor strings type, which is used for specifying the labels for the SVG cursor attribute

public type

TSVGDashArray

Defines the SVG dash array type, which specifies the dashes and dots that draw a line

public type

TSVGElementTypeNames

Defines the SVG element strings type, which is used for specifying the labels for the different SVG elements in a SVG document

public type

TSVGFeatureNames

Defines the feature strings type for the SVG ‘requiredFeatures’ attribute. In some cases the features map directly to a set of attributes, properties or elements, in others they represent some functionality of the user agent (that it is a dynamic viewer for example)

public type

TSVGFeatureSupport

Defines the features support type for the SVG ‘requiredFeatures’ attribute

public type

TSVGFillRuleNames

Defines the SVG fill rule strings type, which is used for specifying the labels for the SVG fill-rule attribute

public type

TSVGFontAbsPointSizes

Defines the absolute font size point sizes (e.g., 12 points, etc) type for the SVG 'font-size' attribute.

public type

TSVGFontAbsSizeNames

Defines the absolute font size strings type, which is used for specifying the absolute font size labels for the SVG font-size attribute

public type

TSVGFontStyleNames

Defines the SVG font style strings type, which is used for specifying the labels for the SVG font-style attribute

public type

TSVGFontWeightNames

Defines the font weight strings type, which is used for specifying the labels for the SVG font-weight attribute

public type

TSVGGenericFontFamilyNames

Defines the generic font family strings type, which is used for specifying the generic font family labels for the SVG font-family attribute

public type

TSVGGradient

Defines the SVG gradient type, which defines a color gradient

public type

TSVGGradientPoint

Defines the SVG gradient point type, which specifies the one gradient stop

public type

TSVGGradientPoints

Defines the SVG gradient points type, which specifies the collection of gradient stops

public type

TSVGGradientSpreadNames

Defines the SVG gradient spread strings type, which is used for specifying the labels for the SVG spreadMethod attribute

public type

TSVGGradientStyle

Defines the SVG gradient style type, which indicates if the gradient is a linear or radial gradient

public type

TSVGMarkerUnitNames

Defines the SVG marker unit strings type, which is used for specifying the labels for the SVG markerUnits attribute

public type

TSVGMatrix

Defines the SVG Matrix type

public type

TSVGOptions

Defines the set of options of the SVG document

public type

TSVGPoint

Defines the type for an SVG point which uses floating point coordinates (similar to FMX and not VCL)

public type

TSVGRect

Defines the type for an SVG rectangle which uses floating point coordinates (similar to FMX and not VCL)

public type

TSVGSelectorTokens

Defines an array of CSS2 selector tokens, which is what is returned by the TokenizeSelector function

public type

TSVGSelectorTokenTypeStrings

Defines the SVG Selector token type strings used for specifying the string labels of the selectors

public type

TSVGShapeRenderingNames

Defines the SVG shape rendering strings type, which is used for specifying the labels for the SVG shape-rendering attribute

public type

TSVGStrokeCap

Defines the SVG stroke cap type, which specifies the graphic style used to draw the ends of a line.

public type

TSVGStrokeDash

Defines the SVG stroke dash type, which specifies the dash-dot style of lines or of shape contours.

public type

TSVGStrokeJoin

Defines the SVG stroke join type, which specifies the style of the joints that connect the line segments of a shape or a path to be drawn

public type

TSVGStyleProperties

Defines the set of SVG style properties or attributes

public type

TSVGStylePropertyNames

Defines the SVG style property strings used for specifying the string labels of the SVG attributes

public type

TSVGTextAnchorNames

Defines the SVG text anchor strings type, which is used for specifying the labels for the SVG text-anchor attribute

public type

TSVGTextDecorationNames

Defines the SVG text decoration strings type, which is used for specifying the labels for the SVG text-decoration attribute

public type

TSVGTextRenderingNames

Defines the SVG text rendering strings type, which is used for specifying the labels for the SVG text-rendering attribute

public type

TSVGUnitFactors

Defines the SVG unit factors type, which specifies the unit factors for conversion of string lengths into actual values. For example, if the input string contains '1cm', the function uses the UnitFactors variable of this type to know how large a centimeter is. It is usually set when the DPI property of the TSVGDocument element is set

public type

TSVGUnitStrings

Defines the SVG unit strings type, which is used for specifying the labels for the SVG units used in lengths

public type

TSVGViewers

Represents an alias of the TRSAssignList type.

Top

Comments (0)

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