|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyledString | |
|---|---|
| com.atlassian.confluence.tinymceplugin.placeholder | |
| Uses of StyledString in com.atlassian.confluence.tinymceplugin.placeholder |
|---|
| Methods in com.atlassian.confluence.tinymceplugin.placeholder with parameters of type StyledString | |
|---|---|
BufferedImage |
PlaceholderImageFactory.getPlaceholderImage(StyledString styledString,
InputStream iconStream,
Color backgroundColor)
Generate placeholder image. |
BufferedImage |
DefaultPlaceholderImageFactory.getPlaceholderImage(StyledString styledString,
InputStream iconStream,
Color backgroundColor)
|
| Method parameters in com.atlassian.confluence.tinymceplugin.placeholder with type arguments of type StyledString | |
|---|---|
BufferedImage |
PlaceholderImageFactory.getPlaceholderHeading(List<StyledString> styledStrings,
InputStream iconStream,
Color backgroundColor)
Generate a placeholder image that is suitable for use as a header in a body macro. |
BufferedImage |
DefaultPlaceholderImageFactory.getPlaceholderHeading(List<StyledString> styledStrings,
InputStream iconStream,
Color backgroundColor)
|
BufferedImage |
PlaceholderImageFactory.getPlaceholderImage(List<StyledString> styledStrings,
InputStream iconStream,
Color backgroundColor)
Generate placeholder image. |
BufferedImage |
DefaultPlaceholderImageFactory.getPlaceholderImage(List<StyledString> styledStrings,
InputStream iconStream,
Color backgroundColor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||