|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.CompositeLens.Separator
public static class CompositeLens.Separator
Separator represents a separator element.
| Constructor Summary | |
|---|---|
CompositeLens.Separator(int style)
Create a separator object. |
|
CompositeLens.Separator(int style,
int levelSpacing)
Create a separator object. |
|
| Method Summary | |
|---|---|
int |
getLevelSpacing()
Get the level spacing. |
int |
getStyle()
Get the separator line style. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeLens.Separator(int style)
style - separator line style.
public CompositeLens.Separator(int style,
int levelSpacing)
style - separator line stylelevelSpacing - the level spacing| Method Detail |
|---|
public int getStyle()
public int getLevelSpacing()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||