Class EntityImageStateCommon
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.svek.AbstractEntityImage
net.sourceforge.plantuml.svek.image.EntityImageStateCommon
- All Implemented Interfaces:
Hideable
,TextBlock
,UDrawable
,UShape
,IEntityImage
- Direct Known Subclasses:
EntityImageState
,EntityImageStateEmptyDescription
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final LineConfigurable
protected final TextBlock
protected final Url
Fields inherited from interface net.sourceforge.plantuml.svek.IEntityImage
CORNER, MARGIN, MARGIN_LINE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final UGraphic
applyColor
(UGraphic ug) protected final URectangle
getShape
(XDimension2D dimTotal) final ShapeType
protected final Style
static Style
getStyleState
(Entity group, ISkinParam skinParam) static Style
getStyleStateBody
(Entity group, ISkinParam skinParam) protected final Style
static Style
getStyleStateHeader
(Entity group, ISkinParam skinParam) static Style
getStyleStateTitle
(Entity group, ISkinParam skinParam) Methods inherited from class net.sourceforge.plantuml.svek.AbstractEntityImage
getBackcolor, getEntity, getOverscanX, getShield, getSkinParam, getStereo, isHidden
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
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.svek.IEntityImage
getMagneticBorder
Methods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
calculateDimension, getInnerPosition, getMinMax
-
Field Details
-
title
-
url
-
lineConfig
-
-
Constructor Details
-
EntityImageStateCommon
-
-
Method Details
-
getStyleStateTitle
-
getStyleStateHeader
-
getStyleState
-
getStyleStateBody
-
getStyleState
-
getStyleStateHeader
-
getShapeType
-
getShape
-
applyColor
-