net.sourceforge.plantuml
Class ScaleWidth

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

public class ScaleWidth
extends Object
implements Scale


Constructor Summary
ScaleWidth(double maxWidth)
           
 
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

ScaleWidth

public ScaleWidth(double maxWidth)
Method Detail

getScale

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


Copyright © 2012. All Rights Reserved.