Uses of Class
org.kie.workbench.common.stunner.client.lienzo.shape.view.wires.WiresShapeView
-
Packages that use WiresShapeView Package Description org.kie.workbench.common.stunner.client.lienzo.shape.view.wires org.kie.workbench.common.stunner.client.lienzo.shape.view.wires.ext -
-
Uses of WiresShapeView in org.kie.workbench.common.stunner.client.lienzo.shape.view.wires
Subclasses of WiresShapeView in org.kie.workbench.common.stunner.client.lienzo.shape.view.wires Modifier and Type Class Description classWiresContainerShapeView<T extends WiresContainerShapeView> -
Uses of WiresShapeView in org.kie.workbench.common.stunner.client.lienzo.shape.view.wires.ext
Subclasses of WiresShapeView in org.kie.workbench.common.stunner.client.lienzo.shape.view.wires.ext Modifier and Type Class Description classDecoratedShapeView<T extends WiresShapeViewExt>This Shape is an extension of WiresShapeViewExt, but instead of the need of a multipath instance for constructing it, which is being used for attaching the different control points to the view instance, it only requires a single Lienzo shape instance that is being wrapped by an instance of a multi-path.classWiresShapeViewExt<T extends WiresShapeViewExt>
-