| Modifier and Type | Method and Description |
|---|---|
static RtfPicture.PictureType |
RtfPicture.PictureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RtfPicture.PictureType[] |
RtfPicture.PictureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RtfText |
RtfPicture.type(RtfPicture.PictureType pictureType)
Sets the type and finish setting a picture.
|
Copyright © 2010–2015 Tutego. All rights reserved.