Uses of Class
org.processmining.plugins.pnml.elements.graphics.PnmlFill
-
Packages that use PnmlFill Package Description org.processmining.plugins.pnml.base org.processmining.plugins.pnml.elements.graphics -
-
Uses of PnmlFill in org.processmining.plugins.pnml.base
Methods in org.processmining.plugins.pnml.base that return PnmlFill Modifier and Type Method Description PnmlFillFullPnmlElementFactory. createPnmlFill()PnmlFillPnmlElementFactory. createPnmlFill() -
Uses of PnmlFill in org.processmining.plugins.pnml.elements.graphics
Fields in org.processmining.plugins.pnml.elements.graphics declared as PnmlFill Modifier and Type Field Description protected PnmlFillPnmlNodeGraphics. fillFill element.Methods in org.processmining.plugins.pnml.elements.graphics that return PnmlFill Modifier and Type Method Description PnmlFillPnmlFill. convertFromNet(org.processmining.models.graphbased.AbstractGraphElement element)PnmlFillDefaultGraphicsFactory. createPnmlFill()
-