Package com.mxgraph.shape
Interface mxITextShape
- All Known Implementing Classes:
mxCurveLabelShape
,mxDefaultTextShape
,mxHtmlTextShape
public interface mxITextShape
-
Method Summary
Modifier and TypeMethodDescriptionvoid
paintShape
(mxGraphics2DCanvas canvas, String text, mxCellState state, Map<String, Object> style)
-
Method Details
-
paintShape
void paintShape(mxGraphics2DCanvas canvas, String text, mxCellState state, Map<String, Object> style)
-