Uses of Class
com.mxgraph.shape.mxStencilShape.svgShape
Packages that use mxStencilShape.svgShape
-
Uses of mxStencilShape.svgShape in com.mxgraph.shape
Fields in com.mxgraph.shape declared as mxStencilShape.svgShapeFields in com.mxgraph.shape with type parameters of type mxStencilShape.svgShapeMethods in com.mxgraph.shape that return mxStencilShape.svgShapeModifier and TypeMethodDescriptionmxStencilShape.createElement
(Node root) Forms an internal representation of the specified SVG element and returns that representationMethods in com.mxgraph.shape with parameters of type mxStencilShape.svgShapeModifier and TypeMethodDescriptionvoid
mxStencilShape.createShape
(Node root, mxStencilShape.svgShape shape) void
mxStencilShape.paintNode
(mxGraphics2DCanvas canvas, mxCellState state, mxStencilShape.svgShape shape, double widthRatio, double heightRatio)