Uses of Interface
org.processmining.objectcentricconstraintchecking.algorithms.util.svg.ShapeProducer
-
Packages that use ShapeProducer Package Description org.processmining.objectcentricconstraintchecking.algorithms.util.svg -
-
Uses of ShapeProducer in org.processmining.objectcentricconstraintchecking.algorithms.util.svg
Classes in org.processmining.objectcentricconstraintchecking.algorithms.util.svg that implement ShapeProducer Modifier and Type Class Description classAWTPathProducerThis class provides an implementation of the PathHandler that initializes a Shape from the value of a path's 'd' attribute.classAWTPolygonProducerThis class produces a polygon shape from a reader.classAWTPolylineProducerThis class produces a polyline shape from a reader.
-