| Package | Description |
|---|---|
| com.mxgraph.shape |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,mxStencil> |
mxStencilRegistry.stencils |
| Modifier and Type | Method and Description |
|---|---|
static mxStencil |
mxStencilRegistry.getStencil(String name)
Returns the stencil for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
mxStencilRegistry.addStencil(String name,
mxStencil stencil)
Adds the given stencil.
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.