Uses of Class
org.processmining.models.jgraph.views.JGraphShapeView
-
Packages that use JGraphShapeView Package Description org.processmining.models.jgraph.elements -
-
Uses of JGraphShapeView in org.processmining.models.jgraph.elements
Methods in org.processmining.models.jgraph.elements that return JGraphShapeView Modifier and Type Method Description JGraphShapeViewProMGraphCell. getView()Methods in org.processmining.models.jgraph.elements with parameters of type JGraphShapeView Modifier and Type Method Description voidProMGraphCell. setView(JGraphShapeView view)
-