com.mxgraph.shape
Class mxHtmlTextShape
java.lang.Object
   com.mxgraph.shape.mxHtmlTextShape
com.mxgraph.shape.mxHtmlTextShape
- All Implemented Interfaces: 
- mxITextShape
- public class mxHtmlTextShape 
- extends Object- implements mxITextShape
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
mxHtmlTextShape
public mxHtmlTextShape()
paintShape
public void paintShape(mxGraphics2DCanvas canvas,
                       String text,
                       mxCellState state,
                       Map<String,Object> style)
- 
- Specified by:
- paintShapein interface- mxITextShape
 
- 
 
Copyright (c) 2010 Gaudenz Alder. All rights reserved.