|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.style.Styles<E>
public class Styles<E extends AbstractPaintTags> extends java.lang.Object implements AbstractStyles<E>
Collection of styles to be set by user
| Constructor and Description |
|---|
Styles()
Default constructor |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize()
|
PaintStyle<E> |
getPaintStyle()
Gets color style object |
Style |
getStyle()
Gets stylesheet |
TextStyle<E> |
getTextStyle()
Gets text style object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Styles()
| Method Detail |
|---|
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwablepublic PaintStyle<E> getPaintStyle()
AbstractStyles
getPaintStyle in interface AbstractStyles<E extends AbstractPaintTags>public TextStyle<E> getTextStyle()
AbstractStyles
getTextStyle in interface AbstractStyles<E extends AbstractPaintTags>public Style getStyle()
AbstractStyles
getStyle in interface AbstractStyles<E extends AbstractPaintTags>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||