| Package | Description |
|---|---|
| modelo |
| Modifier and Type | Method and Description |
|---|---|
Selector |
SelectorLinea.getSelector()
Recupera selector.
|
Selector |
ComponenteCompuesta.getSelector()
Recupera selector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectorLinea.setSelector(Selector selector)
Establece selector.
|
void |
ComponenteCompuesta.setSelector(Selector selector)
Establece selector.
|
| Constructor and Description |
|---|
SelectorLinea(Selector selector,
int anidamiento)
Inicializa un objeto de tipo selector linea.
|