element.findView(paper)
Find view (joint.dia.ElementView) for the element model in the paper. This is a shortcut to the equivalent call paper.findViewByModel(element)
joint.dia.ElementView
paper
paper.findViewByModel(element)