| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mxgraph.util.mxDomUtils
public class mxDomUtils
Contains various DOM API helper methods for use with mxGraph.
| Constructor Summary | |
|---|---|
| mxDomUtils() | |
| Method Summary | |
|---|---|
| static Document | createDocument()Returns a new, empty DOM document. | 
| static Document | createHtmlDocument()Returns a document with a HTML node containing a HEAD and BODY node. | 
| static Document | createSvgDocument(int width,
                  int height)Creates a new SVG document for the given width and height. | 
| static Document | createVmlDocument() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public mxDomUtils()
| Method Detail | 
|---|
public static Document createDocument()
public static Document createSvgDocument(int width,
                                         int height)
public static Document createVmlDocument()
public static Document createHtmlDocument()
| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||