Uses of Interface
com.mxgraph.shape.mxITextShape
Packages that use mxITextShape
Package
Description
This package contains various implementations for painting a graph using
different technologies, such as Graphics2D, HTML, SVG or VML.
-
Uses of mxITextShape in com.mxgraph.canvas
Fields in com.mxgraph.canvas with type parameters of type mxITextShapeModifier and TypeFieldDescriptionprotected static Map
<String, mxITextShape> mxGraphics2DCanvas.textShapes
Maps from names to mxITextShape instances.Methods in com.mxgraph.canvas that return mxITextShapeModifier and TypeMethodDescriptionmxGraphics2DCanvas.getTextShape
(Map<String, Object> style, boolean html) Methods in com.mxgraph.canvas with parameters of type mxITextShapeModifier and TypeMethodDescriptionstatic void
mxGraphics2DCanvas.putTextShape
(String name, mxITextShape shape) -
Uses of mxITextShape in com.mxgraph.shape
Classes in com.mxgraph.shape that implement mxITextShapeModifier and TypeClassDescriptionclass
Draws the edge label along a curve derived from the curve describing the edge's pathclass
class
To set global CSS for all HTML labels, use the following code: