|
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.SingleLowerLetterHeadingFormat
public class SingleLowerLetterHeadingFormat
The LetterHeadingFormat is a implementation of the HeadingFormat interface. It will format to number to a, b, c ...
| Constructor Summary | |
|---|---|
SingleLowerLetterHeadingFormat()
|
|
| 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 SingleLowerLetterHeadingFormat()
| 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 | ||||||||