Lines Matching full:geometry
605 Geometry can be filled, stroked or both.
609 <!-- @pattern fill The interior of the geometry is filled with the paint's color. -->
611 <!-- @pattern stroke The outline of the geometry is stroked with the paint's color. -->
1138 Blur describes an image filter in the paint that blurs the drawn geometry.
1204 Clip sets the canvas to clip drawing to an element's geometry.
1935 <!-- @element discrete Discrete wobbles the geometry randomly. -->
1978 <!-- @attribute stroke Stroke draws the outline of geometry according to the pen attributes.
1989 <!-- @attribute style Style fills, strokes, or strokes and fills the geometry with the paint's color. -->
2012 Path creates a geometry out of lines and curves.
2078 Polygon creates a geometry out of lines. Polygon is a specialization of path; element that
2106 Polyline creates a geometry out of lines. Polygon is a specialization of path; element that