package com.tridium.html.canvas; import javax.baja.gx.BInsets; public interface HtmlCanvasContainer { BInsets getMargin(); }