Uses of Class
io.process4j.core.bpmn.di.Shape
-
Packages that use Shape Package Description io.process4j.core.bpmn.di -
-
Uses of Shape in io.process4j.core.bpmn.di
Methods in io.process4j.core.bpmn.di that return types with arguments of type Shape Modifier and Type Method Description List<Shape>
Plane. getShapes()
Constructor parameters in io.process4j.core.bpmn.di with type arguments of type Shape Constructor Description Plane(String id, String bpmnElement, List<Shape> shapes, List<Edge> edges)
-