public final class LengthVector extends Vector<Length,LengthUnit,LengthVector>
ComparableUsing.EqualityMode, ComparableUsing.Operator
Constructor and Description |
---|
LengthVector(Length magnitude,
Angle angle) |
Modifier and Type | Method and Description |
---|---|
LengthVector |
copy(Rational magnitude)
Given a value produce a copy of this dimension with the given value
|
LengthVector |
make(Length magnitude,
Angle angle) |
compareTo, copy, div, equalityMode, equals, fromBaseNumber, fromNumber, getAngle, getMagnitude, getX, getY, hashCode, minus, plus, times, to, toBaseNumber, toNumber, toString, unaryMinus
clone, emptyArray, finalize, getClass, jailbreak, notify, notifyAll, wait, wait, wait
compareToUsing
public LengthVector make(Length magnitude, Angle angle)
make
in class Vector<Length,LengthUnit,LengthVector>
public LengthVector copy(Rational magnitude)
Dimension
Copyright © 2024. All rights reserved.