|
JGraph X 1.9.2.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mxgraph.shape.mxStencilRegistry
public class mxStencilRegistry
| Field Summary | |
|---|---|
protected static java.util.Map<java.lang.String,mxStencil> |
stencils
|
| Constructor Summary | |
|---|---|
mxStencilRegistry()
|
|
| Method Summary | |
|---|---|
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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.util.Map<java.lang.String,mxStencil> stencils
| Constructor Detail |
|---|
public mxStencilRegistry()
| Method Detail |
|---|
public static void addStencil(java.lang.String name,
mxStencil stencil)
public static mxStencil getStencil(java.lang.String name)
|
JGraph X 1.9.2.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||