public abstract class TaskIconType extends IconType
| Constructor and Description |
|---|
TaskIconType() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawIcon(int imageX,
int imageY,
int iconPadding,
ProcessDiagramSVGGraphics2D svgGenerator) |
String |
getAnchorValue() |
String |
getFillValue() |
Integer |
getHeight() |
String |
getStrokeValue() |
String |
getStrokeWidth() |
Integer |
getWidth() |
getDValue, getStyleValuepublic String getAnchorValue()
getAnchorValue in class IconTypepublic String getStrokeValue()
getStrokeValue in class IconTypepublic String getFillValue()
getFillValue in class IconTypepublic String getStrokeWidth()
getStrokeWidth in class IconTypepublic void drawIcon(int imageX,
int imageY,
int iconPadding,
ProcessDiagramSVGGraphics2D svgGenerator)
Copyright © 2010–2017 Alfresco. All rights reserved.