| Package | Description |
|---|---|
| net.sourceforge.plantuml.geom.kinetic |
| Modifier and Type | Method and Description |
|---|---|
VectorForce |
Path.getElasticForce(Point2DCharge point) |
VectorForce |
World.getElectricForce(Point2DCharge point) |
VectorForce |
VectorForce.multiply(double v) |
VectorForce |
VectorForce.negate() |
VectorForce |
VectorForce.normaliseTo(double newLength) |
VectorForce |
VectorForce.plus(VectorForce other) |
| Modifier and Type | Method and Description |
|---|---|
void |
Point2DCharge.apply(VectorForce value) |
VectorForce |
VectorForce.plus(VectorForce other) |
Copyright © 2017. All rights reserved.