mxGraph 2.5.0.3


com.mxgraph.shape
Interface mxITextShape

All Known Implementing Classes:
mxCurveLabelShape, mxDefaultTextShape, mxHtmlTextShape

public interface mxITextShape


Method Summary
 void paintShape(mxGraphics2DCanvas canvas, String text, mxCellState state, Map<String,Object> style)
           
 

Method Detail

paintShape

void paintShape(mxGraphics2DCanvas canvas,
                String text,
                mxCellState state,
                Map<String,Object> style)

mxGraph 2.5.0.3


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