Uses of Interface
com.mxgraph.reader.mxDomOutputParser.IElementHandler
-
Packages that use mxDomOutputParser.IElementHandler 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 mxDomOutputParser.IElementHandler in com.mxgraph.reader
Fields in com.mxgraph.reader with type parameters of type mxDomOutputParser.IElementHandler Modifier and Type Field Description protected java.util.Map<java.lang.String,mxDomOutputParser.IElementHandler>
mxDomOutputParser. handlers
-