Contains all information needed to define a texture.
Definition: Texture.idl:45
byte RepeatModeY
Repeat mode of the texture, y direction.
Definition: Texture.idl:131
XParametricPolyPolygon2D Hatching
Texture hatching.
Definition: Texture.idl:107
XBitmap Bitmap
Texture bitmap.
Definition: Texture.idl:89
::com::sun::star::geometry::AffineMatrix2D AffineTransform
Texture transformation from texture to primitive space.
Definition: Texture.idl:56
StrokeAttributes HatchAttributes
Specifies the stroke attributes used for hatching.
Definition: Texture.idl:114
byte RepeatModeX
Repeat mode of the texture, x direction.
Definition: Texture.idl:123
long NumberOfHatchPolygons
Specifies the number of parameterized polygons used for the texture.
Definition: Texture.idl:79
double Alpha
Overall transparency of the texturing.
Definition: Texture.idl:64
XParametricPolyPolygon2D Gradient
Texture gradient.
Definition: Texture.idl:98