VectorPathRecord
Inheritance: java.lang.Object
public abstract class VectorPathRecord
Clase Vector Path Record
Constructores
| Constructor | Descripción |
|---|---|
| VectorPathRecord() |
Métodos
| Método | Descripción |
|---|---|
| getType() | Obtiene el tipo. |
VectorPathRecord()
public VectorPathRecord()
getType()
public abstract short getType()
Obtiene el tipo.
Valor: El tipo de ruta vectorial.
Returns: short - el tipo.