OdHatchedBrush

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.objects.brush.OdBrush

public class OdHatchedBrush extends OdBrush

الفرشاة المخططة

المنشئات

المنشئالوصف
OdHatchedBrush()

الطرق

طريقةالوصف
getBrushStyle()يحصل على النمط.
getArgb32Color()يحصل على لون argb32.
setArgb32Color(int value)يضبط لون argb32.
deepClone()استنساخ هذا الكائن.

OdHatchedBrush()

public OdHatchedBrush()

getBrushStyle()

public int getBrushStyle()

يحصل على النمط.

Returns: int - النمط.

getArgb32Color()

public final int getArgb32Color()

يحصل على لون argb32.

Returns: int - لون argb32.

setArgb32Color(int value)

public final void setArgb32Color(int value)

يضبط لون argb32.

Parameters:

معاملنوعالوصف
valueintلون argb32.

deepClone()

public Object deepClone()

استنساخ هذا الكائن.

Returns: java.lang.Object - العنصر الجديد المعاد من فرشاة المصدر