mxGraph 1.10.4.0


Uses of Class
com.mxgraph.shape.mxStencilShape.svgShape

Packages that use mxStencilShape.svgShape
com.mxgraph.shape   
 

Uses of mxStencilShape.svgShape in com.mxgraph.shape
 

Fields in com.mxgraph.shape declared as mxStencilShape.svgShape
protected  mxStencilShape.svgShape mxStencilShape.rootShape
           
 

Fields in com.mxgraph.shape with type parameters of type mxStencilShape.svgShape
 List<mxStencilShape.svgShape> mxStencilShape.svgShape.subShapes
           
 

Methods in com.mxgraph.shape that return mxStencilShape.svgShape
 mxStencilShape.svgShape mxStencilShape.createElement(Node root)
          Forms an internal representation of the specified SVG element and returns that representation
 

Methods in com.mxgraph.shape with parameters of type mxStencilShape.svgShape
 void mxStencilShape.createShape(Node root, mxStencilShape.svgShape shape)
           
 void mxStencilShape.paintNode(mxGraphics2DCanvas canvas, mxCellState state, mxStencilShape.svgShape shape, double widthRatio, double heightRatio)
           
 


mxGraph 1.10.4.0


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.