net.sourceforge.plantuml.ugraphic
Class UImage
java.lang.Object
net.sourceforge.plantuml.ugraphic.UImage
- All Implemented Interfaces:
- UShape
public class UImage
- extends Object
- implements UShape
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UImage
public UImage(BufferedImage image)
getImage
public final BufferedImage getImage()
getWidth
public double getWidth()
getHeight
public double getHeight()
Copyright © 2013. All Rights Reserved.