Class EntityImageLollipopInterface
java.lang.Object
net.sourceforge.plantuml.klimt.shape.TextBlockMemoized
net.sourceforge.plantuml.svek.AbstractEntityImage
net.sourceforge.plantuml.svek.image.EntityImageLollipopInterface
- All Implemented Interfaces:
Hideable,TextBlock,UDrawable,UShape,IEntityImage
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.svek.IEntityImage
CORNER, MARGIN, MARGIN_LINE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddImpact(double angle) calculateDimensionSlow(StringBounder stringBounder) final voidMethods inherited from class net.sourceforge.plantuml.svek.AbstractEntityImage
getBackcolor, getEntity, getOverscanX, getShield, getSkinParam, getStereo, getStyleName, isHiddenMethods inherited from class net.sourceforge.plantuml.klimt.shape.TextBlockMemoized
calculateDimension, invalidateDimensionCacheMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.svek.IEntityImage
isCrashMethods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
calculateDimension, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
EntityImageLollipopInterface
-
-
Method Details
-
getSignature
-
calculateDimensionSlow
- Specified by:
calculateDimensionSlowin classTextBlockMemoized
-
drawU
-
getShapeType
-
addImpact
public void addImpact(double angle)
-