com.stimulsoft.base.drawing
Class StiEmptyBrush
java.lang.Object
com.stimulsoft.base.drawing.StiBrush
com.stimulsoft.base.drawing.StiEmptyBrush
- All Implemented Interfaces:
- IStiInvalidator, IStiSerializable, IStiSerializableToString, Cloneable
public class StiEmptyBrush
- extends StiBrush
Class describes Empty Brush.
|
Constructor Summary |
StiEmptyBrush()
Creates a new instance of the StiEmptyBrush class. |
StiEmptyBrush
public StiEmptyBrush()
- Creates a new instance of the StiEmptyBrush class.
serialize
public String serialize()
- Description copied from interface:
IStiSerializableToString
- Сериализация объекта в строку.
- Returns:
- строковое представление объекта
deserialize
public void deserialize(String value)
- Description copied from interface:
IStiSerializableToString
- Десериализация объекта из строки. Все свойства объекта устанавливаются за счет распарсивания
строки.
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2017 Stimulsoft. All Rights Reserved.