Class mxCurveShape

All Implemented Interfaces:
mxIShape

public class mxCurveShape extends mxConnectorShape
  • Field Details

    • curve

      protected mxCurve curve
      Cache of the points between which drawing straight lines views as a curve
  • Constructor Details

    • mxCurveShape

      public mxCurveShape()
    • mxCurveShape

      public mxCurveShape(mxCurve curve)
  • Method Details