Uses of Interface
org.processmining.objectcentricconstraintchecking.algorithms.util.svg.ExtendedPathIterator
-
Packages that use ExtendedPathIterator Package Description org.processmining.objectcentricconstraintchecking.algorithms.util.svg -
-
Uses of ExtendedPathIterator in org.processmining.objectcentricconstraintchecking.algorithms.util.svg
Methods in org.processmining.objectcentricconstraintchecking.algorithms.util.svg that return ExtendedPathIterator Modifier and Type Method Description ExtendedPathIteratorExtendedGeneralPath. getExtendedPathIterator()Delegates to the enclosedGeneralPath.Methods in org.processmining.objectcentricconstraintchecking.algorithms.util.svg with parameters of type ExtendedPathIterator Modifier and Type Method Description voidExtendedGeneralPath. append(ExtendedPathIterator epi, boolean connect)Delegates to the enclosedGeneralPath.
-