public class CompensateIconType extends IconType
| Constructor and Description |
|---|
CompensateIconType() |
| 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 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 IconTypepublic String getAnchorValue()
getAnchorValue in class IconTypeCopyright © 2010–2017 Alfresco. All rights reserved.