O R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- org.xwiki.platform.svg - package org.xwiki.platform.svg
- org.xwiki.platform.svg.script - package org.xwiki.platform.svg.script
R
- rasterizeToResponse(String) - Method in class org.xwiki.platform.svg.script.SVGScriptService
-
Rasterize an image as PNG into the current response.
- rasterizeToResponse(String, int, int) - Method in class org.xwiki.platform.svg.script.SVGScriptService
-
Rasterize an image as PNG into the current response.
- rasterizeToResponse(String, int, int) - Method in interface org.xwiki.platform.svg.SVGRasterizer
-
Rasterize an image as PNG into the current response.
- rasterizeToTemporaryFile(String, int, int) - Method in interface org.xwiki.platform.svg.SVGRasterizer
-
Rasterize an image as PNG into a temporary file.
- rasterizeToTemporaryResource(String) - Method in class org.xwiki.platform.svg.script.SVGScriptService
-
Rasterize an image as PNG into a temporary resource belonging to the current document, accessible through the "tmp" resource URL handler.
- rasterizeToTemporaryResource(String, int, int) - Method in class org.xwiki.platform.svg.script.SVGScriptService
-
Rasterize an image as PNG into a temporary resource belonging to the current document, accessible through the "tmp" resource URL handler.
- rasterizeToTemporaryResource(String, int, int) - Method in interface org.xwiki.platform.svg.SVGRasterizer
-
Rasterize an image as PNG into a temporary resource belonging to the current document, accessible through the "tmp" resource URL handler.
- rasterizeToTemporaryResource(String, int, int, DocumentReference) - Method in class org.xwiki.platform.svg.script.SVGScriptService
-
Rasterize an image as PNG as into temporary resource belonging to the current document, accessible through the "tmp" resource URL handler.
- rasterizeToTemporaryResource(String, int, int, DocumentReference) - Method in interface org.xwiki.platform.svg.SVGRasterizer
-
Rasterize an image as PNG into a temporary resource belonging to the specified document, accessible through the "tmp" resource URL handler.
- rasterizeToTemporaryResource(String, DocumentReference) - Method in class org.xwiki.platform.svg.script.SVGScriptService
-
Rasterize an image as PNG into a temporary resource belonging to the current document, accessible through the "tmp" resource URL handler.
S
- SVGRasterizer - Interface in org.xwiki.platform.svg
-
Utilities for working with SVG images.
- SVGScriptService - Class in org.xwiki.platform.svg.script
-
Utilities for working with SVG images.
- SVGScriptService() - Constructor for class org.xwiki.platform.svg.script.SVGScriptService
All Classes All Packages