Class PNMLPoint
- java.lang.Object
-
- org.processmining.plugins.pnml.simple.PNMLPoint
-
public class PNMLPoint extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetX()doublegetY()voidsetX(double x)voidsetY(double y)
-