VectorPathRecord

Inheritance: java.lang.Object

public abstract class VectorPathRecord

Vector Path Record Class

Constructors

ConstructorDescription
VectorPathRecord()

Methods

MethodDescription
getType()Gets the type.

VectorPathRecord()

public VectorPathRecord()

getType()

public abstract short getType()

Gets the type.

Value: The Vector Path Type.

Returns: short - the type.