Class UDotPathHand

java.lang.Object
net.sourceforge.plantuml.ugraphic.hand.UDotPathHand

public class UDotPathHand extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    UDotPathHand(DotPath source, java.util.Random rnd)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UDotPathHand

      public UDotPathHand(DotPath source, java.util.Random rnd)
  • Method Details

    • getHanddrawn

      public UPath getHanddrawn()