public class BadgeMaker extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
makeBadge(BadgeFormat badgeFormat)
Given a badge format, generate an SVG badge
|
public static String makeBadge(BadgeFormat badgeFormat)
badgeFormat - the requested badge formatIllegalArgumentException - if badgeFormat is malformedCopyright © 2023. All rights reserved.