net.sourceforge.plantuml.ugraphic
Class UScale

java.lang.Object
  extended by net.sourceforge.plantuml.ugraphic.UScale
All Implemented Interfaces:
UChange

public class UScale
extends Object
implements UChange


Constructor Summary
UScale(double scale)
           
 
Method Summary
 double getScale()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UScale

public UScale(double scale)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getScale

public double getScale()


Copyright © 2014. All Rights Reserved.