|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.drawing.StiBrush
com.stimulsoft.base.drawing.StiEmptyBrush
public class StiEmptyBrush
Class describes Empty Brush.
| Constructor Summary | |
|---|---|
StiEmptyBrush()
Creates a new instance of the StiEmptyBrush class. |
|
| Method Summary | |
|---|---|
void |
deserialize(java.lang.String value)
Десериализация объекта из строки. |
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
java.lang.String |
serialize()
Сериализация объекта в строку. |
| Methods inherited from class com.stimulsoft.base.drawing.StiBrush |
|---|
clone, dispose, getBrush, getInvalidator, getReference, invalidate, LoadFromJson, setInvalidator, setReference, ToColor |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiEmptyBrush()
| Method Detail |
|---|
public java.lang.String serialize()
IStiSerializableToString
public void deserialize(java.lang.String value)
IStiSerializableToString
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||