Class AbstractEntityImageBorder
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.svek.AbstractEntityImage
net.sourceforge.plantuml.svek.image.AbstractEntityImageBorder
- All Implemented Interfaces:
Hideable
,TextBlock
,UDrawable
,UShape
,IEntityImage
- Direct Known Subclasses:
EntityImagePort
,EntityImageStateBorder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Bibliotekon
final EntityPosition
protected final Cluster
protected final Rankdir
Fields inherited from interface net.sourceforge.plantuml.svek.IEntityImage
CORNER, MARGIN, MARGIN_LINE
-
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) protected final TextBlock
getDesc()
protected abstract StyleSignatureBasic
protected final Style
getStyle()
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
getInnerPosition, getMinMax
-
Field Details
-
entityPosition
-
parent
-
bibliotekon
-
rankdir
-
-
Method Details
-
getSignature
-
getStyle
-
getDesc
-
calculateDimension
-
getShapeType
-