net.sourceforge.plantuml
Class ScaleHeight

java.lang.Object
  extended by net.sourceforge.plantuml.ScaleHeight
All Implemented Interfaces:
Scale

public class ScaleHeight
extends Object
implements Scale


Constructor Summary
ScaleHeight(double maxHeight)
           
 
Method Summary
 double getScale(double width, double height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScaleHeight

public ScaleHeight(double maxHeight)
Method Detail

getScale

public double getScale(double width,
                       double height)
Specified by:
getScale in interface Scale


Copyright © 2012. All Rights Reserved.