Class Opale
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.svek.image.Opale
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) final void
static UPath
getCorner
(double width, double roundCorner) final int
static UPath
getPolygonNormal
(double width, double height, double roundCorner) void
void
setRoundCorner
(double roundCorner) Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Field Details
-
marginX1
public static final int marginX1- See Also:
-
marginX2
public static final int marginX2- See Also:
-
-
Constructor Details
-
Opale
-
-
Method Details
-
setRoundCorner
public void setRoundCorner(double roundCorner) -
setOpale
-
calculateDimension
- Specified by:
calculateDimension
in interfaceTextBlock
-
drawU
-
getCorner
-
getPolygonNormal
-
getMarginX1
public final int getMarginX1()
-