Bullet.this

Create a new bullet the specified style and type. The style must have a glyph metrics set.

@param type the bullet type @param style the style

@exception IllegalArgumentException <ul> <li>ERROR_NULL_ARGUMENT when the style or the glyph metrics are null</li> </ul>

  1. this(StyleRange style)
  2. this(int type, StyleRange style)
    class Bullet

Meta