com.mxgraph.shape
Class mxMarkerRegistry
java.lang.Object
   com.mxgraph.shape.mxMarkerRegistry
com.mxgraph.shape.mxMarkerRegistry
- public class mxMarkerRegistry 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
markers
protected static Map<String,mxIMarker> markers
mxMarkerRegistry
public mxMarkerRegistry()
getMarker
public static mxIMarker getMarker(String name)
- 
 
registerMarker
public static void registerMarker(String name,
                                  mxIMarker marker)
- 
 
Copyright (c) 2010 Gaudenz Alder. All rights reserved.