public class WindTurbine extends SimpleSymbol
| Constructor and Description |
|---|
WindTurbine() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Returns a cloned instance of the current symbol.
|
protected int[] |
getListX() |
protected int[] |
getListY() |
draw, draw, getBounds, toSvgprotected int[] getListX()
getListX in class SimpleSymbolprotected int[] getListY()
getListY in class SimpleSymbol