net.sourceforge.plantuml.posimo
Class Mirror

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

public class Mirror
extends Object


Constructor Summary
Mirror(double max)
           
 
Method Summary
 double getMirrored(double v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mirror

public Mirror(double max)
Method Detail

getMirrored

public double getMirrored(double v)


Copyright © 2013. All Rights Reserved.