Uses of Class
com.mxgraph.reader.mxGraphViewReader
-
Packages that use mxGraphViewReader Package Description com.mxgraph.reader This package contains the classes required to turn an encoded mxGraphView into an image using SAX and without having to create a graph model. -
-
Uses of mxGraphViewReader in com.mxgraph.reader
Subclasses of mxGraphViewReader in com.mxgraph.reader Modifier and Type Class Description class
mxGraphViewImageReader
A converter that renders display XML data onto a graphics canvas.
-