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