Class UImage
java.lang.Object
net.sourceforge.plantuml.ugraphic.UImage
- All Implemented Interfaces:
UShape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal java.lang.String
int
final java.awt.image.BufferedImage
getImage
(double withScale) final java.lang.String
int
getWidth()
muteColor
(java.awt.Color newColor) muteTransparentColor
(java.awt.Color newColor) scale
(double scale) final UImage
withFormula
(java.lang.String formula) final UImage
withRawFileName
(java.lang.String rawFileName) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UImage
-
-
Method Details
-
withRawFileName
-
withFormula
-
getRawFileName
public final java.lang.String getRawFileName() -
getFormula
public final java.lang.String getFormula() -
scale
-
getImage
public final java.awt.image.BufferedImage getImage(double withScale) -
getWidth
public int getWidth() -
getHeight
public int getHeight() -
muteColor
-
muteTransparentColor
-
monochrome
-