net.sourceforge.plantuml
Class ScaleSimple

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

public class ScaleSimple
extends Object
implements Scale


Constructor Summary
ScaleSimple(double scale)
           
 
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

ScaleSimple

public ScaleSimple(double scale)
Method Detail

getScale

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


Copyright © 2013. All Rights Reserved.