public interface IExactVector<T extends java.lang.Number> extends IVector<T>, IPoint<T>
IVector with a given starting pointgetNormalVec() will return a vector
same as this, just its base point at (0;0)| Modifier and Type | Method and Description |
|---|---|
IPoint<T> |
getBasePoint() |
IVector<T> |
getNormalVec() |
getDimensions, getEndPoint, getLength, getX, translategetDimensions, getX