ResourceLayoutElement

constructor(resourceName: String, position: LayoutPoint, size: Double = 20.0, idleColor: String = "#2ca02c", busyColor: String = "#d62728", failedColor: String = "#7f7f7f", inactiveColor: String = "#cccccc", idleImage: String? = null, busyImage: String? = null, failedImage: String? = null, inactiveImage: String? = null, showValue: Boolean = false)(source)