20 #ifndef INCLUDED_VCL_GRAPHICTOOLS_HXX
21 #define INCLUDED_VCL_GRAPHICTOOLS_HXX
87 DashArray&& rDashArray );
134 void getDashArray ( DashArray& )
const;
168 void scale (
double fScaleX,
double fScaleY );
251 enum { gradientStepsInfinite=0 };
280 double fTransparency,
288 Color aGradient1stColor,
289 Color aGradient2ndColor,
290 sal_Int32 aGradientStepCount,
323 void getTransform ( Transform& )
const;
340 void getGraphic (
Graphic& )
const;
367 #endif // INCLUDED_VCL_GRAPHICTOOLS_HXX
const Color & getFillColor() const
Get color used for solid fills.
CapType
Style for open stroke ends.
GradientType getGradientType() const
Get type of gradient used.
Connect segments by a filled round arc.
Encapsulates geometry and associated attributes of a graphical 'pen stroke'.
FillRule
Type of fill algorithm used.
FillType
Type of filling used.
GradientType
Type of gradient used.
HatchType
Type of hatching used.
CapType getCapType() const
Get the style in which open stroke ends are drawn.
Fill with the specified gradient.
double getTransparency() const
Get stroke transparency.
double getMiterLimit() const
Get the maximum length of mitered joins.
horizontal and vertical orthogonally crossing lines, one unit apart
GradientType maGradientType
Fill with the specified hatch.
tools::PolyPolygon maPath
Transform maFillTransform
FillType getFillType() const
Get fill type used.
uno::Sequence< double > maFillColor
sal_Int32 maGradientStepCount
tools::PolyPolygon maEndArrow
bool isTiling() const
Query state of texture tiling.
Connect segments by a direct straight line.
JoinType
Style for joins of individual stroke segments.
::std::vector< double > DashArray
double getTransparency() const
Get stroke transparency.
Half-round cap at the line end, the center lying at the end point.
double getStrokeWidth() const
Get width of the stroke.
FillRule getFillRule() const
Get fill rule used.
JoinType getJoinType() const
Get the style in which the stroke segments are joined.
Encapsulates geometry and associated attributes of a filled area.
tools::PolyPolygon maStartArrow