Uses of Class
com.mxgraph.shape.mxStencil
Packages that use mxStencil
-
Uses of mxStencil in com.mxgraph.shape
Fields in com.mxgraph.shape with type parameters of type mxStencilMethods in com.mxgraph.shape that return mxStencilModifier and TypeMethodDescriptionstatic mxStencil
mxStencilRegistry.getStencil
(String name) Returns the stencil for the given name.Methods in com.mxgraph.shape with parameters of type mxStencilModifier and TypeMethodDescriptionstatic void
mxStencilRegistry.addStencil
(String name, mxStencil stencil) Adds the given stencil.