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