- TablaHash - Class in cl.cromer.estructuras
-
Esta clase es tipo de estructura de dato Tabla Hash.
- TablaHash(int) - Constructor for class cl.cromer.estructuras.TablaHash
-
Inicilizar.
- tablaHash - Variable in class cl.cromer.estructuras.TablaHashController
-
El tablaHash usado en la aplicación.
- TablaHashController - Class in cl.cromer.estructuras
-
Esta clase es para controlar todos la interfaz de TablaHash.
- TablaHashController() - Constructor for class cl.cromer.estructuras.TablaHashController
-
- tamano - Variable in class cl.cromer.estructuras.TablaHash
-
El tamaño maximo de la tabla hash.
- TextFieldLimited - Class in cl.cromer.estructuras
-
Crear un TextField especial que tiene un maximo de digitos que puede ingresar.
- TextFieldLimited() - Constructor for class cl.cromer.estructuras.TextFieldLimited
-
Llamar a TextField.
- TextFieldLimited.StyleableProperties - Class in cl.cromer.estructuras
-
CSS por FXML con un maximo tamaño
- texto - Variable in class cl.cromer.estructuras.Colores
-
El color de texto actual.
- TEXTO - Static variable in class cl.cromer.estructuras.Grafico
-
Tipo de dibjuo texto
- textX(int, String) - Method in class cl.cromer.estructuras.GrafoController
-
Calcular la posición del texto basado en la cantidad de caracters.
- tipo - Variable in class cl.cromer.estructuras.Arbol.Tipos
-
El tipo elegido.
- tipo - Variable in class cl.cromer.estructuras.Array.Tipos
-
El tipo que está elegido.
- tipo - Variable in class cl.cromer.estructuras.Grafico.Destacados
-
El tipo de objeto que está destacado.
- tipo - Variable in class cl.cromer.estructuras.Grafo.Tipos
-
El tipo que está elegido.
- tipo - Variable in class cl.cromer.estructuras.ListaEnlazada
-
El tipo de lista enlazada.
- tipo - Variable in class cl.cromer.estructuras.ListaEnlazada.Tipos
-
El tipo elegido.
- tipo - Variable in class cl.cromer.estructuras.ListaEnlazadaCircular
-
El tipo de lista enlazada.
- Tipos(int) - Constructor for class cl.cromer.estructuras.Arbol.Tipos
-
Inicilizar el tipo de arbol.
- Tipos(int) - Constructor for class cl.cromer.estructuras.Array.Tipos
-
Inicilizar el tipo.
- Tipos(int) - Constructor for class cl.cromer.estructuras.Grafo.Tipos
-
Inicilizar el tipo.
- Tipos(int) - Constructor for class cl.cromer.estructuras.ListaEnlazada.Tipos
-
Inicilizar el tipo de lista enlazada.
- to - Variable in class cl.cromer.estructuras.Grafo.Edge
-
- toString() - Method in class cl.cromer.estructuras.Grafo.Dirigido
-
- toString() - Method in class cl.cromer.estructuras.Grafo.Edge
-
String rep of edge
- toString() - Method in class cl.cromer.estructuras.Grafo.NoDirigido
-
Returns a human-readable representation of the graph.
- toString() - Method in class cl.cromer.estructuras.Grafo.Vertex
-