| Package | Description |
|---|---|
| controller.undo | |
| logic |
| Modifier and Type | Method and Description |
|---|---|
PropiedadLinea |
ModificarNombrePropiedadCommand.getPropiedad()
Recupera propiedad.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModificarNombrePropiedadCommand.setPropiedad(PropiedadLinea propiedad)
Establece propiedad.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<PropiedadLinea> |
Componente.generarPropiedades() |
java.util.ArrayList<PropiedadLinea> |
Componente.getPropiedades() |
| Modifier and Type | Method and Description |
|---|---|
void |
Componente.setPropiedades(java.util.ArrayList<PropiedadLinea> propiedades) |