public class LabelLayout extends Object implements LabelLayoutOption
| Constructor and Description |
|---|
LabelLayout() |
| Modifier and Type | Method and Description |
|---|---|
LabelLayout |
setX(Number x) |
LabelLayout |
setX(String x) |
LabelLayout |
setY(Number y) |
LabelLayout |
setY(String y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAlign, setDraggable, setDx, setDy, setFontSize, setHeight, setHideOverlap, setLabelLinePoints, setMoveOverlap, setRotate, setVerticalAlign, setWidthpublic LabelLayout setX(Number x)
setX in interface LabelLayoutOptionpublic LabelLayout setX(String x)
setX in interface LabelLayoutOptionpublic LabelLayout setY(Number y)
setY in interface LabelLayoutOptionpublic LabelLayout setY(String y)
setY in interface LabelLayoutOptionCopyright © 2022. All rights reserved.