public class mxMarkerRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,mxIMarker> |
markers |
| Constructor and Description |
|---|
mxMarkerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static mxIMarker |
getMarker(String name) |
static void |
registerMarker(String name,
mxIMarker marker) |
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.