Class UDotPathHand


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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      UPath getHanddrawn()  
      • Methods inherited from class java.lang.Object

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

      • UDotPathHand

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

      • getHanddrawn

        public UPath getHanddrawn()