|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.lens.SingleDefaultHeadingFormat
public class SingleDefaultHeadingFormat
The DefaultHeadingFormat is a default implementation of the HeadingFormat interface.
| Constructor Summary | |
|---|---|
SingleDefaultHeadingFormat()
|
|
| Method Summary | |
|---|---|
String |
format(int number)
Format the number of the heading. |
String |
getPrefix()
prefix text which will be displayed at the beginning of the heading number. |
String |
getSeparator()
Get the separator of heading number. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleDefaultHeadingFormat()
| Method Detail |
|---|
public String getSeparator()
getSeparator in interface HeadingFormatpublic String format(int number)
format in interface HeadingFormatnumber - heading number.
public String getPrefix()
getPrefix in interface HeadingFormat
|
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 | ||||||||