Interface IDiagramStencilSetFactory


  • public interface IDiagramStencilSetFactory
    A factory to plug and add stencilsets.
    • Method Detail

      • getStencilSets

        Set<IDiagramStencilSet> getStencilSets​(javax.servlet.http.HttpServletRequest request)
        Parameters:
        request - the request as the context of the stencilset factory.
        Returns:
        the stencilsets created.