Class ULineHand


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

      Constructors 
      Constructor Description
      ULineHand​(ULine line, 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

      • ULineHand

        public ULineHand​(ULine line,
                         java.util.Random rnd)
    • Method Detail

      • getHanddrawn

        public UPath getHanddrawn()