public class Path extends Object
Modifier and Type | Method and Description |
---|---|
void |
addIntermediate(Point2DCharge point) |
boolean |
containsPoint2DCharge(Point2DCharge p) |
VectorForce |
getElasticForce(Point2DCharge point) |
Collection<Point2DCharge> |
getPoints() |
void |
renderContinue() |
List<Line2D> |
segments() |
String |
toString() |
public void renderContinue()
public void addIntermediate(Point2DCharge point)
public VectorForce getElasticForce(Point2DCharge point)
public boolean containsPoint2DCharge(Point2DCharge p)
public final Collection<Point2DCharge> getPoints()
Copyright © 2015. All Rights Reserved.