net.sourceforge.plantuml.svek
Class DecorateEntityImage
- java.lang.Object
-
- net.sourceforge.plantuml.graphic.AbstractTextBlock
-
- net.sourceforge.plantuml.svek.DecorateEntityImage
-
- All Implemented Interfaces:
- TextBlock, UDrawable, TextBlockBackcolored, UShape
public class DecorateEntityImage extends AbstractTextBlock implements TextBlockBackcolored
-
-
Constructor Summary
Constructors Constructor and Description DecorateEntityImage(TextBlock original, TextBlock text1, HorizontalAlignment horizontal1, TextBlock text2, HorizontalAlignment horizontal2)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static DecorateEntityImageadd(TextBlock original, TextBlock text, HorizontalAlignment horizontal, VerticalAlignment verticalAlignment)static DecorateEntityImageaddBottom(TextBlock original, TextBlock text, HorizontalAlignment horizontal)static DecorateEntityImageaddTop(TextBlock original, TextBlock text, HorizontalAlignment horizontal)java.awt.geom.Dimension2DcalculateDimension(StringBounder stringBounder)voiddrawU(UGraphic ug)HtmlColorgetBackcolor()doublegetDeltaX()doublegetDeltaY()MinMaxgetMinMax(StringBounder stringBounder)-
Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition
-
-
-
-
Constructor Detail
-
DecorateEntityImage
public DecorateEntityImage(TextBlock original, TextBlock text1, HorizontalAlignment horizontal1, TextBlock text2, HorizontalAlignment horizontal2)
-
-
Method Detail
-
addTop
public static DecorateEntityImage addTop(TextBlock original, TextBlock text, HorizontalAlignment horizontal)
-
addBottom
public static DecorateEntityImage addBottom(TextBlock original, TextBlock text, HorizontalAlignment horizontal)
-
add
public static DecorateEntityImage add(TextBlock original, TextBlock text, HorizontalAlignment horizontal, VerticalAlignment verticalAlignment)
-
getBackcolor
public HtmlColor getBackcolor()
- Specified by:
getBackcolorin interfaceTextBlockBackcolored
-
calculateDimension
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimensionin interfaceTextBlock
-
getMinMax
public MinMax getMinMax(StringBounder stringBounder)
- Specified by:
getMinMaxin interfaceTextBlock- Overrides:
getMinMaxin classAbstractTextBlock
-
getDeltaX
public final double getDeltaX()
-
getDeltaY
public final double getDeltaY()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG