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