Overview | Methods | This Package | All Packages
| Fields | Description |
| CLEAR_ALL | Inserts vertical space so that the next text displayed is past all floating images. |
| CLEAR_LEFT | Inserts vertical space so that the next text displayed is past left-aligned floating images. |
| CLEAR_NONE | Inserts a standard line break (the default). |
| CLEAR_RIGHT | Inserts vertical space so that the next text displayed is past right-aligned floating images. |