Movable Resource Layout Element
constructor(name: String, shape: LayoutShape = LayoutShape.SQUARE, color: String = "#8c564b", size: Double = 16.0, imageRef: String? = null, label: String? = null, position: LayoutPoint? = null, busyColor: String? = null, idleImage: String? = null, busyImage: String? = null, homeBase: String? = null)(source)