Create a new bullet with the specified style, and type <code>ST.BULLET_DOT</code>. The style must have a glyph metrics set.
@param style the style
@exception IllegalArgumentException <ul> <li>ERROR_NULL_ARGUMENT when the style or the glyph metrics are null</li> </ul>
See Implementation
Create a new bullet with the specified style, and type <code>ST.BULLET_DOT</code>. The style must have a glyph metrics set.
@param style the style
@exception IllegalArgumentException <ul> <li>ERROR_NULL_ARGUMENT when the style or the glyph metrics are null</li> </ul>