Interface mxITextShape
- All Known Implementing Classes:
mxCurveLabelShape, mxDefaultTextShape, mxHtmlTextShape
public interface mxITextShape
-
Method Summary
Modifier and TypeMethodDescriptionvoidpaintShape(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)
-