public class PagenumField extends NumeralField
Constructor and Description |
---|
PagenumField(NumeralStyle style)
Creates a new page number field with the specified numeral style
|
PagenumField(NumeralStyle style,
String textStyle)
Creates a new page number field with the specified numeral and text styles
|
getNumeralStyle, getTextStyle
public PagenumField(NumeralStyle style)
style
- the numeral stylepublic PagenumField(NumeralStyle style, String textStyle)
style
- the numeral styletextStyle
- the text style