Package org.teamapps.icons.composite
Class SvgIconComposer
java.lang.Object
org.teamapps.icons.composite.SvgIconComposer
public class SvgIconComposer
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SvgIconComposer() -
Method Summary
Modifier and Type Method Description byte[]compose(byte[] baseIcon, byte[] bottomRight, byte[] bottomLeft, byte[] topLeft, byte[] topRight)
-
Constructor Details
-
SvgIconComposer
public SvgIconComposer()
-
-
Method Details
-
compose
public byte[] compose(byte[] baseIcon, byte[] bottomRight, byte[] bottomLeft, byte[] topLeft, byte[] topRight)
-