Class PaletteLayoutUtilities
- java.lang.Object
-
- org.uberfire.ext.wires.core.client.palette.PaletteLayoutUtilities
-
public class PaletteLayoutUtilities extends Object
Helper to calculate the (x, y) of a PaletteShape to be added to a Panel
-
-
Constructor Summary
Constructors Constructor Description PaletteLayoutUtilities()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static doublegetX(int shapeNumber)static doublegetY(int shapeNumber)
-