net.sourceforge.plantuml.ugraphic
Class UImage

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

public class UImage
extends Object
implements UShape


Constructor Summary
UImage(BufferedImage image)
           
 
Method Summary
 BufferedImage getImage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UImage

public UImage(BufferedImage image)
Method Detail

getImage

public final BufferedImage getImage()


Copyright © 2011. All Rights Reserved.