Class LienzoLayerUtils


  • public class LienzoLayerUtils
    extends Object
    • Constructor Detail

      • LienzoLayerUtils

        public LienzoLayerUtils()
    • Method Detail

      • layerToDataURL

        public static String layerToDataURL​(LienzoLayer lienzoLayer,
                                            com.ait.lienzo.shared.core.types.DataURLType dataURLType,
                                            int x,
                                            int y,
                                            int width,
                                            int height,
                                            String bgColor)
      • computeBounds

        public static com.ait.lienzo.client.widget.panel.Bounds computeBounds​(LienzoLayer layer)
      • getUUID_At

        public static String getUUID_At​(LienzoLayer lienzoLayer,
                                        double x,
                                        double y)