Class UImage
java.lang.Object
net.sourceforge.plantuml.klimt.shape.UImage
- All Implemented Interfaces:
UShape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringintfinal BufferedImagegetImage(double withScale) final StringdoublegetScale()intgetWidth()muteTransparentColor(Color newColor) scale(double scale) final UImagewithFormula(String formula) final UImagewithRawFileName(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()
-