VectorPathRecord

Inheritance: java.lang.Object

public abstract class VectorPathRecord

Classe Record Percorso Vettoriale

Costruttori

CostruttoreDescrizione
VectorPathRecord()

Metodi

MetodoDescrizione
getType()Ottiene il tipo.

VectorPathRecord()

public VectorPathRecord()

getType()

public abstract short getType()

Ottiene il tipo.

Valore: Il tipo di percorso vettoriale.

Returns: short - il tipo.