|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.style.AbstractStyle<Tag>
public abstract class AbstractStyle<Tag extends AbstractPaintTags> extends java.lang.Object implements java.io.Serializable
Abstract style interface
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
dirty
Is object dirty |
| Constructor and Description |
|---|
AbstractStyle()
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Disposes style object |
protected void |
finalize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean dirty
| Constructor Detail |
|---|
public AbstractStyle()
| Method Detail |
|---|
public void dispose()
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||