Class UEllipseHand

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

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

    Constructors
    Constructor
    Description
    UEllipseHand(UEllipse 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

    • UEllipseHand

      public UEllipseHand(UEllipse source, java.util.Random rnd)
  • Method Details