Uses of Class
com.mxgraph.shape.mxStencilShape.svgShape
-
Packages that use mxStencilShape.svgShape Package Description com.mxgraph.shape -
-
Uses of mxStencilShape.svgShape in com.mxgraph.shape
Fields in com.mxgraph.shape declared as mxStencilShape.svgShape Modifier and Type Field Description protected mxStencilShape.svgShapemxStencilShape. rootShapeFields in com.mxgraph.shape with type parameters of type mxStencilShape.svgShape Modifier and Type Field Description java.util.List<mxStencilShape.svgShape>mxStencilShape.svgShape. subShapesMethods in com.mxgraph.shape that return mxStencilShape.svgShape Modifier and Type Method Description mxStencilShape.svgShapemxStencilShape. createElement(org.w3c.dom.Node root)Forms an internal representation of the specified SVG element and returns that representationMethods in com.mxgraph.shape with parameters of type mxStencilShape.svgShape Modifier and Type Method Description voidmxStencilShape. createShape(org.w3c.dom.Node root, mxStencilShape.svgShape shape)voidmxStencilShape. paintNode(mxGraphics2DCanvas canvas, mxCellState state, mxStencilShape.svgShape shape, double widthRatio, double heightRatio)
-