Class EntityImageStateCommon
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.svek.AbstractEntityImage
net.sourceforge.plantuml.svek.image.EntityImageStateCommon
- All Implemented Interfaces:
TextBlock,UDrawable,Hideable,IEntityImage,TextBlockBackcolored,UShape
- Direct Known Subclasses:
EntityImageState,EntityImageStateEmptyDescription
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final TextBlockprotected final LineConfigurableprotected final UrlFields inherited from interface net.sourceforge.plantuml.svek.IEntityImage
CORNER, MARGIN, MARGIN_LINE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final UGraphicapplyColor(UGraphic ug) protected final URectanglegetShape(Dimension2D dimTotal) final ShapeTypeprotected final UStrokeprotected final StyleMethods inherited from class net.sourceforge.plantuml.svek.AbstractEntityImage
getBackcolor, getEntity, getOverscanX, getShield, getSkinParam, getStereo, isHiddenMethods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
calculateDimension, getInnerPosition, getMinMax
-
Field Details
-
desc
-
url
-
lineConfig
-
-
Constructor Details
-
EntityImageStateCommon
-
-
Method Details
-
getStyleState
-
getStroke
-
getShapeType
-
getShape
-
applyColor
-