Package | Description |
---|---|
com.aspose.imaging.fileformats.opendocument.objects |
The Open document objects
|
com.aspose.imaging.fileformats.opendocument.objects.brush |
The Open document objects
|
com.aspose.imaging.fileformats.opendocument.objects.pen |
The Open document objects
|
Modifier and Type | Method and Description |
---|---|
OdBrush |
OdGraphicStyle.getBrush()
Gets the brush.
|
Modifier and Type | Method and Description |
---|---|
void |
OdGraphicStyle.setBrush(OdBrush value)
The brush.
|
Modifier and Type | Class and Description |
---|---|
class |
OdGradientBrush
The gradient fill
|
class |
OdHatchedBrush
The Hatched brush
|
class |
OdPatternBrush
The open document pattern brush
|
class |
OdSolidBrush
The open document solid brush
|
Modifier and Type | Method and Description |
---|---|
OdBrush |
OdPen.getBrush()
Gets the brush.
|
Modifier and Type | Method and Description |
---|---|
void |
OdPen.setBrush(OdBrush value)
Sets the brush.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.