Uses of Interface
org.processmining.objectcentricconstraintchecking.algorithms.shape.mxITextShape
-
Packages that use mxITextShape Package Description org.processmining.objectcentricconstraintchecking.algorithms.canvas org.processmining.objectcentricconstraintchecking.algorithms.shape -
-
Uses of mxITextShape in org.processmining.objectcentricconstraintchecking.algorithms.canvas
Fields in org.processmining.objectcentricconstraintchecking.algorithms.canvas with type parameters of type mxITextShape Modifier and Type Field Description protected static java.util.Map<java.lang.String,mxITextShape>mxGraphics2DCanvas. textShapesMaps from names to mxITextShape instances.Methods in org.processmining.objectcentricconstraintchecking.algorithms.canvas that return mxITextShape Modifier and Type Method Description mxITextShapemxGraphics2DCanvas. getTextShape(java.util.Map<java.lang.String,java.lang.Object> style, boolean html)Methods in org.processmining.objectcentricconstraintchecking.algorithms.canvas with parameters of type mxITextShape Modifier and Type Method Description static voidmxGraphics2DCanvas. putTextShape(java.lang.String name, mxITextShape shape) -
Uses of mxITextShape in org.processmining.objectcentricconstraintchecking.algorithms.shape
Classes in org.processmining.objectcentricconstraintchecking.algorithms.shape that implement mxITextShape Modifier and Type Class Description classmxCurveLabelShapeDraws the edge label along a curve derived from the curve describing the edge's pathclassmxDefaultTextShapeclassmxHtmlTextShapeTo set global CSS for all HTML labels, use the following code:
-