|
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.LowerLetterHeadingFormat
inetsoft.report.lens.UpperLetterHeadingFormat
public class UpperLetterHeadingFormat
The UpperLetterHeadingFormat is a implementation of the HeadingFormat interface. It will format to number to A, B, C ...
| Constructor Summary | |
|---|---|
UpperLetterHeadingFormat()
|
|
| 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 UpperLetterHeadingFormat()
| Method Detail |
|---|
public String getSeparator()
getSeparator in interface HeadingFormatgetSeparator in class LowerLetterHeadingFormatpublic String format(int number)
format in interface HeadingFormatformat in class LowerLetterHeadingFormatnumber - heading number.
public String getPrefix()
getPrefix in interface HeadingFormatgetPrefix in class LowerLetterHeadingFormat
|
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 | ||||||||