|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.styles.StiStylesSheet
public class StiStylesSheet
Class describes a list of styles.
Constructor Summary | |
---|---|
StiStylesSheet()
|
|
StiStylesSheet(StiStylesCollection styles)
Creates a new object of the type StiStylesSheet. |
Method Summary | |
---|---|
StiStylesCollection |
getStyles()
Gets or sets styles of report. |
void |
setStyles(StiStylesCollection value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiStylesSheet(StiStylesCollection styles)
styles
- Style collection.public StiStylesSheet()
Method Detail |
---|
public final StiStylesCollection getStyles()
public final void setStyles(StiStylesCollection value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |