API documentation
class jive.geom.MetricInsets
var bottom:Metric
var left:Metric
var right:Metric
var top:Metric
function new(?top:Metric, ?left:Metric, ?bottom:Metric, ?right:Metric): Void
function toInsets(component:Component): Insets