mxGraph 2.5.0.1


com.mxgraph.shape
Interface mxIMarker


public interface mxIMarker


Method Summary
 mxPoint paintMarker(mxGraphics2DCanvas canvas, mxCellState state, String type, mxPoint pe, double nx, double ny, double size, boolean source)
           
 

Method Detail

paintMarker

mxPoint paintMarker(mxGraphics2DCanvas canvas,
                    mxCellState state,
                    String type,
                    mxPoint pe,
                    double nx,
                    double ny,
                    double size,
                    boolean source)

mxGraph 2.5.0.1


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