public class SignalIconType extends IconType
| Constructor and Description |
|---|
SignalIconType() |
| 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 getFillValue()
getFillValue in class IconTypepublic String getStrokeValue()
getStrokeValue in class IconTypepublic void drawIcon(int imageX,
int imageY,
int iconPadding,
ProcessDiagramSVGGraphics2D svgGenerator)
public String getAnchorValue()
getAnchorValue in class IconTypepublic String getStyleValue()
getStyleValue in class IconTypepublic String getStrokeWidth()
getStrokeWidth in class IconTypeCopyright © 2010–2017 Alfresco. All rights reserved.