|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageFormat | |
|---|---|
| info.bliki.wiki.filter | |
| info.bliki.wiki.model | Model classes for rendering wikipedia texts to HTML, LaTeX |
| Uses of ImageFormat in info.bliki.wiki.filter |
|---|
| Methods in info.bliki.wiki.filter with parameters of type ImageFormat | |
|---|---|
void |
LaTeXConverter.imageNodeToText(TagNode imageTagNode,
ImageFormat imageFormat,
java.lang.Appendable resultBuffer,
IWikiModel model)
|
void |
ITextConverter.imageNodeToText(TagNode imageTagNode,
ImageFormat imageFormat,
java.lang.Appendable resultBuffer,
IWikiModel model)
Convert the imageTagNode into a given HTML string buffer |
void |
HTMLConverter.imageNodeToText(TagNode imageTagNode,
ImageFormat imageFormat,
java.lang.Appendable resultBuffer,
IWikiModel model)
|
| Uses of ImageFormat in info.bliki.wiki.model |
|---|
| Methods in info.bliki.wiki.model that return ImageFormat | |
|---|---|
static ImageFormat |
ImageFormat.getImageFormat(java.lang.String rawImageLink,
java.lang.String imageNamespace)
|
| Methods in info.bliki.wiki.model with parameters of type ImageFormat | |
|---|---|
void |
IWikiModel.appendInternalImageLink(java.lang.String hrefImageLink,
java.lang.String srcImageLink,
ImageFormat imageFormat)
Append this internal wiki image link |
void |
AbstractWikiModel.appendInternalImageLink(java.lang.String hrefImageLink,
java.lang.String srcImageLink,
ImageFormat imageFormat)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||