mxGraph 2.5.0.1


Uses of Class
com.mxgraph.shape.mxStencil

Packages that use mxStencil
com.mxgraph.shape   
 

Uses of mxStencil in com.mxgraph.shape
 

Fields in com.mxgraph.shape with type parameters of type mxStencil
protected static Map<String,mxStencil> mxStencilRegistry.stencils
           
 

Methods in com.mxgraph.shape that return mxStencil
static mxStencil mxStencilRegistry.getStencil(String name)
          Returns the stencil for the given name.
 

Methods in com.mxgraph.shape with parameters of type mxStencil
static void mxStencilRegistry.addStencil(String name, mxStencil stencil)
          Adds the given stencil.
 


mxGraph 2.5.0.1


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