Class BPMNLayout.Polyline

  • Enclosing class:
    BPMNLayout

    protected static class BPMNLayout.Polyline
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected double dx  
      protected double dy  
      protected BPMNLayout.Polyline next  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Polyline​(double dx, double dy, BPMNLayout.Polyline next)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait