Class UImage
java.lang.Object
net.sourceforge.plantuml.klimt.shape.UImage
- All Implemented Interfaces:
UShape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal String
int
final BufferedImage
getImage
(double withScale) final String
double
getScale()
int
getWidth()
muteTransparentColor
(Color newColor) scale
(double scale) final UImage
withFormula
(String formula) final UImage
withRawFileName
(String rawFileName)
-
Constructor Details
-
UImage
-
-
Method Details
-
withRawFileName
-
withFormula
-
getRawFileName
-
getFormula
-
scale
-
getImage
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
muteColor
-
muteTransparentColor
-
monochrome
-
getScale
public double getScale()
-