public final class DiaImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
static char |
DIMENSION_SEPARATOR |
static char |
EMPTY_SIZE |
static String |
PNG_EXTENSION |
static char |
SIZE_SEPARATOR |
| Modifier and Type | Method and Description |
|---|---|
static DiaExport |
exportDiagram(com.semanticcms.core.model.PageRef pageRef,
Integer width,
Integer height,
File tmpDir) |
static void |
writeDiaImpl(ServletContext servletContext,
HttpServletRequest request,
HttpServletResponse response,
Appendable out,
com.semanticcms.dia.model.Dia dia) |
public static final char SIZE_SEPARATOR
public static final char EMPTY_SIZE
public static final char DIMENSION_SEPARATOR
public static final String PNG_EXTENSION
public static DiaExport exportDiagram(com.semanticcms.core.model.PageRef pageRef, Integer width, Integer height, File tmpDir) throws InterruptedException, FileNotFoundException, IOException
public static void writeDiaImpl(ServletContext servletContext, HttpServletRequest request, HttpServletResponse response, Appendable out, com.semanticcms.dia.model.Dia dia) throws ServletException, IOException
ServletExceptionIOExceptionCopyright © 2013–2016 AO Industries, Inc.. All rights reserved.