public interface HasMagnets extends WiresShape
Modifier and Type | Method and Description |
---|---|
void |
addMagnet(Magnet m)
Add a Magnet to the Shape
|
List<Magnet> |
getMagnets()
Get a list of Magnets associated with the Shape
|
void |
hideMagnetPoints()
Hide Magnets
|
void |
showMagnetsPoints()
Show Magnets
|
addControl, contains, destroy, getId, hideControls, isControlsVisible, removeControl, setControls, setSelected, showControls
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.