public class StiEmptyBrush extends StiBrush
| Constructor and Description |
|---|
StiEmptyBrush()
Creates a new instance of the StiEmptyBrush class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(java.lang.String value)
Десериализация объекта из строки.
|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
serialize()
Сериализация объекта в строку.
|
clone, dispose, getBrush, getInvalidator, getReference, invalidate, LoadFromJson, setInvalidator, setReference, ToColorpublic StiEmptyBrush()
public java.lang.String serialize()
IStiSerializableToStringpublic void deserialize(java.lang.String value)
IStiSerializableToStringpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright © 2020 Stimulsoft. All Rights Reserved.