Interface HcSerieDashType


public interface HcSerieDashType
Since:
3.9.2
  • Method Details

    • solid

      void solid()
    • shortDash

      void shortDash()
    • shortDot

      void shortDot()
    • shortDashDot

      void shortDashDot()
    • shortDashDotDot

      void shortDashDotDot()
    • dot

      void dot()
    • dash

      void dash()
    • longDash

      void longDash()
    • dashDot

      void dashDot()
    • longDashDot

      void longDashDot()
    • longDashDotDot

      void longDashDotDot()