Documentation of 'com.mxgraph.shape.mxStencilRegistry' Java class
mxStencilRegistry
com.mxgraph.shape

Class mxStencilRegistry



  • public class mxStencilRegistry
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void addStencil(java.lang.String name, mxStencil stencil)
      Adds the given stencil.
      static mxStencil getStencil(java.lang.String name)
      Returns the stencil for the given name.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • mxStencilRegistry

        public mxStencilRegistry()
    • Method Detail

      • addStencil

        public static void addStencil(java.lang.String name,
                                      mxStencil stencil)
        Adds the given stencil.
      • getStencil

        public static mxStencil getStencil(java.lang.String name)
        Returns the stencil for the given name.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.