| Package | Description |
|---|---|
| org.uberfire.ext.wires.core.api.magnets | |
| org.uberfire.ext.wires.core.api.shapes |
| Modifier and Type | Method and Description |
|---|---|
Magnet |
MagnetManager.getMagnet(WiresShape shapeActive,
double cx,
double cy) |
| Modifier and Type | Method and Description |
|---|---|
List<Magnet> |
HasMagnets.getMagnets()
Get a list of Magnets associated with the Shape
|
| Modifier and Type | Method and Description |
|---|---|
void |
HasMagnets.addMagnet(Magnet m)
Add a Magnet to the Shape
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Magnet> |
WiresBaseDynamicShape.magnets |
| Modifier and Type | Method and Description |
|---|---|
List<Magnet> |
WiresBaseDynamicShape.getMagnets() |
| Modifier and Type | Method and Description |
|---|---|
void |
WiresBaseDynamicShape.addMagnet(Magnet m) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.