JGraph X 1.4.1.0


com.mxgraph.shape
Class mxHtmlTextShape

java.lang.Object
  extended by com.mxgraph.shape.mxHtmlTextShape
All Implemented Interfaces:
mxITextShape

public class mxHtmlTextShape
extends Object
implements mxITextShape


Constructor Summary
mxHtmlTextShape()
           
 
Method Summary
 void paintShape(mxGraphics2DCanvas canvas, String text, mxCellState state, Map<String,Object> style)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

mxHtmlTextShape

public mxHtmlTextShape()
Method Detail

paintShape

public void paintShape(mxGraphics2DCanvas canvas,
                       String text,
                       mxCellState state,
                       Map<String,Object> style)
Specified by:
paintShape in interface mxITextShape

JGraph X 1.4.1.0


Copyright (c) 2010 Gaudenz Alder. All rights reserved.