public class PlacementOptions extends Object
| Constructor and Description |
|---|
PlacementOptions(Layout layout,
boolean invisible,
int interactionRadius) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInteractionRadius() |
Layout |
getLayout() |
boolean |
isInvisible() |
Copyright © 2021. All rights reserved.