mxGraph 2.5.0.1


Uses of Interface
com.mxgraph.shape.mxIMarker

Packages that use mxIMarker
com.mxgraph.shape   
 

Uses of mxIMarker in com.mxgraph.shape
 

Fields in com.mxgraph.shape with type parameters of type mxIMarker
protected static Map<String,mxIMarker> mxMarkerRegistry.markers
           
 

Methods in com.mxgraph.shape that return mxIMarker
static mxIMarker mxMarkerRegistry.getMarker(String name)
           
 

Methods in com.mxgraph.shape with parameters of type mxIMarker
static void mxMarkerRegistry.registerMarker(String name, mxIMarker marker)
           
 


mxGraph 2.5.0.1


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.