public class BulletDecorator extends BulletDecoratorBase
A BulletDecorator can be reused in the same Document.
ListDecorator.ListTypeDEFAULT_BULLET_CHAR, DEFAULT_DISC_CHAR, DEFAULT_SQUARE_CHAR| Constructor and Description |
|---|
BulletDecorator(Document doc)
Constructor with Document.
|
decorateList, decorateListItem, getListTypepublic BulletDecorator(Document doc)
doc - the Document which this BulletDecorator will be used on.Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.