public interface ContainerManager
Modifier and Type | Method and Description |
---|---|
WiresContainer |
getContainer(double cx,
double cy)
Get the Container that contains the given Canvas co-ordinate
|
WiresContainer getContainer(double cx, double cy)
cx
- Canvas X co-ordinatecy
- Canvas Y co-ordinateCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.