VectorPathRecord
Inheritance: java.lang.Object
public abstract class VectorPathRecord
Vector Path Record Class
Constructors
Constructor | Description |
---|---|
VectorPathRecord() |
Methods
Method | Description |
---|---|
getType() | Gets the type. |
VectorPathRecord()
public VectorPathRecord()
getType()
public abstract short getType()
Gets the type.
Value: The Vector Path Type.
Returns: short - the type.