label Repel
class labelRepel(val x: Number? = null, val y: Number? = null, val label: String? = null, val alpha: Number? = null, val color: Any? = null, val fill: Any? = null, val size: Number? = null, val family: String? = null, val fontface: String? = null, val hjust: Any? = null, val vjust: Any? = null, val angle: Number? = null, val shape: Any? = null, val pointSize: Any? = null, val pointStroke: Any? = null, val segmentColor: Any? = null, val segmentSize: Any? = null, val segmentAlpha: Any? = null, val linetype: Any? = null, val lineheight: Number? = null, val labelFormat: String? = null, val naText: String? = null, val nudgeX: Number? = null, val nudgeY: Number? = null, val nudgeUnit: String? = null, val labelPadding: Number? = null, val labelR: Number? = null, val labelSize: Number? = null, val alphaStroke: Boolean? = null, val sizeUnit: String? = null, val colorBy: String? = null, val fillBy: String? = null, val checkOverlap: Boolean? = null, val seed: Int? = null, val maxIter: Int? = null, val maxTime: Double? = null, val direction: String? = null, val pointPadding: Float? = null, val boxPadding: Float? = null, val maxOverlaps: Int? = null, val minSegmentLength: Float? = null, val arrow: Map<String, Any>? = null, val mapping: LabelRepelMapping.() -> Unit = {}) : GeomOptions, LabelRepelAesthetics, LabelParameters, RepelParameters, WithSizeUnitOption, WithColorOption, WithFillOption
Constructors
Link copied to clipboard
constructor(x: Number? = null, y: Number? = null, label: String? = null, alpha: Number? = null, color: Any? = null, fill: Any? = null, size: Number? = null, family: String? = null, fontface: String? = null, hjust: Any? = null, vjust: Any? = null, angle: Number? = null, shape: Any? = null, pointSize: Any? = null, pointStroke: Any? = null, segmentColor: Any? = null, segmentSize: Any? = null, segmentAlpha: Any? = null, linetype: Any? = null, lineheight: Number? = null, labelFormat: String? = null, naText: String? = null, nudgeX: Number? = null, nudgeY: Number? = null, nudgeUnit: String? = null, labelPadding: Number? = null, labelR: Number? = null, labelSize: Number? = null, alphaStroke: Boolean? = null, sizeUnit: String? = null, colorBy: String? = null, fillBy: String? = null, checkOverlap: Boolean? = null, seed: Int? = null, maxIter: Int? = null, maxTime: Double? = null, direction: String? = null, pointPadding: Float? = null, boxPadding: Float? = null, maxOverlaps: Int? = null, minSegmentLength: Float? = null, arrow: Map<String, Any>? = null, mapping: LabelRepelMapping.() -> Unit = {})
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard