Class Mirror

java.lang.Object
net.sourceforge.plantuml.posimo.Mirror

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

    Constructors
    Constructor
    Description
    Mirror(double max)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    getMirrored(double v)
     

    Methods inherited from class java.lang.Object

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

    • Mirror

      public Mirror(double max)
  • Method Details

    • getMirrored

      public double getMirrored(double v)