public interface Position
Modifier and Type | Method and Description |
---|---|
Measure |
getLeft() |
Measure |
getTop() |
void |
setLeft(Measure left) |
void |
setTop(Measure top) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.