net.sourceforge.plantuml.ugraphic
Class UEmpty

java.lang.Object
  extended by net.sourceforge.plantuml.ugraphic.UEmpty
All Implemented Interfaces:
UShape

public class UEmpty
extends Object
implements UShape


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

Constructor Detail

UEmpty

public UEmpty(double width,
              double height)
Method Detail

getWidth

public double getWidth()

getHeight

public double getHeight()


Copyright © 2014. All Rights Reserved.