Uses of Interface
org.processmining.objectcentricconstraintchecking.algorithms.shape.mxIMarker
-
Packages that use mxIMarker Package Description org.processmining.objectcentricconstraintchecking.algorithms.shape -
-
Uses of mxIMarker in org.processmining.objectcentricconstraintchecking.algorithms.shape
Fields in org.processmining.objectcentricconstraintchecking.algorithms.shape with type parameters of type mxIMarker Modifier and Type Field Description protected static java.util.Map<java.lang.String,mxIMarker>mxMarkerRegistry. markersMethods in org.processmining.objectcentricconstraintchecking.algorithms.shape that return mxIMarker Modifier and Type Method Description static mxIMarkermxMarkerRegistry. getMarker(java.lang.String name)Methods in org.processmining.objectcentricconstraintchecking.algorithms.shape with parameters of type mxIMarker Modifier and Type Method Description static voidmxMarkerRegistry. registerMarker(java.lang.String name, mxIMarker marker)
-