Uses of Class
org.processmining.objectcentricconstraintchecking.algorithms.shape.mxStencilShape.svgShape
-
Packages that use mxStencilShape.svgShape Package Description org.processmining.objectcentricconstraintchecking.algorithms.shape -
-
Uses of mxStencilShape.svgShape in org.processmining.objectcentricconstraintchecking.algorithms.shape
Fields in org.processmining.objectcentricconstraintchecking.algorithms.shape declared as mxStencilShape.svgShape Modifier and Type Field Description protected mxStencilShape.svgShapemxStencilShape. rootShapeFields in org.processmining.objectcentricconstraintchecking.algorithms.shape with type parameters of type mxStencilShape.svgShape Modifier and Type Field Description java.util.List<mxStencilShape.svgShape>mxStencilShape.svgShape. subShapesMethods in org.processmining.objectcentricconstraintchecking.algorithms.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 org.processmining.objectcentricconstraintchecking.algorithms.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)
-