Uses of Class
org.processmining.plugins.pnml.elements.graphics.PnmlLine
-
Packages that use PnmlLine Package Description org.processmining.plugins.pnml.base org.processmining.plugins.pnml.elements.graphics -
-
Uses of PnmlLine in org.processmining.plugins.pnml.base
Methods in org.processmining.plugins.pnml.base that return PnmlLine Modifier and Type Method Description PnmlLineFullPnmlElementFactory. createPnmlLine()PnmlLinePnmlElementFactory. createPnmlLine() -
Uses of PnmlLine in org.processmining.plugins.pnml.elements.graphics
Fields in org.processmining.plugins.pnml.elements.graphics declared as PnmlLine Modifier and Type Field Description protected PnmlLinePnmlArcGraphics. lineLine element.protected PnmlLinePnmlNodeGraphics. lineLine element.Methods in org.processmining.plugins.pnml.elements.graphics that return PnmlLine Modifier and Type Method Description PnmlLinePnmlLine. convertFromNet(org.processmining.models.graphbased.AbstractGraphElement element)PnmlLineDefaultGraphicsFactory. createPnmlLine()
-