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 voidstatic UPathgetCorner(double width, double roundCorner) final intstatic UPathgetPolygonNormal(double width, double height, double roundCorner) voidvoidsetRoundCorner(double roundCorner) Methods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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:
calculateDimensionin interfaceTextBlock
-
drawU
-
getCorner
-
getPolygonNormal
-
getMarginX1
public final int getMarginX1()
-