Package org.activiti.image.impl.icon
Class ErrorIconType
java.lang.Object
org.activiti.image.impl.icon.IconType
org.activiti.image.impl.icon.ErrorIconType
- Direct Known Subclasses:
ErrorThrowIconType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawIcon(int imageX, int imageY, int iconPadding, ProcessDiagramSVGGraphics2D svgGenerator) getWidth()
-
Constructor Details
-
ErrorIconType
public ErrorIconType()
-
-
Method Details
-
getFillValue
- Specified by:
getFillValuein classIconType
-
getStrokeValue
- Specified by:
getStrokeValuein classIconType
-
getDValue
-
drawIcon
public void drawIcon(int imageX, int imageY, int iconPadding, ProcessDiagramSVGGraphics2D svgGenerator) -
getAnchorValue
- Specified by:
getAnchorValuein classIconType
-
getStyleValue
- Specified by:
getStyleValuein classIconType
-
getWidth
-
getHeight
-
getStrokeWidth
- Specified by:
getStrokeWidthin classIconType
-