net.sourceforge.plantuml.svek
Class AbstractEntityImage
- java.lang.Object
-
- net.sourceforge.plantuml.graphic.AbstractTextBlock
-
- net.sourceforge.plantuml.svek.AbstractEntityImage
-
- All Implemented Interfaces:
- TextBlock, UDrawable, Hideable, IEntityImage, TextBlockBackcolored, UShape
- Direct Known Subclasses:
- EntityImageActivity, EntityImageArcCircle, EntityImageAssociation, EntityImageAssociationPoint, EntityImageBranch, EntityImageCircleEnd, EntityImageCircleStart, EntityImageClass, EntityImageClassHeader2, EntityImageDescription, EntityImageEmptyPackage, EntityImageGroup, EntityImageLollipopInterface, EntityImageLollipopInterfaceEye1, EntityImageLollipopInterfaceEye2, EntityImageNote, EntityImageObject, EntityImagePseudoState, EntityImageState, EntityImageState2, EntityImageStateBorder, EntityImageStateEmptyDescription, EntityImageSynchroBar, EntityImageTips, EntityImageUseCase
public abstract class AbstractEntityImage extends AbstractTextBlock implements IEntityImage
-
-
Field Summary
-
Fields inherited from interface net.sourceforge.plantuml.svek.IEntityImage
CORNER, MARGIN, MARGIN_LINE
-
-
Constructor Summary
Constructors Constructor and Description AbstractEntityImage(IEntity entity, ISkinParam skinParam)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description HtmlColorgetBackcolor()MarginsgetShield(StringBounder stringBounder)booleanisHidden()-
Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMax
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.svek.IEntityImage
getShapeType
-
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
calculateDimension, getInnerPosition, getMinMax
-
-
-
-
Constructor Detail
-
AbstractEntityImage
public AbstractEntityImage(IEntity entity, ISkinParam skinParam)
-
-
Method Detail
-
getBackcolor
public final HtmlColor getBackcolor()
- Specified by:
getBackcolorin interfaceTextBlockBackcolored
-
getShield
public Margins getShield(StringBounder stringBounder)
- Specified by:
getShieldin interfaceIEntityImage
-
-
DataMelt 3.0 © DataMelt by jWork.ORG