Interface CanvasPanel

  • All Superinterfaces:
    com.google.gwt.user.client.ui.IsWidget

    public interface CanvasPanel
    extends com.google.gwt.user.client.ui.IsWidget
    • Method Detail

      • getWidthPx

        int getWidthPx()
      • getHeightPx

        int getHeightPx()
      • getLocationConstraints

        org.kie.workbench.common.stunner.core.graph.content.Bounds getLocationConstraints()
      • destroy

        void destroy()