|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MathVector | |
|---|---|
| org.openjump.core.geomutils | |
| Uses of MathVector in org.openjump.core.geomutils |
|---|
| Methods in org.openjump.core.geomutils that return MathVector | |
|---|---|
MathVector |
MathVector.add(MathVector vector)
|
MathVector |
MathVector.rotateDeg(double angle)
|
MathVector |
MathVector.rotateRad(double angle)
|
MathVector |
MathVector.scale(double number)
|
MathVector |
MathVector.unit()
|
MathVector |
MathVector.vectorBetween(MathVector vector)
|
| Methods in org.openjump.core.geomutils with parameters of type MathVector | |
|---|---|
MathVector |
MathVector.add(MathVector vector)
|
double |
MathVector.angleDeg(MathVector vector)
|
double |
MathVector.angleRad(MathVector vector)
|
double |
MathVector.distance(MathVector vector)
|
double |
MathVector.dot(MathVector vector)
|
MathVector |
MathVector.vectorBetween(MathVector vector)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||