public class mxStencilRegistry extends Object
Modifier and Type | Field and Description |
---|---|
protected static Map<String,mxStencil> |
stencils |
Constructor and Description |
---|
mxStencilRegistry() |
Modifier and Type | Method and Description |
---|---|
static void |
addStencil(String name,
mxStencil stencil)
Adds the given stencil.
|
static mxStencil |
getStencil(String name)
Returns the stencil for the given name.
|
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.