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)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SvgIconComposer
public SvgIconComposer()
-
-
Method Details
-
compose
public byte[] compose(byte[] baseIcon, byte[] bottomRight, byte[] bottomLeft, byte[] topLeft, byte[] topRight)
-