VectorPathRecord

Inheritance: java.lang.Object

public abstract class VectorPathRecord

Clase Vector Path Record

Constructores

ConstructorDescripción
VectorPathRecord()

Métodos

MétodoDescripció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.